Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 327914 - Resource model support for JAXB 2.2 type annotations and enums
Summary: Resource model support for JAXB 2.2 type annotations and enums
Status: RESOLVED FIXED
Alias: None
Product: Dali JPA Tools
Classification: WebTools
Component: JAXB (show other bugs)
Version: 3.0   Edit
Hardware: PC Windows Vista
: P3 enhancement (vote)
Target Milestone: 3.0 M3   Edit
Assignee: Karen Butzke CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 326705
  Show dependency tree
 
Reported: 2010-10-15 11:58 EDT by Paul Fullbright CLA
Modified: 2010-10-18 13:49 EDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Paul Fullbright CLA 2010-10-15 11:58:31 EDT
http://wiki.eclipse.org/Dali/Indigo/JAXB_2.x/TypeAnnotations

Support type level annotations including:
    * @XmlType
    * @XmlRootElement
    * @XmlEnum
    * @XmlTransient
    * @XmlSeeAlso
    * @XmlAccessorType
    * @XmlAccessorOrder
    * @XmlJavaTypeAdapter
    * @XmlInlineBinaryData
    * @XmlRegistry

and their associated enums including:
    * XmlAccessType
    * XmlAccessOrder
Comment 1 Karen Butzke CLA 2010-10-18 13:49:47 EDT
I have added resource model support and tests for the listed annotations and enums