summaryrefslogtreecommitdiffstats
path: root/branches/sca-java-1.3.2/samples/calculator-distributed/build.xml
diff options
context:
space:
mode:
Diffstat (limited to 'branches/sca-java-1.3.2/samples/calculator-distributed/build.xml')
-rw-r--r--branches/sca-java-1.3.2/samples/calculator-distributed/build.xml30
1 files changed, 15 insertions, 15 deletions
diff --git a/branches/sca-java-1.3.2/samples/calculator-distributed/build.xml b/branches/sca-java-1.3.2/samples/calculator-distributed/build.xml
index d6d23c844f..f7a23e4b81 100644
--- a/branches/sca-java-1.3.2/samples/calculator-distributed/build.xml
+++ b/branches/sca-java-1.3.2/samples/calculator-distributed/build.xml
@@ -30,9 +30,9 @@
source="1.5"
target="1.5">
<classpath>
- <pathelement location="../../modules/tuscany-sca-api-1.3.1-SNAPSHOT.jar"/>
- <pathelement location="../../modules/tuscany-node2-api-1.3.1-SNAPSHOT.jar"/>
- <pathelement location="../../modules/tuscany-node2-launcher-1.3.1-SNAPSHOT.jar"/>
+ <pathelement location="../../modules/tuscany-sca-api-1.3.2-SNAPSHOT.jar"/>
+ <pathelement location="../../modules/tuscany-node2-api-1.3.2-SNAPSHOT.jar"/>
+ <pathelement location="../../modules/tuscany-node2-launcher-1.3.2-SNAPSHOT.jar"/>
</classpath>
</javac>
<copy todir="target/classes">
@@ -52,9 +52,9 @@
<pathelement path="src/main/resources"/>
<pathelement path="target/classes"/>
<pathelement path="target/${test.jar}"/>
- <pathelement location="../../modules/tuscany-sca-api-1.3.1-SNAPSHOT.jar"/>
- <pathelement location="../../modules/tuscany-node2-api-1.3.1-SNAPSHOT.jar"/>
- <pathelement location="../../modules/tuscany-node2-launcher-1.3.1-SNAPSHOT.jar"/>
+ <pathelement location="../../modules/tuscany-sca-api-1.3.2-SNAPSHOT.jar"/>
+ <pathelement location="../../modules/tuscany-node2-api-1.3.2-SNAPSHOT.jar"/>
+ <pathelement location="../../modules/tuscany-node2-launcher-1.3.2-SNAPSHOT.jar"/>
</classpath>
</java>
</target>
@@ -67,9 +67,9 @@
<pathelement path="src/main/resources"/>
<pathelement path="target/classes"/>
<pathelement path="target/${test.jar}"/>
- <pathelement location="../../modules/tuscany-sca-api-1.3.1-SNAPSHOT.jar"/>
- <pathelement location="../../modules/tuscany-node2-api-1.3.1-SNAPSHOT.jar"/>
- <pathelement location="../../modules/tuscany-node2-launcher-1.3.1-SNAPSHOT.jar"/>
+ <pathelement location="../../modules/tuscany-sca-api-1.3.2-SNAPSHOT.jar"/>
+ <pathelement location="../../modules/tuscany-node2-api-1.3.2-SNAPSHOT.jar"/>
+ <pathelement location="../../modules/tuscany-node2-launcher-1.3.2-SNAPSHOT.jar"/>
</classpath>
</java>
</target>
@@ -82,9 +82,9 @@
<pathelement path="src/main/resources"/>
<pathelement path="target/classes"/>
<pathelement path="target/${test.jar}"/>
- <pathelement location="../../modules/tuscany-sca-api-1.3.1-SNAPSHOT.jar"/>
- <pathelement location="../../modules/tuscany-node2-api-1.3.1-SNAPSHOT.jar"/>
- <pathelement location="../../modules/tuscany-node2-launcher-1.3.1-SNAPSHOT.jar"/>
+ <pathelement location="../../modules/tuscany-sca-api-1.3.2-SNAPSHOT.jar"/>
+ <pathelement location="../../modules/tuscany-node2-api-1.3.2-SNAPSHOT.jar"/>
+ <pathelement location="../../modules/tuscany-node2-launcher-1.3.2-SNAPSHOT.jar"/>
</classpath>
</java>
</target>
@@ -97,9 +97,9 @@
<pathelement path="src/main/resources"/>
<pathelement path="target/classes"/>
<pathelement path="target/${test.jar}"/>
- <pathelement location="../../modules/tuscany-sca-api-1.3.1-SNAPSHOT.jar"/>
- <pathelement location="../../modules/tuscany-node2-api-1.3.1-SNAPSHOT.jar"/>
- <pathelement location="../../modules/tuscany-node2-launcher-1.3.1-SNAPSHOT.jar"/>
+ <pathelement location="../../modules/tuscany-sca-api-1.3.2-SNAPSHOT.jar"/>
+ <pathelement location="../../modules/tuscany-node2-api-1.3.2-SNAPSHOT.jar"/>
+ <pathelement location="../../modules/tuscany-node2-launcher-1.3.2-SNAPSHOT.jar"/>
</classpath>
</java>
</target>