Hello,

We have a bundle with blueprint (OSGI-INF/blueprint/xxx.xml) and build with 
maven-bundle-plugin. 
The META-INF/ MANIFEST.MF contains: 
......
Import-Package: ...,org.osgi.service.blueprint;version="[1.0.0,2.0.0)",...

When install this bundle into Karaf 2.2.4, got error: 
Reason: Package uses conflict: Im port-Package: org.osgi.service.blueprint; 
version="[1.0.0,2.0.0)"

Why it complains there has conflict? 

Thanks.
Xilai

Reply via email to