Author: thomas.diesler(a)jboss.com
Date: 2008-05-07 11:10:31 -0400 (Wed, 07 May 2008)
New Revision: 6941
Modified:
stack/native/trunk/modules/testsuite/pom.xml
stack/native/trunk/modules/testsuite/test-excludes-jboss423.txt
stack/native/trunk/modules/testsuite/test-excludes-jboss500.txt
stack/native/trunk/modules/testsuite/test-excludes-jboss501.txt
Log:
Add wsprovide, wsconsume, wstools
Modified: stack/native/trunk/modules/testsuite/pom.xml
===================================================================
--- stack/native/trunk/modules/testsuite/pom.xml 2008-05-07 14:15:45 UTC (rev 6940)
+++ stack/native/trunk/modules/testsuite/pom.xml 2008-05-07 15:10:31 UTC (rev 6941)
@@ -39,6 +39,14 @@
</dependency>
<dependency>
+ <groupId>com.sun</groupId>
+ <artifactId>tools</artifactId>
+ <version>1.5.0</version>
+ <scope>system</scope>
+ <systemPath>${java.home}/../lib/tools.jar</systemPath>
+ </dependency>
+
+ <dependency>
<groupId>org.jboss.ws</groupId>
<artifactId>jbossws-framework</artifactId>
</dependency>
@@ -62,13 +70,6 @@
<version>3.8.1</version>
<scope>test</scope>
</dependency>
- <dependency>
- <groupId>com.sun</groupId>
- <artifactId>tools</artifactId>
- <version>1.5.0</version>
- <scope>system</scope>
- <systemPath>${java.home}/../lib/tools.jar</systemPath>
- </dependency>
</dependencies>
<!-- Build -->
Modified: stack/native/trunk/modules/testsuite/test-excludes-jboss423.txt
===================================================================
--- stack/native/trunk/modules/testsuite/test-excludes-jboss423.txt 2008-05-07 14:15:45
UTC (rev 6940)
+++ stack/native/trunk/modules/testsuite/test-excludes-jboss423.txt 2008-05-07 15:10:31
UTC (rev 6941)
@@ -12,39 +12,12 @@
# [JBWS-1526] Automated testing and availablity checks of public endpoints (interop)
org/jboss/test/ws/interop/**
-# [JBWS-2163] wsconsume for maven build -->
-org/jboss/test/ws/jaxws/complex/**
-org/jboss/test/ws/jaxws/holder/**
-org/jboss/test/ws/jaxws/smoke/tools/**
-org/jboss/test/ws/benchmark/**
-org/jboss/test/ws/interop/**
-org/jboss/test/ws/jaxws/samples/wssecuritypolicy/**
-org/jboss/test/ws/jaxws/samples/wssecurityAnnotatedpolicy/**
-org/jboss/test/ws/jaxws/samples/wssecurity/**
-
# [JBWS-2167] Fix samples jaxr for maven build
org/jboss/test/ws/jaxws/samples/jaxr/**
# [JBWS-2168] Fix samples bpel for maven build
org/jboss/test/ws/jaxrpc/samples/wsbpel/**
-# [JBWS-2169] Fix samples jaxrpc for maven build
-org/jboss/test/ws/jaxrpc/samples/docstyle/**
-org/jboss/test/ws/jaxrpc/samples/dynamichandler/**
-org/jboss/test/ws/jaxrpc/samples/exception/**
-org/jboss/test/ws/jaxrpc/samples/handler/**
-org/jboss/test/ws/jaxrpc/samples/holder/**
-org/jboss/test/ws/jaxrpc/samples/jmstransport/**
-org/jboss/test/ws/jaxrpc/samples/jsr109ejb/**
-org/jboss/test/ws/jaxrpc/samples/jsr109pojo/**
-org/jboss/test/ws/jaxrpc/samples/message/**
-org/jboss/test/ws/jaxrpc/samples/oneway/**
-org/jboss/test/ws/jaxrpc/samples/rpcstyle/**
-org/jboss/test/ws/jaxrpc/samples/secureejb/**
-org/jboss/test/ws/jaxrpc/samples/wsaddr/**
-org/jboss/test/ws/jaxrpc/samples/wsbpel/**
-org/jboss/test/ws/jaxrpc/samples/wssecurity/**
-
# [JBWS-2170] Fix embedded for maven build
org/jboss/test/ws/embedded/**
Modified: stack/native/trunk/modules/testsuite/test-excludes-jboss500.txt
===================================================================
--- stack/native/trunk/modules/testsuite/test-excludes-jboss500.txt 2008-05-07 14:15:45
UTC (rev 6940)
+++ stack/native/trunk/modules/testsuite/test-excludes-jboss500.txt 2008-05-07 15:10:31
UTC (rev 6941)
@@ -21,39 +21,12 @@
# [JBAS-5115] Valid jboss-app.xml file not recognized correctly by jbossxb runtime
org/jboss/test/ws/jaxws/jbws1822/JBWS1822TestCase.*
-# [JBWS-2163] wsconsume for maven build -->
-org/jboss/test/ws/jaxws/complex/**
-org/jboss/test/ws/jaxws/holder/**
-org/jboss/test/ws/jaxws/smoke/tools/**
-org/jboss/test/ws/benchmark/**
-org/jboss/test/ws/interop/**
-org/jboss/test/ws/jaxws/samples/wssecuritypolicy/**
-org/jboss/test/ws/jaxws/samples/wssecurityAnnotatedpolicy/**
-org/jboss/test/ws/jaxws/samples/wssecurity/**
-
# [JBWS-2167] Fix samples jaxr for maven build
org/jboss/test/ws/jaxws/samples/jaxr/**
# [JBWS-2168] Fix samples bpel for maven build
org/jboss/test/ws/jaxrpc/samples/wsbpel/**
-# [JBWS-2169] Fix samples jaxrpc for maven build
-org/jboss/test/ws/jaxrpc/samples/docstyle/**
-org/jboss/test/ws/jaxrpc/samples/dynamichandler/**
-org/jboss/test/ws/jaxrpc/samples/exception/**
-org/jboss/test/ws/jaxrpc/samples/handler/**
-org/jboss/test/ws/jaxrpc/samples/holder/**
-org/jboss/test/ws/jaxrpc/samples/jmstransport/**
-org/jboss/test/ws/jaxrpc/samples/jsr109ejb/**
-org/jboss/test/ws/jaxrpc/samples/jsr109pojo/**
-org/jboss/test/ws/jaxrpc/samples/message/**
-org/jboss/test/ws/jaxrpc/samples/oneway/**
-org/jboss/test/ws/jaxrpc/samples/rpcstyle/**
-org/jboss/test/ws/jaxrpc/samples/secureejb/**
-org/jboss/test/ws/jaxrpc/samples/wsaddr/**
-org/jboss/test/ws/jaxrpc/samples/wsbpel/**
-org/jboss/test/ws/jaxrpc/samples/wssecurity/**
-
# [JBWS-2170] Fix embedded for maven build
org/jboss/test/ws/embedded/**
Modified: stack/native/trunk/modules/testsuite/test-excludes-jboss501.txt
===================================================================
--- stack/native/trunk/modules/testsuite/test-excludes-jboss501.txt 2008-05-07 14:15:45
UTC (rev 6940)
+++ stack/native/trunk/modules/testsuite/test-excludes-jboss501.txt 2008-05-07 15:10:31
UTC (rev 6941)
@@ -55,39 +55,12 @@
# [JBAS-5388] JBossXBRuntimeException: Missing value for the required attribute
org/jboss/test/ws/jaxrpc/jbws720/**
-# [JBWS-2163] wsconsume for maven build -->
-org/jboss/test/ws/jaxws/complex/**
-org/jboss/test/ws/jaxws/holder/**
-org/jboss/test/ws/jaxws/smoke/tools/**
-org/jboss/test/ws/benchmark/**
-org/jboss/test/ws/interop/**
-org/jboss/test/ws/jaxws/samples/wssecuritypolicy/**
-org/jboss/test/ws/jaxws/samples/wssecurityAnnotatedpolicy/**
-org/jboss/test/ws/jaxws/samples/wssecurity/**
-
# [JBWS-2167] Fix samples jaxr for maven build
org/jboss/test/ws/jaxws/samples/jaxr/**
# [JBWS-2168] Fix samples bpel for maven build
org/jboss/test/ws/jaxrpc/samples/wsbpel/**
-# [JBWS-2169] Fix samples jaxrpc for maven build
-org/jboss/test/ws/jaxrpc/samples/docstyle/**
-org/jboss/test/ws/jaxrpc/samples/dynamichandler/**
-org/jboss/test/ws/jaxrpc/samples/exception/**
-org/jboss/test/ws/jaxrpc/samples/handler/**
-org/jboss/test/ws/jaxrpc/samples/holder/**
-org/jboss/test/ws/jaxrpc/samples/jmstransport/**
-org/jboss/test/ws/jaxrpc/samples/jsr109ejb/**
-org/jboss/test/ws/jaxrpc/samples/jsr109pojo/**
-org/jboss/test/ws/jaxrpc/samples/message/**
-org/jboss/test/ws/jaxrpc/samples/oneway/**
-org/jboss/test/ws/jaxrpc/samples/rpcstyle/**
-org/jboss/test/ws/jaxrpc/samples/secureejb/**
-org/jboss/test/ws/jaxrpc/samples/wsaddr/**
-org/jboss/test/ws/jaxrpc/samples/wsbpel/**
-org/jboss/test/ws/jaxrpc/samples/wssecurity/**
-
# [JBWS-2170] Fix embedded for maven build
org/jboss/test/ws/embedded/**
Show replies by date