Community
Participate
Working Groups
Several patches were committed in the last RC2 build. The file JPAEditorMessages was in 3 of these patches creating a merge condition. There was an error in the merge and as a result there are now 3 compile errors. message.properties was also in a merge state and likely has errors that won't be seen at compile time. This resource should also be fixed if it is broken. In build - http://build.eclipse.org/webtools/committers/wtp-R3.3.0-I/20110519201242/I-3.3.0-20110519201242/ The 3 patches that were committed. https://bugs.eclipse.org/bugs/show_bug.cgi?id=345274 https://bugs.eclipse.org/bugs/show_bug.cgi?id=345312 https://bugs.eclipse.org/bugs/show_bug.cgi?id=345323
Created attachment 196176 [details] Proposed patch Patch ready to be tested
(In reply to comment #1) > Created attachment 196176 [details] > Proposed patch > > Patch ready to be tested It looks like you are missing one message in message.properties: SaveAndRemoveAllEntitiesFeature_ContextMenuOperationDescription=Remove All Entities From Diagram and Save Changes
There was also a merge in ModelIntegrationUtil, but this appears to be fine. I think we are good to go after adding the missed property in messages.properties.
Created attachment 196178 [details] Proposed patch 2 Thanks Neil, I made the correction and applied the patch. I am releasing and restarting the build.
I'm closing this one.