You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@karaf.apache.org by jb...@apache.org on 2012/12/17 16:20:37 UTC

svn commit: r1422978 - /karaf/branches/karaf-2.3.x/webconsole/admin/pom.xml

Author: jbonofre
Date: Mon Dec 17 15:20:32 2012
New Revision: 1422978

URL: http://svn.apache.org/viewvc?rev=1422978&view=rev
Log:
[KARAF-1770] Set admin package as optional in import to be able to install webconsole in the minimal distribution

Modified:
    karaf/branches/karaf-2.3.x/webconsole/admin/pom.xml

Modified: karaf/branches/karaf-2.3.x/webconsole/admin/pom.xml
URL: http://svn.apache.org/viewvc/karaf/branches/karaf-2.3.x/webconsole/admin/pom.xml?rev=1422978&r1=1422977&r2=1422978&view=diff
==============================================================================
--- karaf/branches/karaf-2.3.x/webconsole/admin/pom.xml (original)
+++ karaf/branches/karaf-2.3.x/webconsole/admin/pom.xml Mon Dec 17 15:20:32 2012
@@ -115,6 +115,7 @@
                     <instructions>
                         <Import-Package>
                             org.apache.felix.webconsole*;version="[3,5)",
+                            org.apache.karaf.admin;resolution:=optional,
                             *
                         </Import-Package>
                         <Embed-Dependency>