[ http://issues.apache.org/jira/browse/JCR-570?page=all ]

Jukka Zitting resolved JCR-570.
-------------------------------

    Fix Version/s: 1.1
       Resolution: Fixed

Fixed for jackrabbit-core and jackrabbit-jcr-rmi in revisions 446868 and 446869.

Thanks for reporting this!

> Fix pom.xml in jackrabbit core (small fix, big return)
> ------------------------------------------------------
>
>                 Key: JCR-570
>                 URL: http://issues.apache.org/jira/browse/JCR-570
>             Project: Jackrabbit
>          Issue Type: Improvement
>          Components: maven
>         Environment: Maven2
>            Reporter: Darren Hartford
>         Assigned To: Jukka Zitting
>            Priority: Critical
>             Fix For: 1.1
>
>
> Change the following dependency in pom.xml to match what is really available 
> at the maven repos:
> FROM:
>     <dependency>
>       <groupId>jsr170</groupId>
>       <artifactId>jcr</artifactId>
>       <version>1.0</version>
>     </dependency>
> TO:
>     <dependency>
>       <groupId>javax.jcr</groupId>
>       <artifactId>jcr</artifactId>
>       <version>1.0</version>
>     </dependency>

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

        

Reply via email to