You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@aries.apache.org by "John Ross (JIRA)" <ji...@apache.org> on 2012/11/20 13:42:58 UTC

[jira] [Created] (ARIES-965) Consider having the subsystems api bundle include the org.osgi.service.repository package and both import and export it.

John Ross created ARIES-965:
-------------------------------

             Summary: Consider having the subsystems api bundle include the org.osgi.service.repository package and both import  and export it.
                 Key: ARIES-965
                 URL: https://issues.apache.org/jira/browse/ARIES-965
             Project: Aries
          Issue Type: Improvement
          Components: Subsystem
            Reporter: John Ross
            Assignee: John Ross


Without installing an implementation of the OSGi Repository specification, there is currently no other way of getting the org.osgi.service.repository package than the osgi.enterprise jar. Subsystems does not require an implementation of the repository specification in order to function, but it does require the package since it uses repositories internally (e.g., local, system, and preferred provider). It therefore seems reasonable to include that package in the subsystems api bundle. This would also be helpful to subsystems users who will make use of the repository api but don't need a standard spec implementation.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Resolved] (ARIES-965) Consider having the subsystems api bundle include the org.osgi.service.repository package and both import and export it.

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

John Ross resolved ARIES-965.
-----------------------------

    Resolution: Fixed

Fixed in http://svn.apache.org/viewvc?view=revision&revision=1413711.
                
> Consider having the subsystems api bundle include the org.osgi.service.repository package and both import  and export it.
> -------------------------------------------------------------------------------------------------------------------------
>
>                 Key: ARIES-965
>                 URL: https://issues.apache.org/jira/browse/ARIES-965
>             Project: Aries
>          Issue Type: Improvement
>          Components: Subsystem
>            Reporter: John Ross
>            Assignee: John Ross
>
> Without installing an implementation of the OSGi Repository specification, there is currently no other way of getting the org.osgi.service.repository package than the osgi.enterprise jar. Subsystems does not require an implementation of the repository specification in order to function, but it does require the package since it uses repositories internally (e.g., local, system, and preferred provider). It therefore seems reasonable to include that package in the subsystems api bundle. This would also be helpful to subsystems users who will make use of the repository api but don't need a standard spec implementation.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira