You are viewing a plain text version of this content. The canonical link for it is here.
Posted to axis-cvs@ws.apache.org by di...@apache.org on 2006/12/19 19:51:21 UTC

svn commit: r488758 - in /webservices/axis2/trunk/java/modules: jaxws/test/org/apache/axis2/jaxws/description/builder/ jaxws/test/org/apache/axis2/jaxws/description/impl/ metadata/ metadata/test/ metadata/test/org/ metadata/test/org/apache/ metadata/te...

Author: dims
Date: Tue Dec 19 10:51:20 2006
New Revision: 488758

URL: http://svn.apache.org/viewvc?view=rev&rev=488758
Log:
move a couple of test packages from jaxws to metadata

Added:
    webservices/axis2/trunk/java/modules/metadata/test/
    webservices/axis2/trunk/java/modules/metadata/test/org/
    webservices/axis2/trunk/java/modules/metadata/test/org/apache/
    webservices/axis2/trunk/java/modules/metadata/test/org/apache/axis2/
    webservices/axis2/trunk/java/modules/metadata/test/org/apache/axis2/jaxws/
    webservices/axis2/trunk/java/modules/metadata/test/org/apache/axis2/jaxws/description/
    webservices/axis2/trunk/java/modules/metadata/test/org/apache/axis2/jaxws/description/builder/
      - copied from r488498, webservices/axis2/trunk/java/modules/jaxws/test/org/apache/axis2/jaxws/description/builder/
    webservices/axis2/trunk/java/modules/metadata/test/org/apache/axis2/jaxws/description/impl/
      - copied from r488498, webservices/axis2/trunk/java/modules/jaxws/test/org/apache/axis2/jaxws/description/impl/
Removed:
    webservices/axis2/trunk/java/modules/jaxws/test/org/apache/axis2/jaxws/description/builder/
    webservices/axis2/trunk/java/modules/jaxws/test/org/apache/axis2/jaxws/description/impl/
Modified:
    webservices/axis2/trunk/java/modules/metadata/project.xml

Modified: webservices/axis2/trunk/java/modules/metadata/project.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/java/modules/metadata/project.xml?view=diff&rev=488758&r1=488757&r2=488758
==============================================================================
--- webservices/axis2/trunk/java/modules/metadata/project.xml (original)
+++ webservices/axis2/trunk/java/modules/metadata/project.xml Tue Dec 19 10:51:20 2006
@@ -78,7 +78,7 @@
 
         <unitTest>
             <includes>
-                <include>**/*Test.java</include>
+                <include>**/*Tests.java</include>
             </includes>
 
             <resources>



---------------------------------------------------------------------
To unsubscribe, e-mail: axis-cvs-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-cvs-help@ws.apache.org