Community
Participate
Working Groups
Created attachment 180691 [details] Contains changes to OXM XSD We have been updating the 2.1 version of the OXM schema in trunk when we should not be. We need to rename the 2.1 version in trunk to eclipselink_oxm_2_2.xml and copy eclipselink_oxm_2_1.xml in the 2.1 branch to trunk. There has been now work done in 2.1 that required XSD changes since the stream was branched, so the schema checked into 2.1 is good as is. The 2.2 XSD changes are for: - class extractor - properties - super type - discriminator node/value - join node/value - container type - xml key - type attribute on xml-attribute, etc. None of these are required in 2.1.
Created attachment 180693 [details] Contains changes to OXM XSD & test case
Reviewed by: matt.macivor@oracle.com Tests: all unit tests pass as expected Revision: 8348
David, could you update the version String inside the file to 2.2? It is currently 2.1
I will be checking the oxm-xsd file in shortly (as part of another bug fix) and have made the version change. Thanks.
The Eclipselink project has moved to Github: https://github.com/eclipse-ee4j/eclipselink