You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by "Bertrand Delacretaz (JIRA)" <ji...@apache.org> on 2012/08/07 19:06:11 UTC

[jira] [Created] (SLING-2557) o.a.s.samples.path-based.rtp bundle does not resolve on trunk

Bertrand Delacretaz created SLING-2557:
------------------------------------------

             Summary: 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

        

Re: [jira] [Resolved] (SLING-2557) o.a.s.samples.path-based.rtp bundle does not resolve on trunk

Posted by Carsten Ziegeler <cz...@apache.org>.
I think we should change the dependency in the parent pom to jcr 2

Regards
Carsten

2012/8/7 Bertrand Delacretaz (JIRA) <ji...@apache.org>:
>
>      [ 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
cziegeler@apache.org

[jira] [Resolved] (SLING-2557) o.a.s.samples.path-based.rtp bundle does not resolve on trunk

Posted by "Bertrand Delacretaz (JIRA)" <ji...@apache.org>.
     [ 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