Community
Participate
Working Groups
Build Identifier: I20100423-0906 In the file: eclipse\plugins\org.eclipse.wst.server.core\plugin.properties There is a segment: extensionPointPublishController=Publish ControllerextensionPointPublishers=Publishers But it looks like this was a copy-and-paste error. The second part of the line (extensionPointPublishers=Publishers) already appeared on the line above. Therefore, you should probably just remove the second part to fix the file for future releases. Thanks Reproducible: Always
Created attachment 167774 [details] v1.0 Removing extra text from the extension point description
* Explain why you believe this is a stop-ship defect. Or, if it is a "hotbug" (requested by an adopter) please document it as such. This is text change for the description of the extension point, that we should fix for 3.2 for proper documentation. * Is there a work-around? If so, why do you believe the work-around is insufficient? No workaround * How has the fix been tested? Is there a test case attached to the bugzilla record? Has a JUnit Test been added? Ensure that the description shows correctly * Give a brief technical overview. Who has reviewed this fix? Me * What is the risk associated with this fix? Minimal
Changes committed to HEAD
Changes released to HEAD
New Gerrit change created: https://git.eclipse.org/r/108938