Author: veithen
Date: Wed Jul  9 18:44:19 2014
New Revision: 1609262

URL: http://svn.apache.org/r1609262
Log:
Also rename the "testsuites" folder to "testing". For some reasonm my SVN 
client didn't allow me to do that at the same time as the change in r1609259.

Added:
    webservices/axiom/trunk/testing/
      - copied from r1609260, webservices/axiom/trunk/testsuites/
Removed:
    webservices/axiom/trunk/testsuites/
Modified:
    webservices/axiom/trunk/pom.xml

Modified: webservices/axiom/trunk/pom.xml
URL: 
http://svn.apache.org/viewvc/webservices/axiom/trunk/pom.xml?rev=1609262&r1=1609261&r2=1609262&view=diff
==============================================================================
--- webservices/axiom/trunk/pom.xml (original)
+++ webservices/axiom/trunk/pom.xml Wed Jul  9 18:44:19 2014
@@ -905,6 +905,6 @@
         <module>apidocs</module>
         <module>distribution</module>
         <module>code-coverage</module>
-        <module>testsuites</module>
+        <module>testing</module>
     </modules>
 </project>


Reply via email to