I think we should change the dependency in the parent pom to jcr 2 Regards Carsten
2012/8/7 Bertrand Delacretaz (JIRA) <[email protected]>: > > [ > https://issues.apache.org/jira/browse/SLING-2557?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel > ] > > Bertrand Delacretaz resolved SLING-2557. > ---------------------------------------- > > Resolution: Fixed > > Fixed in revision 1370371 by accepting later versions of javax.jcr.* in > Import-Packages. > >> o.a.s.samples.path-based.rtp bundle does not resolve on trunk >> ------------------------------------------------------------- >> >> Key: SLING-2557 >> URL: https://issues.apache.org/jira/browse/SLING-2557 >> Project: Sling >> Issue Type: Bug >> Components: Samples >> Affects Versions: Path based RTP 2.0.4 >> Reporter: Bertrand Delacretaz >> Assignee: Bertrand Delacretaz >> Priority: Minor >> >> The bundle has the following javax.jcr packages imports, which are >> unnecessarily tight and prevent it from resolving with version 2.0: >> javax.jcr,version=[1.0,2) >> javax.jcr.nodetype,version=[1.0,2) > > -- > 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 > > -- Carsten Ziegeler [email protected]
