[jboss-osgi-commits] JBoss-OSGI SVN: r88569 - in projects/jboss-osgi/trunk/testsuite: functional/src/test/java/org/jboss/test/osgi/deployer/jbosgi36 and 1 other directory.

jboss-osgi-commits at lists.jboss.org jboss-osgi-commits at lists.jboss.org
Fri May 8 19:35:03 EDT 2009


Author: thomas.diesler at jboss.com
Date: 2009-05-08 19:35:03 -0400 (Fri, 08 May 2009)
New Revision: 88569

Removed:
   projects/jboss-osgi/trunk/testsuite/functional/src/test/java/org/jboss/test/osgi/deployer/jbosgi36/bundle/
Modified:
   projects/jboss-osgi/trunk/testsuite/pom.xml
Log:
Temporarily disable remote log against runtime (fails in hudson)

Modified: projects/jboss-osgi/trunk/testsuite/pom.xml
===================================================================
--- projects/jboss-osgi/trunk/testsuite/pom.xml	2009-05-08 23:19:53 UTC (rev 88568)
+++ projects/jboss-osgi/trunk/testsuite/pom.xml	2009-05-08 23:35:03 UTC (rev 88569)
@@ -353,6 +353,8 @@
               <excludes>
                 <!-- Exclude tests that require jboss access -->
                 <exclude>org/jboss/test/osgi/jbossas/**</exclude>
+                <!-- Temporarily disable remote log against runtime (fails in hudson) -->
+                <exclude>org/jboss/test/osgi/example/log/**</exclude>
               </excludes>
             </configuration>
           </plugin>




More information about the jboss-osgi-commits mailing list