| Summary: | Add support equivalent to JAXB RI's @XmlLocation | ||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Product: | z_Archived | Reporter: | Rick Barkhouse <rick.barkhouse> | ||||||||||||||||||||||||||||||
| Component: | Eclipselink | Assignee: | Rick Barkhouse <rick.barkhouse> | ||||||||||||||||||||||||||||||
| Status: | RESOLVED FIXED | QA Contact: | |||||||||||||||||||||||||||||||
| Severity: | enhancement | ||||||||||||||||||||||||||||||||
| Priority: | P3 | CC: | blaise.doughan | ||||||||||||||||||||||||||||||
| Version: | unspecified | ||||||||||||||||||||||||||||||||
| Target Milestone: | --- | ||||||||||||||||||||||||||||||||
| Hardware: | PC | ||||||||||||||||||||||||||||||||
| OS: | Windows XP | ||||||||||||||||||||||||||||||||
| URL: | http://wiki.eclipse.org/EclipseLink/Development/355766 | ||||||||||||||||||||||||||||||||
| Whiteboard: | |||||||||||||||||||||||||||||||||
| Bug Depends on: | |||||||||||||||||||||||||||||||||
| Bug Blocks: | 359251 | ||||||||||||||||||||||||||||||||
| Attachments: |
|
||||||||||||||||||||||||||||||||
|
Description
Rick Barkhouse
Design documentation: http://wiki.eclipse.org/EclipseLink/Development/355766 Created attachment 204616 [details]
Patch - test cases
Created attachment 204617 [details]
Patch - code changes
Created attachment 204669 [details]
Patch - test cases
Created attachment 204670 [details]
Patch - code changes
Created attachment 204696 [details]
Patch - test cases
Created attachment 204697 [details]
Patch - code changes
Created attachment 205564 [details]
Patch - test cases
Created attachment 205565 [details]
Patch - code changes
Created attachment 205654 [details]
Patch - code changes
Created attachment 205655 [details]
Patch - test changes
Created attachment 205728 [details]
Patch - test changes
Created attachment 205729 [details]
Patch - code changes
Created attachment 205844 [details]
Patch - code changes
Completed, reviewed by bdoughan. Reopening this, as we don't have support for the actual Sun annotation. Created attachment 215421 [details]
Additional Patch to support Sun annotation
AnnotationsProcessor will now recognize com.sun.xml.bind.annotation.XmlLocation and com.sun.xml.internal.bind.annotation.XmlLocation. The Eclipselink project has moved to Github: https://github.com/eclipse-ee4j/eclipselink |