[jbossws-commits] JBossWS SVN: r15782 - in stack/native/branches/jbossws-native-4.0.x: modules/testsuite and 1 other directory.

jbossws-commits at lists.jboss.org jbossws-commits at lists.jboss.org
Wed Feb 29 01:20:59 EST 2012


Author: ropalka
Date: 2012-02-29 01:20:58 -0500 (Wed, 29 Feb 2012)
New Revision: 15782

Modified:
   stack/native/branches/jbossws-native-4.0.x/
   stack/native/branches/jbossws-native-4.0.x/modules/testsuite/pom.xml
Log:
Merged revisions 15779 via svnmerge from 
https://svn.jboss.org/repos/jbossws/stack/native/trunk

.......
  r15779 | ropalka | 2012-02-29 07:14:09 +0100 (Wed, 29 Feb 2012) | 1 line
  
  sync. with AS7 upstream
.......



Property changes on: stack/native/branches/jbossws-native-4.0.x
___________________________________________________________________
Modified: svnmerge-integrated
   - https://svn.jboss.org/repos/jbossws/stack/native/trunk:1-15651,15653-15678,15686,15696,15707,15714,15726-15731,15739-15740,15749-15759,15761,15775-15777
   + https://svn.jboss.org/repos/jbossws/stack/native/trunk:1-15651,15653-15678,15686,15696,15707,15714,15726-15731,15739-15740,15749-15759,15761,15775-15777,15779
Modified: svn:mergeinfo
   - /stack/native/branches/asoldano:14057,14069
/stack/native/branches/ropalka:13836-13879
/stack/native/trunk:15653,15670-15677,15686,15696,15707,15714,15726-15731,15739-15740,15749-15759,15761,15775-15777
   + /stack/native/branches/asoldano:14057,14069
/stack/native/branches/ropalka:13836-13879
/stack/native/trunk:15653,15670-15677,15686,15696,15707,15714,15726-15731,15739-15740,15749-15759,15761,15775-15777,15779

Modified: stack/native/branches/jbossws-native-4.0.x/modules/testsuite/pom.xml
===================================================================
--- stack/native/branches/jbossws-native-4.0.x/modules/testsuite/pom.xml	2012-02-29 06:16:48 UTC (rev 15781)
+++ stack/native/branches/jbossws-native-4.0.x/modules/testsuite/pom.xml	2012-02-29 06:20:58 UTC (rev 15782)
@@ -1108,9 +1108,9 @@
           <version>2.7.1.patch01-brew</version>
         </dependency>
         <dependency>
-          <groupId>org.jboss.remoting3</groupId>
+          <groupId>org.jboss.remotingjmx</groupId>
           <artifactId>remoting-jmx</artifactId>
-          <version>1.0.1.Final</version>
+          <version>1.0.2.Final</version>
           <scope>test</scope>
         </dependency>
         <dependency>



More information about the jbossws-commits mailing list