[ 
https://issues.apache.org/jira/browse/FELIX-821?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Clement Escoffier reopened FELIX-821:
-------------------------------------


Hi,

It is probably best to use the lowest released version acceptable, so perhaps 
we should use a different version. The org.osgi.core artifact has not been 
fixed for critical bugs, so it's possible to depend on an older version if the 
proejct doesn't require the latest API. 

Moreover,  by depending on orgi.osgi.core 1.2.0, the bundles will import 
org.osgi.framework;version=1.4. This package is not necessary available on OSGi 
implementation such as KF (exporting the 1.3). If they depend on the 
org.osgi.core 1.0.1, they will import org.osgi.framework;version=1.3 and so 
also work on KF (if they don't use a Felix-specific features).

Regards,

Clement 


> Patch file changing the org.osgi.core dependency from 1.1.0-SNAPSHOT to 
> 1.3.0-SNAPSHOT
> --------------------------------------------------------------------------------------
>
>                 Key: FELIX-821
>                 URL: https://issues.apache.org/jira/browse/FELIX-821
>             Project: Felix
>          Issue Type: Improvement
>          Components: Deployment Admin, Log Service, MOSGi, Service Binder, 
> UPnP Subproject, Wire Admin
>            Reporter: David Bosschaert
>            Assignee: Richard S. Hall
>            Priority: Minor
>         Attachments: versions.patch
>
>
> Just added this bug as a holder to a patch file that changes dependency on 
> org.osgi.core from version 1.1.0-SNAPSHOT to 1.3.0-SNAPSHOT for a number of 
> components.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to