Community
Participate
Working Groups
Build Identifier: I-3.3.0-20110305235707 A warning is given in the Eclipse Problems view when the persistence-unit-metadata element occurs in multiple mapping files within the same persistence unit; however, the warning is not showing up in sources anywhere so it's hard to know the problem and go to where the problem exactly exists. Reproducible: Always
Created attachment 193078 [details] Proposed Patch There are many changes in the jpa_validation.properties file with this patch; however, there is only one entry (MAPPING_FILE_EXTRANEOUS_PERSISTENCE_UNIT_METADATA) changed comparing to the jpa_validation.properties in the proposed patch of bug 335741.
Created attachment 194055 [details] Proposed Patch Merged the changes of messages to the patch of bug 335741
Created attachment 197627 [details] Proposed Patch
Created attachment 197648 [details] Proposed Patch
Moving JPA specific bugs to new JPA component in bugzilla.
Patch applied to head.
.
Verified in Build I-3.4.0-20110915092301 Verified if you click on the warning it takes you to the source of the warning. See the link to view test steps for verification. http://wiki.eclipse.org/Dali_3.1_M1