[jbosstools-issues] [JBoss JIRA] (LOCUS-49) Add jaxb-xjc, jaxb-core and jaxb-impl to locus

Brian Fitzpatrick (JIRA) issues at jboss.org
Fri Jan 22 10:12:00 EST 2016


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

Brian Fitzpatrick commented on LOCUS-49:
----------------------------------------

Updated manifest.mf I got for the jsonschema2pojo jar from [~lhein]

{code}
Manifest-Version: 1.0
Bundle-SymbolicName: org.jboss.tools.locus.jsonschema2pojo.jsonschema2
 pojo-core;singleton:=true
Archiver-Version: Plexus Archiver
Built-By: hudson
Require-Bundle: com.fasterxml.jackson.core.jackson-annotations,com.fas
 terxml.jackson.core.jackson-core,com.fasterxml.jackson.core.jackson-d
 atabind,com.fasterxml.jackson.core.jackson-databind,org.jboss.tools.l
 ocus.jaxb-core,org.jboss.tools.locus.jaxb-impl,org.jboss.tools.locus.
 jaxb-xjc,org.apache.commons.lang3,javax.validation
Bundle-ManifestVersion: 2
Bundle-RequiredExecutionEnvironment: JavaSE-1.6
Eclipse-SourceReferences: scm:git:https://github.com/jbosstools/jbosst
 ools-locus.git;path="plugins/org.jboss.tools.locus.jsonschema2pojo/0.
 4.13";commitId=cc94a65cae1120f4fcc1e873c47fc65a2a96cbc7
Eclipse-BuddyPolicy: registered
Bundle-Vendor: %providerName
Export-Package: org.jsonschema2pojo,org.jsonschema2pojo.exception,org.
 jsonschema2pojo.rules,org.jsonschema2pojo.util
Bundle-Name: %pluginName
Bundle-Version: 0.4.13.v20150709-1710
Bundle-ClassPath: .
Bundle-Localization: plugin
Created-By: Apache Maven 3.2.5
Build-Jdk: 1.8.0_65
{code}

> Add jaxb-xjc, jaxb-core and jaxb-impl to locus
> ----------------------------------------------
>
>                 Key: LOCUS-49
>                 URL: https://issues.jboss.org/browse/LOCUS-49
>             Project: JBoss Tools Locus
>          Issue Type: Feature Request
>    Affects Versions: 1.4.0
>            Reporter: Paul Leacu
>            Assignee: Paul Leacu
>             Fix For: 1.5.0
>
>         Attachments: locus150.png, locus150updatesite.png
>
>
> Request addition of jaxb-xjc and jaxb-impl into Mars/ locus.
> This completes the initial request from Fuse Data Transformation and allows the removal of locally captured lib versions of jaxb-xjc and jaxb-impl in favor of JBTIS TP dependencies.
> 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.4.11#64026)


More information about the jbosstools-issues mailing list