Community
Participate
Working Groups
We need to make sure that all of our existing validation and all newly added validation is included in the Errors/Warning prefs.
Currently we don't support Errors/Warnings prefs for EclipseLink warnings, so this will not be in the scope of this bug.
Created attachment 193055 [details] Proposed Patch 1. Each newly added entires was commented with "3.0 M7" in JpaProblemSeveritiesPage.java and JptUiValidationPreferenceMessages.java to facilitate patch review. After review is done, all the "3.0 M7" will be removed and a new patch will be created. 2. Please make sure the accuracy of the messages of the newly added entries since these messages are modified to fit in the preference page. 2. Moved VIRTUAL_SECONDARY_TABLE_PRIMARY_KEY_JOIN_COLUMN_* from Table category to Column -> Implied Attributes category. Please make sure it's correct.
This patch has fallen out of date and needs to be updated to compile.
Created attachment 194051 [details] Proposed Patch Included the recently added messages
Patch committed to head.