Author: thomas.diesler(a)jboss.com
Date: 2007-02-18 09:54:59 -0500 (Sun, 18 Feb 2007)
New Revision: 2401
Modified:
branches/jbossws-1.2.0/jbossws-tests/src/main/resources/tests-jboss40-excludes.txt
branches/jbossws-1.2.0/jbossws-tests/src/main/resources/tests-jboss40-noejb3-excludes.txt
branches/jbossws-1.2.0/jbossws-tests/src/main/resources/tests-jboss42-excludes.txt
branches/jbossws-1.2.0/jbossws-tests/src/main/resources/tests-jboss42-noejb3-excludes.txt
branches/jbossws-1.2.0/jbossws-tests/src/main/resources/tests-jboss50-excludes.txt
branches/jbossws-1.2.0/jbossws-tests/src/main/resources/tests-tomcat-excludes.txt
Log:
Always exclude benchmark
Modified:
branches/jbossws-1.2.0/jbossws-tests/src/main/resources/tests-jboss40-excludes.txt
===================================================================
---
branches/jbossws-1.2.0/jbossws-tests/src/main/resources/tests-jboss40-excludes.txt 2007-02-18
13:23:05 UTC (rev 2400)
+++
branches/jbossws-1.2.0/jbossws-tests/src/main/resources/tests-jboss40-excludes.txt 2007-02-18
14:54:59 UTC (rev 2401)
@@ -1,7 +1,6 @@
# Always excludes
org/jboss/test/ws/interop/**
-org/jboss/test/ws/jaxrpc/benchmark/**
-org/jboss/test/ws/jaxws/benchmark/**
+org/jboss/test/ws/benchmark/**
# EJB3/Injection excludes
org/jboss/test/ws/jaxws/endpoint/**
Modified:
branches/jbossws-1.2.0/jbossws-tests/src/main/resources/tests-jboss40-noejb3-excludes.txt
===================================================================
---
branches/jbossws-1.2.0/jbossws-tests/src/main/resources/tests-jboss40-noejb3-excludes.txt 2007-02-18
13:23:05 UTC (rev 2400)
+++
branches/jbossws-1.2.0/jbossws-tests/src/main/resources/tests-jboss40-noejb3-excludes.txt 2007-02-18
14:54:59 UTC (rev 2401)
@@ -1,7 +1,6 @@
# Always excludes
org/jboss/test/ws/interop/**
-org/jboss/test/ws/jaxrpc/benchmark/**
-org/jboss/test/ws/jaxws/benchmark/**
+org/jboss/test/ws/benchmark/**
# EJB3/Injection excludes
org/jboss/test/ws/jaxws/eardeployment/**
Modified:
branches/jbossws-1.2.0/jbossws-tests/src/main/resources/tests-jboss42-excludes.txt
===================================================================
---
branches/jbossws-1.2.0/jbossws-tests/src/main/resources/tests-jboss42-excludes.txt 2007-02-18
13:23:05 UTC (rev 2400)
+++
branches/jbossws-1.2.0/jbossws-tests/src/main/resources/tests-jboss42-excludes.txt 2007-02-18
14:54:59 UTC (rev 2401)
@@ -1,7 +1,6 @@
# Always excludes
org/jboss/test/ws/interop/**
-org/jboss/test/ws/jaxrpc/benchmark/**
-org/jboss/test/ws/jaxws/benchmark/**
+org/jboss/test/ws/benchmark/**
# EJB3/Injection excludes
org/jboss/test/ws/jaxws/endpoint/**
Modified:
branches/jbossws-1.2.0/jbossws-tests/src/main/resources/tests-jboss42-noejb3-excludes.txt
===================================================================
---
branches/jbossws-1.2.0/jbossws-tests/src/main/resources/tests-jboss42-noejb3-excludes.txt 2007-02-18
13:23:05 UTC (rev 2400)
+++
branches/jbossws-1.2.0/jbossws-tests/src/main/resources/tests-jboss42-noejb3-excludes.txt 2007-02-18
14:54:59 UTC (rev 2401)
@@ -1,7 +1,6 @@
# Always excludes
org/jboss/test/ws/interop/**
-org/jboss/test/ws/jaxrpc/benchmark/**
-org/jboss/test/ws/jaxws/benchmark/**
+org/jboss/test/ws/benchmark/**
# EJB3/Injection excludes
org/jboss/test/ws/jaxws/eardeployment/**
Modified:
branches/jbossws-1.2.0/jbossws-tests/src/main/resources/tests-jboss50-excludes.txt
===================================================================
---
branches/jbossws-1.2.0/jbossws-tests/src/main/resources/tests-jboss50-excludes.txt 2007-02-18
13:23:05 UTC (rev 2400)
+++
branches/jbossws-1.2.0/jbossws-tests/src/main/resources/tests-jboss50-excludes.txt 2007-02-18
14:54:59 UTC (rev 2401)
@@ -1,5 +1,6 @@
# Always excludes
-org/jboss/test/ws/interop/microsoft/**
+org/jboss/test/ws/interop/**
+org/jboss/test/ws/benchmark/**
# Fix before JBoss50 goes final
org/jboss/test/ws/jaxrpc/jbas897/JBAS897TestCase.*
Modified:
branches/jbossws-1.2.0/jbossws-tests/src/main/resources/tests-tomcat-excludes.txt
===================================================================
---
branches/jbossws-1.2.0/jbossws-tests/src/main/resources/tests-tomcat-excludes.txt 2007-02-18
13:23:05 UTC (rev 2400)
+++
branches/jbossws-1.2.0/jbossws-tests/src/main/resources/tests-tomcat-excludes.txt 2007-02-18
14:54:59 UTC (rev 2401)
@@ -1,7 +1,6 @@
# Always excludes
org/jboss/test/ws/interop/**
-org/jboss/test/ws/jaxrpc/benchmark/**
-org/jboss/test/ws/jaxws/benchmark/**
+org/jboss/test/ws/benchmark/**
# EJB3/Injection excludes
org/jboss/test/ws/jaxrpc/jbws1011/**
Show replies by date