[
https://issues.apache.org/jira/browse/FELIX-1711?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Felix Meschberger resolved FELIX-1711.
--------------------------------------
Resolution: Fixed
In Rev. 822622:
Use official OSGi libraries as dependencies, control imported and exported
package versions (to be able to work with
R4.0 Framework and Configuration Admin). Remove own copy of the
ComponentConstants, add 4.1 new start/stop methods to MockBundle (for unit
tests only)
> Remove OSGi library source from SVN and depend on official R4.2 libraries
> -------------------------------------------------------------------------
>
> Key: FELIX-1711
> URL: https://issues.apache.org/jira/browse/FELIX-1711
> Project: Felix
> Issue Type: Task
> Components: Declarative Services (SCR)
> Affects Versions: scr-1.2.0
> Reporter: Felix Meschberger
> Assignee: Felix Meschberger
> Fix For: scr-1.2.0
>
>
> Currently we have a copy of an early release of the
> org.osgi.service.component.ComponentConstants interface in our repository.
> This interface provides the additional constant values for the deactivation
> reasons not available previously.
> Now that the official R4.2 libraries are available, we should remove the
> interface from our repository again and use the official library.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.