[jbosstools-issues] [JBoss JIRA] (LOCUS-42) Update locus to include jsonschema2pojo-core jar, jaxb-xjc.jar and jaxb-impl.jar.

Keith Babo (JIRA) issues at jboss.org
Tue Jun 2 16:06:02 EDT 2015


    [ https://issues.jboss.org/browse/LOCUS-42?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13073418#comment-13073418 ] 

Keith Babo commented on LOCUS-42:
---------------------------------

Sorry, missed the question about Java 8.  I run Java 8 locally and I'm almost certain I've run with our embedded version of xjc with Java 8 configured as the JRE.  If there was a way to just use XJC from Java 8 directly, that would be fantastic.

I know one of the Eclipse distros (maybe Java EE) provides the ability to generate JAXB classes from a schema.  It would be good to see what they are using under the covers and see if we can use the same support.

> Update locus to include jsonschema2pojo-core jar, jaxb-xjc.jar and jaxb-impl.jar.
> ---------------------------------------------------------------------------------
>
>                 Key: LOCUS-42
>                 URL: https://issues.jboss.org/browse/LOCUS-42
>             Project: JBoss Tools Locus
>          Issue Type: Feature Request
>    Affects Versions: 1.2.0
>            Reporter: Paul Leacu
>            Assignee: Mickael Istria
>             Fix For: 1.3.0
>
>
> Request three new jars in Locus 1.3.0:
> jsonschema2pojo-core jar
> jaxb-xjc jar
> jaxb-impl jar
> Fuse Data Transformation tooling relies on jsonschema2pojo to generate model classes from JSON schema and JSON instance documents.  Need to capture the jar in locus for inclusion into JBTIS target platform and ultimately Data Transformation tooling (Fuse).
> https://repo1.maven.org/maven2/org/jsonschema2pojo/jsonschema2pojo-core/0.4.11/jsonschema2pojo-core-0.4.11.jar
> https://repo1.maven.org/maven2/org/jsonschema2pojo/jsonschema2pojo-core/0.4.11/jsonschema2pojo-core-0.4.11-sources.jar 
> https://repo1.maven.org/maven2/com/sun/xml/bind/jaxb-xjc/2.2.7/jaxb-xjc-2.2.7.jar 
> https://repo1.maven.org/maven2/com/sun/xml/bind/jaxb-xjc/2.2.7/jaxb-xjc-2.2.7-sources.jar
> https://repo1.maven.org/maven2/com/sun/xml/bind/jaxb-impl/2.2.7/jaxb-impl-2.2.7.jar
> https://repo1.maven.org/maven2/com/sun/xml/bind/jaxb-impl/2.2.7/jaxb-impl-2.2.7-sources.jar
> This is needed for Mars/ 9.0.x JBDSIS target platform inclusion.



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


More information about the jbosstools-issues mailing list