Author: thomas.diesler(a)jboss.com
Date: 2007-01-28 04:11:18 -0500 (Sun, 28 Jan 2007)
New Revision: 2171
Modified:
branches/jbossws-1.2.0/jbossws-tests/src/main/resources/tests-jboss50-excludes.txt
Log:
Fix benchmark excludes
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-01-27
20:30:01 UTC (rev 2170)
+++
branches/jbossws-1.2.0/jbossws-tests/src/main/resources/tests-jboss50-excludes.txt 2007-01-28
09:11:18 UTC (rev 2171)
@@ -1,7 +1,7 @@
# Always excludes
-org/jboss/test/ws/interop.**
-org/jboss/test/ws/jaxrpc/benchmark.**
-org/jboss/test/ws/jaxws/benchmark.**
+org/jboss/test/ws/interop/**
+org/jboss/test/ws/jaxrpc/benchmark/**
+org/jboss/test/ws/jaxws/benchmark/**
# Resolve before JBoss50 goes final
org/jboss/test/ws/jaxrpc/jbas897/JBAS897TestCase.*