You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@felix.apache.org by cl...@apache.org on 2013/04/11 12:48:38 UTC

svn commit: r1466834 - /felix/trunk/ipojo/runtime/api/pom.xml

Author: clement
Date: Thu Apr 11 10:48:38 2013
New Revision: 1466834

URL: http://svn.apache.org/r1466834
Log:
Set the osgi.osgi.framework package version of the bundle api to support KF3

Modified:
    felix/trunk/ipojo/runtime/api/pom.xml

Modified: felix/trunk/ipojo/runtime/api/pom.xml
URL: http://svn.apache.org/viewvc/felix/trunk/ipojo/runtime/api/pom.xml?rev=1466834&r1=1466833&r2=1466834&view=diff
==============================================================================
--- felix/trunk/ipojo/runtime/api/pom.xml (original)
+++ felix/trunk/ipojo/runtime/api/pom.xml Thu Apr 11 10:48:38 2013
@@ -51,6 +51,7 @@
                         </Bundle-DocURL>
                         <Import-Package>
                             org.apache.felix.ipojo.composite;resolution:=optional,
+                            org.osgi.framework;version=1.3,
                             *
                         </Import-Package>
                         <Export-Package>