[jbosstools-issues] [JBoss JIRA] (JBTIS-438) Add JAXB XJC to TP

Keith Babo (JIRA) issues at jboss.org
Mon May 11 17:59:19 EDT 2015


Keith Babo created JBTIS-438:
--------------------------------

             Summary: Add JAXB XJC to TP
                 Key: JBTIS-438
                 URL: https://issues.jboss.org/browse/JBTIS-438
             Project: JBoss Tools Integration Stack
          Issue Type: Feature Request
          Components: Fuse IDE, target-platform
            Reporter: Keith Babo


Fuse Data Transformation tooling relies on JAXB XJC to generate model classes from XML schema.  Looks like jaxb-impl is already in the TP, but jaxb-xjc is not.  After some experimentation, it looks like jaxb-xjc is sensitive to the version of jaxb-impl (as in, there are problems when they are not the same version).

We currently bundle both jaxb-xjc and jaxb-impl inside the data transformation plugin within Fuse IDE.  If jaxb-xjc is added to the TP, then we will remove both jars from our plugin.

*Project page/sources:* https://jaxb.java.net/
*Version:* 2.2.7 (no hard requirement on this specific version that I know of)
*License and owner:* CDDL v1.1 and GPL v2
*Original p2 repo:* unknown
*JBoss mirror:* unknown
*Include Sources:* Yes
*Affected projects:* Fuse IDE
*Include in JBDS:* unknown
*Type of dependency:* unknown
*non-p2 repository:* https://repo1.maven.org/maven2/com/sun/xml/bind/jaxb-xjc/2.2.7/jaxb-xjc-2.2.7.pom





--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


More information about the jbosstools-issues mailing list