You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tuscany.apache.org by sv...@apache.org on 2007/09/17 12:16:30 UTC

svn commit: r576344 - /incubator/tuscany/branches/sca-java-1.0/samples/calculator-distributed/build.xml

Author: svkrish
Date: Mon Sep 17 03:16:25 2007
New Revision: 576344

URL: http://svn.apache.org/viewvc?rev=576344&view=rev
Log:
renaming sca-definitions to tuscany-definitions

Modified:
    incubator/tuscany/branches/sca-java-1.0/samples/calculator-distributed/build.xml

Modified: incubator/tuscany/branches/sca-java-1.0/samples/calculator-distributed/build.xml
URL: http://svn.apache.org/viewvc/incubator/tuscany/branches/sca-java-1.0/samples/calculator-distributed/build.xml?rev=576344&r1=576343&r2=576344&view=diff
==============================================================================
--- incubator/tuscany/branches/sca-java-1.0/samples/calculator-distributed/build.xml (original)
+++ incubator/tuscany/branches/sca-java-1.0/samples/calculator-distributed/build.xml Mon Sep 17 03:16:25 2007
@@ -141,7 +141,7 @@
     	<pathelement location="${m2.repo}\org\apache\tuscany\sca\tuscany-node\1.0-incubating-SNAPSHOT\tuscany-node-1.0-incubating-SNAPSHOT.jar"/>
     	<pathelement location="${m2.repo}\org\apache\axis2\axis2-adb\1.3\axis2-adb-1.3.jar"/>
     	<pathelement location="${m2.repo}\org\apache\axis2\axis2-mtompolicy\1.3\axis2-mtompolicy-1.3.jar"/>
-    	<pathelement location="${m2.repo}\org\apache\tuscany\sca\sca-definitions\1.0-incubating-SNAPSHOT\sca-definitions-1.0-incubating-SNAPSHOT.jar"/>
+    	<pathelement location="${m2.repo}\org\apache\tuscany\sca\tuscany-definitions\1.0-incubating-SNAPSHOT\tuscany-definitions-1.0-incubating-SNAPSHOT.jar"/>
     	<pathelement location="${m2.repo}\org\apache\tuscany\sca\tuscany-host-embedded\1.0-incubating-SNAPSHOT\tuscany-host-embedded-1.0-incubating-SNAPSHOT.jar"/>
     	<pathelement location="${m2.repo}\commons-httpclient\commons-httpclient\3.0.1\commons-httpclient-3.0.1.jar"/>
     	<pathelement location="${m2.repo}\org\apache\axis2\axis2-java2wsdl\1.3\axis2-java2wsdl-1.3.jar"/>
@@ -261,7 +261,7 @@
     	<pathelement location="${m2.repo}\commons-fileupload\commons-fileupload\1.1.1\commons-fileupload-1.1.1.jar"/>
     	<pathelement location="${m2.repo}\javax\servlet\servlet-api\2.5\servlet-api-2.5.jar"/>
     	<pathelement location="${m2.repo}\org\apache\tuscany\sca\tuscany-node\1.0-incubating-SNAPSHOT\tuscany-node-1.0-incubating-SNAPSHOT.jar"/>
-    	<pathelement location="${m2.repo}\org\apache\tuscany\sca\sca-definitions\1.0-incubating-SNAPSHOT\sca-definitions-1.0-incubating-SNAPSHOT.jar"/>
+    	<pathelement location="${m2.repo}\org\apache\tuscany\sca\tuscany-definitions\1.0-incubating-SNAPSHOT\tuscany-definitions-1.0-incubating-SNAPSHOT.jar"/>
     	<pathelement location="${m2.repo}\commons-httpclient\commons-httpclient\3.0.1\commons-httpclient-3.0.1.jar"/>
     	<pathelement location="${m2.repo}\org\apache\tuscany\sca\tuscany-host-embedded\1.0-incubating-SNAPSHOT\tuscany-host-embedded-1.0-incubating-SNAPSHOT.jar"/>
     	<pathelement location="${m2.repo}\commons-collections\commons-collections\3.1\commons-collections-3.1.jar"/>



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