Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 317624 - JAXB: LoggingLocalizationResource jaxb_ identifiers are missing MSGID AND TOP-50235 to 50240 qualifiers
Summary: JAXB: LoggingLocalizationResource jaxb_ identifiers are missing MSGID AND TOP...
Status: RESOLVED FIXED
Alias: None
Product: z_Archived
Classification: Eclipse Foundation
Component: Eclipselink (show other bugs)
Version: unspecified   Edit
Hardware: PC Windows 7
: P3 major (vote)
Target Milestone: ---   Edit
Assignee: Nobody - feel free to take it CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 319866 316513
  Show dependency tree
 
Reported: 2010-06-22 14:09 EDT by Michael OBrien CLA
Modified: 2022-06-09 10:24 EDT (History)
2 users (show)

See Also:


Attachments
Core - Fix (3.56 KB, patch)
2010-06-25 11:44 EDT, Blaise Doughan CLA
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Michael OBrien CLA 2010-06-22 14:09:49 EDT
>Problem: the logging messages for JAXB added past TOP-50234 are formatted incorrectly
- the current block needs to be moved up to // MESSAGES end around line 382
- new entries for the 5 messages need to be of the form of TOP-50234 at line 644

LoggingLocalizationResource.java:643
        { "query_has_joined_attribute_outside_fetch_group.MSGID", "TOP-50234"},
        // JAXB Metadata Logging Messages
        { "jaxb_metadata_warning_ignoring_java_attribute", "Ignoring attribute [{0}] on class [{1}] as no Property was generated for it."},
        { "jaxb_metadata_warning_invalid_bound_type", "The bound type [{0}] for adapter class [{1}] is invalid, and will be ignored."},
        { "jaxb_metadata_warning_no_classes_to_process", "There are no classes to process for package [{0}]."},
        { "jaxb_metadata_warning_ignoring_type_on_map", "Ignoring the type attribute set on xml-element since xml-map is specified on property [{0}]."},
        { "jaxb_metadata_warning_invalid_java_attribute", "An unsupported JavaAttribute [{0}] was encountered an will be ignored."}

>until this is fixed - no new WARNING logs can be added
Comment 1 Michael OBrien CLA 2010-06-22 14:15:57 EDT
>Testing should be added to exercise the 6 logs above - as currently they likely print the following generic message
"There is no english translation for jaxb_metadata_warning_ignoring_type_on_map"
Comment 2 Michael OBrien CLA 2010-06-22 14:18:28 EDT
>one last review - spelling - "an" should be "and"
was encountered an will be ignored
Comment 3 Blaise Doughan CLA 2010-06-25 11:44:09 EDT
Created attachment 172770 [details]
Core - Fix
Comment 4 Blaise Doughan CLA 2010-06-25 12:19:57 EDT
Fix checked into trunk at rev:  7695
Comment 5 Eclipse Webmaster CLA 2022-06-09 10:24:27 EDT
The Eclipselink project has moved to Github: https://github.com/eclipse-ee4j/eclipselink