[jbossws-commits] JBossWS SVN: r7729 - in stack/native/trunk: modules/testsuite and 1 other directory.

jbossws-commits at lists.jboss.org jbossws-commits at lists.jboss.org
Fri Jun 20 14:26:22 EDT 2008


Author: alessio.soldano at jboss.com
Date: 2008-06-20 14:26:22 -0400 (Fri, 20 Jun 2008)
New Revision: 7729

Modified:
   stack/native/trunk/modules/testsuite/test-excludes-jboss501.txt
   stack/native/trunk/pom.xml
Log:
svn merge -r 7726:7728  https://svn.jboss.org/repos/jbossws/stack/native/branches/jbossws-native-3.0.2


Modified: stack/native/trunk/modules/testsuite/test-excludes-jboss501.txt
===================================================================
--- stack/native/trunk/modules/testsuite/test-excludes-jboss501.txt	2008-06-20 18:19:44 UTC (rev 7728)
+++ stack/native/trunk/modules/testsuite/test-excludes-jboss501.txt	2008-06-20 18:26:22 UTC (rev 7729)
@@ -13,7 +13,7 @@
 # [EJBTHREE-1152] service-ref in ejb-jar.xml is ignored
 org/jboss/test/ws/jaxws/samples/serviceref/ServiceRefEJBTestCase.*
 
-# [EJBTHREE-1377] Callback objects are improperly setup - ServiceRefMetaData.getServiceInterface() returns null
+# [JBMETA-64] Default WebServiceRef name parameter changed
 org/jboss/test/ws/jaxws/samples/webserviceref/WebServiceRefClientTestCase.*
 
 # [JBAS-5055] Failed to load users/passwords/role files

Modified: stack/native/trunk/pom.xml
===================================================================
--- stack/native/trunk/pom.xml	2008-06-20 18:19:44 UTC (rev 7728)
+++ stack/native/trunk/pom.xml	2008-06-20 18:26:22 UTC (rev 7729)
@@ -104,7 +104,7 @@
       <dependency>
         <groupId>org.jboss.ws</groupId>
         <artifactId>jbossws-framework</artifactId>
-        <version>${version}</version>
+        <version>${jbossws.framework.version}</version>
         <classifier>testsuite</classifier>
         <type>zip</type>
       </dependency>




More information about the jbossws-commits mailing list