You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@chemistry.apache.org by "Florian Müller (JIRA)" <ji...@apache.org> on 2013/08/09 21:49:49 UTC

[jira] [Resolved] (CMIS-700) remove junit transitive dependency from chemistry-opencmis-commons-api

     [ https://issues.apache.org/jira/browse/CMIS-700?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Florian Müller resolved CMIS-700.
---------------------------------

       Resolution: Fixed
    Fix Version/s: OpenCMIS 0.10.0
         Assignee: Florian Müller
    
> remove junit transitive dependency from chemistry-opencmis-commons-api
> ----------------------------------------------------------------------
>
>                 Key: CMIS-700
>                 URL: https://issues.apache.org/jira/browse/CMIS-700
>             Project: Chemistry
>          Issue Type: Improvement
>          Components: opencmis-commons
>    Affects Versions: OpenCMIS 0.9.0
>            Reporter: Michael Brackx
>            Assignee: Florian Müller
>            Priority: Minor
>             Fix For: OpenCMIS 0.10.0
>
>
> junit is a transitive dependency of chemistry-opencmis-commons-api
> exclude it from jaxws-rt
> {noformat}
> [INFO] \- org.apache.chemistry.opencmis:chemistry-opencmis-commons-impl:jar:0.9.0:compile
> [INFO]    +- org.apache.chemistry.opencmis:chemistry-opencmis-commons-api:jar:0.9.0:compile
> [INFO]    +- org.codehaus.woodstox:woodstox-core-asl:jar:4.2.0:compile
> [INFO]    |  +- javax.xml.stream:stax-api:jar:1.0-2:compile
> [INFO]    |  \- org.codehaus.woodstox:stax2-api:jar:3.1.1:compile
> [INFO]    +- com.sun.xml.ws:jaxws-rt:jar:2.1.7:compile
> [INFO]    |  +- javax.xml.ws:jaxws-api:jar:2.1:compile
> [INFO]    |  |  \- javax.xml.bind:jaxb-api:jar:2.1:compile
> [INFO]    |  +- com.sun.xml.bind:jaxb-impl:jar:2.1.11:compile
> [INFO]    |  +- com.sun.xml.messaging.saaj:saaj-impl:jar:1.3.3:compile
> [INFO]    |  |  \- javax.xml.soap:saaj-api:jar:1.3:compile
> [INFO]    |  +- com.sun.xml.stream.buffer:streambuffer:jar:0.9:compile
> [INFO]    |  |  \- javax.activation:activation:jar:1.1:compile
> [INFO]    |  +- org.jvnet.staxex:stax-ex:jar:1.2:compile
> [INFO]    |  |  \- junit:junit:jar:3.8:compile
> [INFO]    |  +- com.sun.org.apache.xml.internal:resolver:jar:20050927:compile
> [INFO]    |  \- org.jvnet:mimepull:jar:1.3:compile
> [INFO]    \- org.slf4j:slf4j-api:jar:1.7.5:compile
> {noformat}

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira