Community
Participate
Working Groups
http://wiki.eclipse.org/Dali/Indigo/JAXB_2.x/TypeAnnotations This bug will track validation and content support for JAXB 2.2 enum annotations, including: * @XmlType * @XmlEnum This may depend in part on bug 327918.
This should also inlude support for: * @XmlEnumValue as well as general support for enum constants.
Validation for XmlType is captured in bug 332242. Validation for XmlEnum/XmlEnumValue is captured in bug 347504.
The remaining validation on XmlType (zero arg constructor/factory class/method) don't apply here, so I can mark this completed. Complete by 3.1 M3.
Verified in Build S-3.1.0RC1-20111111225339 Verified @XmlType, @XmlEnum, @XmlEnumValue. See the link to view test steps for verification. http://wiki.eclipse.org/Dali_3.1_M3