Bug 277177 - JAXB 2.1 TCK - Implement remaining JAXBBinder functionality
Summary: JAXB 2.1 TCK - Implement remaining JAXBBinder functionality
Status: RESOLVED FIXED
Alias: None
Product: z_Archived
Classification: Eclipse Foundation
Component: Eclipselink (show other bugs)
Version: unspecified   Edit
Hardware: PC Windows XP
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Rick Barkhouse CLA
QA Contact:
URL:
Whiteboard:
Keywords: Documentation
Depends on:
Blocks:
 
Reported: 2009-05-20 13:42 EDT by Rick Barkhouse CLA
Modified: 2022-06-09 10:08 EDT (History)
1 user (show)

See Also:


Attachments
Patch - partial fix 1 (17.53 KB, patch)
2009-05-20 13:52 EDT, Rick Barkhouse CLA
no flags Details | Diff
Patch - partial fix 2 (16.32 KB, patch)
2009-05-25 12:50 EDT, Rick Barkhouse CLA
no flags Details | Diff
Patch - partial fix 3 (final) (13.38 KB, patch)
2009-05-29 13:48 EDT, Rick Barkhouse CLA
no flags Details | Diff
Patch - partial fix 3 (final, with new XMLMarshaller exception) (16.65 KB, patch)
2009-05-29 14:38 EDT, Rick Barkhouse CLA
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Rick Barkhouse CLA 2009-05-20 13:42:32 EDT
Currently our JAXBBinder does not properly implement the functionality required by javax.xml.bind.Binder.

JAXB TCK Tests:

api/javax_xml/bind/Binder/Binder_.html#Binder_CTTests
api/javax_xml/bind/Binder/MarshalUnmarshal_.html#MarshalUnmarshal_CTTests
Comment 1 Rick Barkhouse CLA 2009-05-20 13:52:35 EDT
Created attachment 136533 [details]
Patch - partial fix 1
Comment 2 Rick Barkhouse CLA 2009-05-20 14:01:20 EDT
Partial fix checked in, reassigning to mmacivor.
Comment 3 Rick Barkhouse CLA 2009-05-25 12:50:39 EDT
Created attachment 137032 [details]
Patch - partial fix 2
Comment 4 Rick Barkhouse CLA 2009-05-25 13:27:47 EDT
Second partial fix checked in, reviewed by mmacivor.
Comment 5 Rick Barkhouse CLA 2009-05-27 10:35:12 EDT
Documentation: The JAXBBinder now uses RelativePositionOrderingPolicy for its node ordering policy, previously it was using IgnoreNewElementsOrderingPolicy.
Comment 6 Rick Barkhouse CLA 2009-05-29 13:48:01 EDT
Created attachment 137687 [details]
Patch - partial fix 3 (final)
Comment 7 Rick Barkhouse CLA 2009-05-29 14:38:29 EDT
Created attachment 137696 [details]
Patch - partial fix 3 (final, with new XMLMarshaller exception)
Comment 8 Rick Barkhouse CLA 2009-05-29 14:42:59 EDT
Final fixed checked in, reviewed by mmacivor.
Comment 9 Eclipse Webmaster CLA 2022-06-09 10:08:22 EDT
The Eclipselink project has moved to Github: https://github.com/eclipse-ee4j/eclipselink