[jboss-osgi-commits] JBoss-OSGI SVN: r99899 - projects/jboss-osgi/trunk/testsuite/functional.

jboss-osgi-commits at lists.jboss.org jboss-osgi-commits at lists.jboss.org
Mon Jan 25 06:47:59 EST 2010


Author: thomas.diesler at jboss.com
Date: 2010-01-25 06:47:59 -0500 (Mon, 25 Jan 2010)
New Revision: 99899

Modified:
   projects/jboss-osgi/trunk/testsuite/functional/pom.xml
Log:
[JBOSGI-210] Bundle is only installed but not started in runtime

Modified: projects/jboss-osgi/trunk/testsuite/functional/pom.xml
===================================================================
--- projects/jboss-osgi/trunk/testsuite/functional/pom.xml	2010-01-25 11:45:39 UTC (rev 99898)
+++ projects/jboss-osgi/trunk/testsuite/functional/pom.xml	2010-01-25 11:47:59 UTC (rev 99899)
@@ -269,8 +269,6 @@
                 <exclude>org/jboss/test/osgi/jbosgi143/**</exclude>
                 <!-- [JBOSGI-151] Cannot resolve circular dependencies -->
                 <exclude>org/jboss/test/osgi/jbosgi151/**</exclude>
-                <!-- [JBOSGI-204] Failure in Bundle.start() uninstalls the bundle -->
-                <exclude>org/jboss/test/osgi/jbosgi99/**</exclude>
                 <!-- [JBOSGI-206] Wire to an already uninstalled bundle -->
                 <exclude>org/jboss/test/osgi/jbosgi39/**</exclude>
                 <exclude>org/jboss/test/osgi/jbosgi108/**</exclude>
@@ -323,8 +321,6 @@
                 <exclude>org/jboss/test/osgi/jbosgi143/**</exclude>
                 <!-- [JBOSGI-151] Cannot resolve circular dependencies -->
                 <exclude>org/jboss/test/osgi/jbosgi151/**</exclude>
-                <!-- [JBOSGI-204] Failure in Bundle.start() uninstalls the bundle -->
-                <exclude>org/jboss/test/osgi/jbosgi99/**</exclude>
                 <!-- [JBOSGI-206] Wire to an already uninstalled bundle -->
                 <exclude>org/jboss/test/osgi/jbosgi39/**</exclude>
                 <exclude>org/jboss/test/osgi/jbosgi108/**</exclude>



More information about the jboss-osgi-commits mailing list