You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@karaf.apache.org by ld...@apache.org on 2010/12/13 21:47:43 UTC

svn commit: r1045366 - /karaf/trunk/webconsole/branding/src/main/resources/OSGI-INF/blueprint/webconsole.xml

Author: ldywicki
Date: Mon Dec 13 20:47:43 2010
New Revision: 1045366

URL: http://svn.apache.org/viewvc?rev=1045366&view=rev
Log:
Removed unecessary namespace in configuration file

Modified:
    karaf/trunk/webconsole/branding/src/main/resources/OSGI-INF/blueprint/webconsole.xml

Modified: karaf/trunk/webconsole/branding/src/main/resources/OSGI-INF/blueprint/webconsole.xml
URL: http://svn.apache.org/viewvc/karaf/trunk/webconsole/branding/src/main/resources/OSGI-INF/blueprint/webconsole.xml?rev=1045366&r1=1045365&r2=1045366&view=diff
==============================================================================
--- karaf/trunk/webconsole/branding/src/main/resources/OSGI-INF/blueprint/webconsole.xml (original)
+++ karaf/trunk/webconsole/branding/src/main/resources/OSGI-INF/blueprint/webconsole.xml Mon Dec 13 20:47:43 2010
@@ -18,7 +18,6 @@
 
 -->
 <blueprint xmlns="http://www.osgi.org/xmlns/blueprint/v1.0.0"
-           xmlns:bp="http://www.osgi.org/xmlns/blueprint/v1.0.0"
            xmlns:cm="http://aries.apache.org/blueprint/xmlns/blueprint-cm/v1.0.0"
            xmlns:ext="http://aries.apache.org/blueprint/xmlns/blueprint-ext/v1.0.0"
            default-activation="lazy">