Author: thomas.diesler(a)jboss.com
Date: 2008-04-30 09:42:06 -0400 (Wed, 30 Apr 2008)
New Revision: 6783
Modified:
stack/metro/trunk/modules/testsuite/test-excludes-jboss422.txt
stack/metro/trunk/modules/testsuite/test-excludes-jboss423.txt
stack/metro/trunk/modules/testsuite/test-excludes-jboss500.txt
stack/metro/trunk/modules/testsuite/test-excludes-jboss501.txt
Log:
# [JBWS-2165] Fix xop tests with maven build
Modified: stack/metro/trunk/modules/testsuite/test-excludes-jboss422.txt
===================================================================
--- stack/metro/trunk/modules/testsuite/test-excludes-jboss422.txt 2008-04-30 13:38:59 UTC
(rev 6782)
+++ stack/metro/trunk/modules/testsuite/test-excludes-jboss422.txt 2008-04-30 13:42:06 UTC
(rev 6783)
@@ -81,3 +81,5 @@
# [JBWS-2029] Make the project generator available for all stacks
org/jboss/test/ws/projectGenerator/**
+# [JBWS-2165] Fix xop tests with maven build
+org/jboss/test/ws/jaxws/samples/xop/**
Modified: stack/metro/trunk/modules/testsuite/test-excludes-jboss423.txt
===================================================================
--- stack/metro/trunk/modules/testsuite/test-excludes-jboss423.txt 2008-04-30 13:38:59 UTC
(rev 6782)
+++ stack/metro/trunk/modules/testsuite/test-excludes-jboss423.txt 2008-04-30 13:42:06 UTC
(rev 6783)
@@ -81,3 +81,5 @@
# [JBWS-2029] Make the project generator available for all stacks
org/jboss/test/ws/projectGenerator/**
+# [JBWS-2165] Fix xop tests with maven build
+org/jboss/test/ws/jaxws/samples/xop/**
Modified: stack/metro/trunk/modules/testsuite/test-excludes-jboss500.txt
===================================================================
--- stack/metro/trunk/modules/testsuite/test-excludes-jboss500.txt 2008-04-30 13:38:59 UTC
(rev 6782)
+++ stack/metro/trunk/modules/testsuite/test-excludes-jboss500.txt 2008-04-30 13:42:06 UTC
(rev 6783)
@@ -86,3 +86,6 @@
# [JBWS-2029] Make the project generator available for all stacks
org/jboss/test/ws/projectGenerator/**
+
+# [JBWS-2165] Fix xop tests with maven build
+org/jboss/test/ws/jaxws/samples/xop/**
Modified: stack/metro/trunk/modules/testsuite/test-excludes-jboss501.txt
===================================================================
--- stack/metro/trunk/modules/testsuite/test-excludes-jboss501.txt 2008-04-30 13:38:59 UTC
(rev 6782)
+++ stack/metro/trunk/modules/testsuite/test-excludes-jboss501.txt 2008-04-30 13:42:06 UTC
(rev 6783)
@@ -101,3 +101,6 @@
# [JBWS-2029] Make the project generator available for all stacks
org/jboss/test/ws/projectGenerator/**
+
+# [JBWS-2165] Fix xop tests with maven build
+org/jboss/test/ws/jaxws/samples/xop/**
Show replies by date