You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tuscany.apache.org by js...@apache.org on 2007/09/09 02:38:34 UTC

svn commit: r573935 - in /incubator/tuscany/java/sca/itest: interop-soap-client/pom.xml interop-soap-round2-client/pom.xml interop-soap-service/pom.xml

Author: jsdelfino
Date: Sat Sep  8 17:38:34 2007
New Revision: 573935

URL: http://svn.apache.org/viewvc?rev=573935&view=rev
Log:
Minor cleanup of pom.xml names.

Modified:
    incubator/tuscany/java/sca/itest/interop-soap-client/pom.xml
    incubator/tuscany/java/sca/itest/interop-soap-round2-client/pom.xml
    incubator/tuscany/java/sca/itest/interop-soap-service/pom.xml

Modified: incubator/tuscany/java/sca/itest/interop-soap-client/pom.xml
URL: http://svn.apache.org/viewvc/incubator/tuscany/java/sca/itest/interop-soap-client/pom.xml?rev=573935&r1=573934&r2=573935&view=diff
==============================================================================
--- incubator/tuscany/java/sca/itest/interop-soap-client/pom.xml (original)
+++ incubator/tuscany/java/sca/itest/interop-soap-client/pom.xml Sat Sep  8 17:38:34 2007
@@ -27,7 +27,7 @@
 	</parent>
 	<artifactId>itest-interop-soap-client</artifactId>
 	<packaging>jar</packaging>
-	<name>Apache Tuscany Interop Testing - Clients - InteropDoc</name>
+	<name>Apache Tuscany SCA WS Interop Client Integration Tests</name>
 	<properties>
 		<ws.type>axis2</ws.type>
 	</properties>

Modified: incubator/tuscany/java/sca/itest/interop-soap-round2-client/pom.xml
URL: http://svn.apache.org/viewvc/incubator/tuscany/java/sca/itest/interop-soap-round2-client/pom.xml?rev=573935&r1=573934&r2=573935&view=diff
==============================================================================
--- incubator/tuscany/java/sca/itest/interop-soap-round2-client/pom.xml (original)
+++ incubator/tuscany/java/sca/itest/interop-soap-round2-client/pom.xml Sat Sep  8 17:38:34 2007
@@ -26,9 +26,7 @@
 		<relativePath>../pom.xml</relativePath>
 	</parent>
 	<artifactId>itest-interop-soap-round2-client</artifactId>
-	<packaging>jar</packaging>
-	<name>Apache Tuscany Interop Testing - Clients - SOAP Builders Round 2 
-		Interop Test</name>
+	<name>Apache Tuscany SCA WS SOAP Round2 Interop Client Integration Tests</name>
 	<properties>
 		<ws.type>axis2</ws.type>
 	</properties>

Modified: incubator/tuscany/java/sca/itest/interop-soap-service/pom.xml
URL: http://svn.apache.org/viewvc/incubator/tuscany/java/sca/itest/interop-soap-service/pom.xml?rev=573935&r1=573934&r2=573935&view=diff
==============================================================================
--- incubator/tuscany/java/sca/itest/interop-soap-service/pom.xml (original)
+++ incubator/tuscany/java/sca/itest/interop-soap-service/pom.xml Sat Sep  8 17:38:34 2007
@@ -28,7 +28,7 @@
 
     <artifactId>itest-interop-soap-service</artifactId>
     <packaging>war</packaging>
-    <name>Apache Tuscany Interop Testing - Services - InteropDoc</name>
+    <name>Apache Tuscany SCA WS Interop Service Integration Tests</name>
 
     <dependencies>
        <dependency>



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