You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tuscany.apache.org by lr...@apache.org on 2007/03/12 22:52:53 UTC

svn commit: r517416 - in /incubator/tuscany/branches/sca-java-integration/testing/sca/itest: operation-overloading/ operation-overloading/pom.xml operator-overloading/ pom.xml

Author: lresende
Date: Mon Mar 12 14:52:52 2007
New Revision: 517416

URL: http://svn.apache.org/viewvc?view=rev&rev=517416
Log:
[sca-integration-branch] more on renaming iTest

Added:
    incubator/tuscany/branches/sca-java-integration/testing/sca/itest/operation-overloading/
      - copied from r517270, incubator/tuscany/branches/sca-java-integration/testing/sca/itest/operator-overloading/
Removed:
    incubator/tuscany/branches/sca-java-integration/testing/sca/itest/operator-overloading/
Modified:
    incubator/tuscany/branches/sca-java-integration/testing/sca/itest/operation-overloading/pom.xml
    incubator/tuscany/branches/sca-java-integration/testing/sca/itest/pom.xml

Modified: incubator/tuscany/branches/sca-java-integration/testing/sca/itest/operation-overloading/pom.xml
URL: http://svn.apache.org/viewvc/incubator/tuscany/branches/sca-java-integration/testing/sca/itest/operation-overloading/pom.xml?view=diff&rev=517416&r1=517270&r2=517416
==============================================================================
--- incubator/tuscany/branches/sca-java-integration/testing/sca/itest/operation-overloading/pom.xml (original)
+++ incubator/tuscany/branches/sca-java-integration/testing/sca/itest/operation-overloading/pom.xml Mon Mar 12 14:52:52 2007
@@ -25,7 +25,7 @@
 		<relativePath>../pom.xml</relativePath>
 	</parent>
 	<modelVersion>4.0.0</modelVersion>
-	<artifactId>iTest-operator-overloading</artifactId>
+	<artifactId>iTest-operation-overloading</artifactId>
 	<packaging>jar</packaging>
 	<name>Test Suite Operator over loading.</name>
 	<!-- JAX-WS temporary only until java.net maven2 repo is ready-->

Modified: incubator/tuscany/branches/sca-java-integration/testing/sca/itest/pom.xml
URL: http://svn.apache.org/viewvc/incubator/tuscany/branches/sca-java-integration/testing/sca/itest/pom.xml?view=diff&rev=517416&r1=517415&r2=517416
==============================================================================
--- incubator/tuscany/branches/sca-java-integration/testing/sca/itest/pom.xml (original)
+++ incubator/tuscany/branches/sca-java-integration/testing/sca/itest/pom.xml Mon Mar 12 14:52:52 2007
@@ -94,7 +94,7 @@
 	        <module>wsdl</module>
                 <module>bindings</module>
                 <module>databindings</module>
-                <module>opOverloadTest</module>
+                <module>operation-overloading</module>
             </modules>
         </profile>
 



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