[hibernate-issues] [Hibernate-JIRA] Resolved: (HHH-4566) Maven deps: JAXB API and JAXB RI shouldn't be dependencies of Hibernate Annotations.

Hardy Ferentschik (JIRA) noreply at atlassian.com
Wed Nov 11 11:52:08 EST 2009


     [ http://opensource.atlassian.com/projects/hibernate/browse/HHH-4566?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Hardy Ferentschik resolved HHH-4566.
------------------------------------

       Resolution: Fixed
    Fix Version/s: 3.5

> Maven deps: JAXB API and JAXB RI shouldn't be dependencies of Hibernate Annotations.
> ------------------------------------------------------------------------------------
>
>                 Key: HHH-4566
>                 URL: http://opensource.atlassian.com/projects/hibernate/browse/HHH-4566
>             Project: Hibernate Core
>          Issue Type: Bug
>          Components: annotations
>    Affects Versions: 3.5.0-Beta-2
>            Reporter: Tomasz Blachowicz
>            Assignee: Hardy Ferentschik
>            Priority: Minor
>             Fix For: 3.5
>
>
> [INFO] Scanning for projects...
> [INFO] Searching repository for plugin with prefix: 'dependency'.
> [INFO] ------------------------------------------------------------------------
> [INFO] Building Sandbox: JPA2
> [INFO]    task-segment: [dependency:tree]
> [INFO] ------------------------------------------------------------------------
> [INFO] [dependency:tree]
> [INFO] sandbox:japa2:jar:1.0-SNAPSHOT
> [INFO] \- org.hibernate:hibernate-annotations:jar:3.5.0-Beta-2:compile
> [INFO]    +- org.hibernate:hibernate-core:jar:3.5.0-Beta-2:compile
> [INFO]    |  +- antlr:antlr:jar:2.7.6:compile
> [INFO]    |  +- commons-collections:commons-collections:jar:3.1:compile
> [INFO]    |  +- dom4j:dom4j:jar:1.6.1:compile
> [INFO]    |  |  \- xml-apis:xml-apis:jar:1.0.b2:compile
> [INFO]    |  \- javax.transaction:jta:jar:1.1:compile
> [INFO]    +- org.hibernate:hibernate-commons-annotations:jar:3.2.0.Beta1:compile
> [INFO]    +- org.hibernate.java-persistence:jpa-api:jar:2.0-cr-1:compile
> [INFO]    +- javax.xml.bind:jaxb-api:jar:2.1:compile
> [INFO]    |  +- javax.xml.stream:stax-api:jar:1.0-2:compile
> [INFO]    |  \- javax.activation:activation:jar:1.1:compile
> [INFO]    +- com.sun.xml.bind:jaxb-impl:jar:2.1.3:compile
> [INFO]    +- org.slf4j:slf4j-api:jar:1.5.8:compile
> [INFO]    \- hsqldb:hsqldb:jar:1.8.0.2:compile
> [INFO] ------------------------------------------------------------------------
> [INFO] BUILD SUCCESSFUL
> [INFO] ------------------------------------------------------------------------
> [INFO] Total time: 5 seconds
> [INFO] Finished at: Wed Nov 11 14:52:50 GMT 2009
> [INFO] Final Memory: 9M/19M
> [INFO] ------------------------------------------------------------------------

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://opensource.atlassian.com/projects/hibernate/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the hibernate-issues mailing list