Author: thomas.diesler(a)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>
Show replies by date