You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@karaf.apache.org by ff...@apache.org on 2011/12/17 12:26:57 UTC

svn commit: r1215461 - /karaf/branches/karaf-2.2.x/shell/osgi/src/main/resources/OSGI-INF/blueprint/shell-osgi.xml

Author: ffang
Date: Sat Dec 17 11:26:57 2011
New Revision: 1215461

URL: http://svn.apache.org/viewvc?rev=1215461&view=rev
Log:
[KARAF-1114]osgi shell blueprint bundle shouldn't use lazy default-activation

Modified:
    karaf/branches/karaf-2.2.x/shell/osgi/src/main/resources/OSGI-INF/blueprint/shell-osgi.xml

Modified: karaf/branches/karaf-2.2.x/shell/osgi/src/main/resources/OSGI-INF/blueprint/shell-osgi.xml
URL: http://svn.apache.org/viewvc/karaf/branches/karaf-2.2.x/shell/osgi/src/main/resources/OSGI-INF/blueprint/shell-osgi.xml?rev=1215461&r1=1215460&r2=1215461&view=diff
==============================================================================
--- karaf/branches/karaf-2.2.x/shell/osgi/src/main/resources/OSGI-INF/blueprint/shell-osgi.xml (original)
+++ karaf/branches/karaf-2.2.x/shell/osgi/src/main/resources/OSGI-INF/blueprint/shell-osgi.xml Sat Dec 17 11:26:57 2011
@@ -17,7 +17,7 @@
     limitations under the License.
 
 -->
-<blueprint xmlns="http://www.osgi.org/xmlns/blueprint/v1.0.0" default-activation="lazy">
+<blueprint xmlns="http://www.osgi.org/xmlns/blueprint/v1.0.0">
 
     <command-bundle xmlns="http://karaf.apache.org/xmlns/shell/v1.0.0">
         <command name="osgi/bundle-level">