Author: dkulp
Date: Sat Feb 19 00:54:06 2011
New Revision: 1072221
URL: http://svn.apache.org/viewvc?rev=1072221&view=rev
Log:
Merged revisions 1069184 via svnmerge from
https://svn.apache.org/repos/asf/cxf/trunk
........
r1069184 | dkulp | 2011-02-09 20:04:20 -0500 (Wed, 09 Feb 2011) | 1 line
Update to run tests in alpha order
........
Modified:
cxf/branches/2.3.x-fixes/ (props changed)
cxf/branches/2.3.x-fixes/parent/pom.xml
cxf/branches/2.3.x-fixes/pom.xml
Propchange: cxf/branches/2.3.x-fixes/
('svn:mergeinfo' removed)
Propchange: cxf/branches/2.3.x-fixes/
------------------------------------------------------------------------------
Binary property 'svnmerge-integrated' - no diff available.
Modified: cxf/branches/2.3.x-fixes/parent/pom.xml
URL:
http://svn.apache.org/viewvc/cxf/branches/2.3.x-fixes/parent/pom.xml?rev=1072221&r1=1072220&r2=1072221&view=diff
==============================================================================
--- cxf/branches/2.3.x-fixes/parent/pom.xml (original)
+++ cxf/branches/2.3.x-fixes/parent/pom.xml Sat Feb 19 00:54:06 2011
@@ -271,6 +271,7 @@
<exclude>**/*$*</exclude>
</excludes>
<!--disableXmlReport>true</disableXmlReport-->
+ <runOrder>alphabetical</runOrder>
<reportFormat>${cxf.surefire.format}</reportFormat>
<useFile>${cxf.surefire.usefile}</useFile>
<forkMode>${cxf.surefire.fork.mode}</forkMode>
Modified: cxf/branches/2.3.x-fixes/pom.xml
URL:
http://svn.apache.org/viewvc/cxf/branches/2.3.x-fixes/pom.xml?rev=1072221&r1=1072220&r2=1072221&view=diff
==============================================================================
--- cxf/branches/2.3.x-fixes/pom.xml (original)
+++ cxf/branches/2.3.x-fixes/pom.xml Sat Feb 19 00:54:06 2011
@@ -491,7 +491,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-surefire-plugin</artifactId>
- <version>2.7.1</version>
+ <version>2.7.2</version>
</plugin>
<plugin>
<groupId>org.apache.maven.plugins</groupId>