You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by "Felix Meschberger (JIRA)" <ji...@apache.org> on 2012/05/17 15:05:07 UTC

[jira] [Created] (SLING-2483) Update bundle plugin to 2.3.7 and add bndlib

Felix Meschberger created SLING-2483:
----------------------------------------

             Summary: Update bundle plugin to 2.3.7 and add bndlib
                 Key: SLING-2483
                 URL: https://issues.apache.org/jira/browse/SLING-2483
             Project: Sling
          Issue Type: Improvement
          Components: General
    Affects Versions: Parent 12
            Reporter: Felix Meschberger
            Assignee: Felix Meschberger
             Fix For: Parent 13


The Sling parent POM currently refers to version 2.0.1 of the bundle plugin which is quite dated. We should update to the latest version 2.3.7 which also includes the latest version of the BND library.

In addition we should add the bndlib library to the managed dependencies. This allows for easy use of the BND annotations for declaring exported packages instead of using Export-Package configuration elements in the poms.

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

        

[jira] [Resolved] (SLING-2483) Update bundle plugin to 2.3.7 and add bndlib

Posted by "Felix Meschberger (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/SLING-2483?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Felix Meschberger resolved SLING-2483.
--------------------------------------

    Resolution: Fixed

Done in Rev. 1339588
                
> Update bundle plugin to 2.3.7 and add bndlib
> --------------------------------------------
>
>                 Key: SLING-2483
>                 URL: https://issues.apache.org/jira/browse/SLING-2483
>             Project: Sling
>          Issue Type: Improvement
>          Components: General
>    Affects Versions: Parent 12
>            Reporter: Felix Meschberger
>            Assignee: Felix Meschberger
>             Fix For: Parent 13
>
>
> The Sling parent POM currently refers to version 2.0.1 of the bundle plugin which is quite dated. We should update to the latest version 2.3.7 which also includes the latest version of the BND library.
> In addition we should add the bndlib library to the managed dependencies. This allows for easy use of the BND annotations for declaring exported packages instead of using Export-Package configuration elements in the poms.

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

        

[jira] [Reopened] (SLING-2483) Update bundle plugin to 2.3.7 and add bndlib

Posted by "Felix Meschberger (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/SLING-2483?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Felix Meschberger reopened SLING-2483:
--------------------------------------


Reopening to adapt some bundles to bundle plugin 2.3.7 (e.g. log service bundle using macros breaking the build)
                
> Update bundle plugin to 2.3.7 and add bndlib
> --------------------------------------------
>
>                 Key: SLING-2483
>                 URL: https://issues.apache.org/jira/browse/SLING-2483
>             Project: Sling
>          Issue Type: Improvement
>          Components: General
>    Affects Versions: Parent 12
>            Reporter: Felix Meschberger
>            Assignee: Felix Meschberger
>             Fix For: Parent 13
>
>
> The Sling parent POM currently refers to version 2.0.1 of the bundle plugin which is quite dated. We should update to the latest version 2.3.7 which also includes the latest version of the BND library.
> In addition we should add the bndlib library to the managed dependencies. This allows for easy use of the BND annotations for declaring exported packages instead of using Export-Package configuration elements in the poms.

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

        

[jira] [Commented] (SLING-2483) Update bundle plugin to 2.3.7 and add bndlib

Posted by "Carsten Ziegeler (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/SLING-2483?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13281452#comment-13281452 ] 

Carsten Ziegeler commented on SLING-2483:
-----------------------------------------

Fixed the open id bundle to use more recent versions of jackrabbit to make the test cases pass (Revision 1341774)
                
> Update bundle plugin to 2.3.7 and add bndlib
> --------------------------------------------
>
>                 Key: SLING-2483
>                 URL: https://issues.apache.org/jira/browse/SLING-2483
>             Project: Sling
>          Issue Type: Improvement
>          Components: General
>    Affects Versions: Parent 12
>            Reporter: Felix Meschberger
>            Assignee: Felix Meschberger
>             Fix For: Parent 13
>
>
> The Sling parent POM currently refers to version 2.0.1 of the bundle plugin which is quite dated. We should update to the latest version 2.3.7 which also includes the latest version of the BND library.
> In addition we should add the bndlib library to the managed dependencies. This allows for easy use of the BND annotations for declaring exported packages instead of using Export-Package configuration elements in the poms.

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

        

[jira] [Resolved] (SLING-2483) Update bundle plugin to 2.3.7 and add bndlib

Posted by "Felix Meschberger (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/SLING-2483?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Felix Meschberger resolved SLING-2483.
--------------------------------------

    Resolution: Fixed

Fixed in Rev. 1339861

Use provide:=true instead of version macros to define the proper import version range. Also fix a small glitch in the parent pom relativePath of the framework-extension-ws bundle
                
> Update bundle plugin to 2.3.7 and add bndlib
> --------------------------------------------
>
>                 Key: SLING-2483
>                 URL: https://issues.apache.org/jira/browse/SLING-2483
>             Project: Sling
>          Issue Type: Improvement
>          Components: General
>    Affects Versions: Parent 12
>            Reporter: Felix Meschberger
>            Assignee: Felix Meschberger
>             Fix For: Parent 13
>
>
> The Sling parent POM currently refers to version 2.0.1 of the bundle plugin which is quite dated. We should update to the latest version 2.3.7 which also includes the latest version of the BND library.
> In addition we should add the bndlib library to the managed dependencies. This allows for easy use of the BND annotations for declaring exported packages instead of using Export-Package configuration elements in the poms.

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