Community
Participate
Working Groups
Build Identifier: 3.2 In an adopter product I was tracing a publishing problem and noticed that there were various trace strings contributed via the org.eclipse.wst.server.ui bundle being written as if they were contributed via org.eclipse.wst.server.core. I will attach a patch that corrects this problem. Reproducible: Always
Created attachment 167343 [details] patch for WTP 3.2
(In reply to comment #1) > Created an attachment (id=167343) [details] > patch for WTP 3.2 I also modified the trace string for the server tooltips extension point loading slightly so it was a bit more verbose.
A good improvement with low risk that will help a lot in tracing problems.
* 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. Not a stop ship, but this will greatly improved the serviceability of the product. * 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? Ran through the scenarios where the trace will print * Give a brief technical overview. Who has reviewed this fix? The patch looks good after I reviewed it. * What is the risk associated with this fix? Low
Changes committed to HEAD. I revised the patch to include the correct date on the copyrights.
Changes released to HEAD
New Gerrit change created: https://git.eclipse.org/r/108942