[ 
http://issues.ops4j.org/jira/browse/PAXLOGGING-18?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_10993
 ] 

Damian Golda commented on PAXLOGGING-18:
----------------------------------------

And of course pax-loggin-api bundle cannot be activated:
> start 5
org.osgi.framework.BundleException: The bundle could not be resolved. Reason: 
Missing Constraint: Import-Package: org.ops4j.pax.logging; 
version="[0.1.0,1.0.0)"
        at 
org.eclipse.osgi.framework.internal.core.BundleHost.startWorker(BundleHost.java:305)
        at 
org.eclipse.osgi.framework.internal.core.AbstractBundle.start(AbstractBundle.java:260)
        at 
org.eclipse.osgi.framework.internal.core.AbstractBundle.start(AbstractBundle.java:252)
        at 
org.eclipse.osgi.framework.internal.core.FrameworkCommandProvider._start(FrameworkCommandProvider.java:260)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
        at java.lang.reflect.Method.invoke(Method.java:597)
        at 
org.eclipse.osgi.framework.internal.core.FrameworkCommandInterpreter.execute(FrameworkCommandInterpreter.java:145)
        at 
org.eclipse.osgi.framework.internal.core.FrameworkConsole.docommand(FrameworkConsole.java:291)
        at 
org.eclipse.osgi.framework.internal.core.FrameworkConsole.console(FrameworkConsole.java:276)
        at 
org.eclipse.osgi.framework.internal.core.FrameworkConsole.run(FrameworkConsole.java:218)
        at java.lang.Thread.run(Thread.java:619)


> pax-logging-api 1.0.0.RC1: Missing constraint: Import-Package: 
> org.ops4j.pax.logging; version="[0.1.0,1.0.0)"
> -------------------------------------------------------------------------------------------------------------
>
>                 Key: PAXLOGGING-18
>                 URL: http://issues.ops4j.org/jira/browse/PAXLOGGING-18
>             Project: Pax Logging
>          Issue Type: Bug
>    Affects Versions: 1.0-RC1
>            Reporter: Damian Golda
>            Assignee: Niclas Hedhman
>
> In Eclipse PDE I have target platform with pax-logging-api and 
> pax-logging-service 1.0-RC1.
> When I choose validate bundles I get message:
> pax-logging-api:
> Missing constraint: Import-Package: org.ops4j.pax.logging; 
> version="[0.1.0,1.0.0)"
> It seems, that org.ops4j.pax.logging is exported with version=1.0.0.RC1 and 
> imported with "[0.1.0, 1.0.0)".
> I think, it should be "[0.1.0, 1.0.0]" or even not range, but exactly 
> "1.0.0.RC1" version.
>  

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://issues.ops4j.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

_______________________________________________
general mailing list
[email protected]
http://lists.ops4j.org/mailman/listinfo/general

Reply via email to