Author: thomas.diesler(a)jboss.com
Date: 2007-12-12 09:07:51 -0500 (Wed, 12 Dec 2007)
New Revision: 5270
Added:
stack/metro/trunk/src/test/resources/test-excludes-jboss423.txt
Modified:
stack/metro/trunk/ant-import/build-setup.xml
Log:
Add deploy-jboss423
Modified: stack/metro/trunk/ant-import/build-setup.xml
===================================================================
--- stack/metro/trunk/ant-import/build-setup.xml 2007-12-12 14:02:14 UTC (rev 5269)
+++ stack/metro/trunk/ant-import/build-setup.xml 2007-12-12 14:07:51 UTC (rev 5270)
@@ -57,7 +57,7 @@
<or>
<equals arg1="${jbossws.integration.target}"
arg2="jboss422"/>
<equals arg1="${jbossws.integration.target}"
arg2="jboss423"/>
- </or>
+ </or>
</condition>
<condition property="jbossws.integration.jboss50"
value="true">
<equals arg1="${jbossws.integration.target}"
arg2="jboss500"/>
Added: stack/metro/trunk/src/test/resources/test-excludes-jboss423.txt
===================================================================
--- stack/metro/trunk/src/test/resources/test-excludes-jboss423.txt
(rev 0)
+++ stack/metro/trunk/src/test/resources/test-excludes-jboss423.txt 2007-12-12 14:07:51
UTC (rev 5270)
@@ -0,0 +1,19 @@
+#
+# $Id$
+#
+
+###################################################################
+# Exclude JBossWS-Native stuff
+#
+org/jboss/test/ws/jaxws/samples/wsaddressing/**
+org/jboss/test/ws/jaxws/samples/wseventing/**
+org/jboss/test/ws/jaxws/samples/wssecurity/**
+#
+###################################################################
+
+# [JBWS-1673] Fix JAXR samples for SunRI
+org/jboss/test/ws/jaxws/samples/jaxr/**
+
+# [JBWS-1674] Fix @WebServiceRef with SunRI
+org/jboss/test/ws/jaxws/samples/retail/**
+org/jboss/test/ws/jaxws/samples/webserviceref/**
Property changes on: stack/metro/trunk/src/test/resources/test-excludes-jboss423.txt
___________________________________________________________________
Name: svn:executable
+ *
Name: svn:keywords
+ Id Revision
Name: svn:eol-style
+ LF
Show replies by date