[
https://issues.apache.org/jira/browse/GERONIMO-6192?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13272147#comment-13272147
]
Forrest Xia commented on GERONIMO-6192:
---------------------------------------
You mean we can change the dependency from:
<dependency>
<groupId>org.apache.geronimo.specs</groupId>
<artifactId>geronimo-jaxb_2.2_spec</artifactId>
<version>1.1-SNAPSHOT</version>
</dependency>
To
<dependency>
<groupId>org.apache.geronimo.specs</groupId>
<artifactId>geronimo-jaxb_2.2_spec</artifactId>
<version>1.0.1</version>
</dependency>
, is my understanding correct?
> Problems in karaf with unspecified spec package versions
> --------------------------------------------------------
>
> Key: GERONIMO-6192
> URL: https://issues.apache.org/jira/browse/GERONIMO-6192
> Project: Geronimo
> Issue Type: Bug
> Security Level: public(Regular issues)
> Affects Versions: 4.0
> Reporter: David Jencks
> Assignee: David Jencks
>
> It's tricky to get stuff to start in karaf without uses conflicts from jaxb
> and stax packages in the jre and in our spec jars. My current approach is to
> specify the versions in our spec jars wherever plausible. I'll try to mark
> changes like this with this commit issue.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira