You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@felix.apache.org by gn...@apache.org on 2009/07/27 10:03:40 UTC

svn commit: r798069 - /felix/trunk/karaf/gshell/gshell-console/pom.xml

Author: gnodet
Date: Mon Jul 27 08:03:39 2009
New Revision: 798069

URL: http://svn.apache.org/viewvc?rev=798069&view=rev
Log:
FELIX-1378: Optional branding does not work in new gogo console

Modified:
    felix/trunk/karaf/gshell/gshell-console/pom.xml

Modified: felix/trunk/karaf/gshell/gshell-console/pom.xml
URL: http://svn.apache.org/viewvc/felix/trunk/karaf/gshell/gshell-console/pom.xml?rev=798069&r1=798068&r2=798069&view=diff
==============================================================================
--- felix/trunk/karaf/gshell/gshell-console/pom.xml (original)
+++ felix/trunk/karaf/gshell/gshell-console/pom.xml Mon Jul 27 08:03:39 2009
@@ -107,6 +107,7 @@
                             !org.apache.felix.gogo.commands*,
                             !jline,
                             com.sun.jna*;resolution:=optional,
+                            org.apache.felix.karaf.branding;resolution:=optional,
                             *
                         </Import-Package>
                         <Export-Package>