Author: thomas.diesler(a)jboss.com
Date: 2009-07-14 15:55:29 -0400 (Tue, 14 Jul 2009)
New Revision: 91240
Modified:
projects/jboss-osgi/trunk/testsuite/functional/src/test/resources/jboss-osgi-knopflerfish.properties
Log:
Don't install any bundles for knopflerfish
Modified:
projects/jboss-osgi/trunk/testsuite/functional/src/test/resources/jboss-osgi-knopflerfish.properties
===================================================================
---
projects/jboss-osgi/trunk/testsuite/functional/src/test/resources/jboss-osgi-knopflerfish.properties 2009-07-14
19:23:10 UTC (rev 91239)
+++
projects/jboss-osgi/trunk/testsuite/functional/src/test/resources/jboss-osgi-knopflerfish.properties 2009-07-14
19:55:29 UTC (rev 91240)
@@ -36,9 +36,10 @@
org.osgi.service.startlevel;version\=1.1
# Bundles that need to be installed with the Framework automatically
-# org.jboss.osgi.spi.framework.autoInstall=
+# org.jboss.osgi.spi.framework.autoInstall=\
+# file://${test.archive.directory}/bundles/org.osgi.compendium.jar
# Bundles that need to be started automatically
-org.jboss.osgi.spi.framework.autoStart=\
- file://${test.archive.directory}/bundles/org.apache.felix.log.jar \
- file://${test.archive.directory}/bundles/jboss-osgi-common.jar
+# org.jboss.osgi.spi.framework.autoStart=\
+# file://${test.archive.directory}/bundles/org.apache.felix.log.jar \
+# file://${test.archive.directory}/bundles/jboss-osgi-common.jar
Show replies by date