Fixes for TUSCANY-2718
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@723642 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
b0c5a6dfd4
commit
538596c3d4
1 changed files with 5 additions and 15 deletions
|
@ -30,9 +30,7 @@
|
|||
source="1.5"
|
||||
target="1.5">
|
||||
<classpath>
|
||||
<pathelement location="../../modules/tuscany-sca-api-1.4.jar"/>
|
||||
<pathelement location="../../modules/tuscany-node-api-1.4.jar"/>
|
||||
<pathelement location="../../modules/tuscany-node-launcher-1.4.jar"/>
|
||||
<pathelement location="../../lib/tuscany-sca-manifest.jar"/>
|
||||
</classpath>
|
||||
</javac>
|
||||
<copy todir="target/classes">
|
||||
|
@ -52,9 +50,7 @@
|
|||
<pathelement path="src/main/resources"/>
|
||||
<pathelement path="target/classes"/>
|
||||
<pathelement path="target/${test.jar}"/>
|
||||
<pathelement location="../../modules/tuscany-sca-api-1.4.jar"/>
|
||||
<pathelement location="../../modules/tuscany-node-api-1.4.jar"/>
|
||||
<pathelement location="../../modules/tuscany-node-launcher-1.4.jar"/>
|
||||
<pathelement location="../../lib/tuscany-sca-manifest.jar"/>
|
||||
</classpath>
|
||||
</java>
|
||||
</target>
|
||||
|
@ -66,9 +62,7 @@
|
|||
<pathelement path="src/main/resources"/>
|
||||
<pathelement path="target/classes"/>
|
||||
<pathelement path="target/${test.jar}"/>
|
||||
<pathelement location="../../modules/tuscany-sca-api-1.4.jar"/>
|
||||
<pathelement location="../../modules/tuscany-node-api-1.4.jar"/>
|
||||
<pathelement location="../../modules/tuscany-node-launcher-1.4.jar"/>
|
||||
<pathelement location="../../lib/tuscany-sca-manifest.jar"/>
|
||||
</classpath>
|
||||
</java>
|
||||
</target>
|
||||
|
@ -80,9 +74,7 @@
|
|||
<pathelement path="src/main/resources"/>
|
||||
<pathelement path="target/classes"/>
|
||||
<pathelement path="target/${test.jar}"/>
|
||||
<pathelement location="../../modules/tuscany-sca-api-1.4.jar"/>
|
||||
<pathelement location="../../modules/tuscany-node-api-1.4.jar"/>
|
||||
<pathelement location="../../modules/tuscany-node-launcher-1.4.jar"/>
|
||||
<pathelement location="../../lib/tuscany-sca-manifest.jar"/>
|
||||
</classpath>
|
||||
</java>
|
||||
</target>
|
||||
|
@ -94,9 +86,7 @@
|
|||
<pathelement path="src/main/resources"/>
|
||||
<pathelement path="target/classes"/>
|
||||
<pathelement path="target/${test.jar}"/>
|
||||
<pathelement location="../../modules/tuscany-sca-api-1.4.jar"/>
|
||||
<pathelement location="../../modules/tuscany-node-api-1.4.jar"/>
|
||||
<pathelement location="../../modules/tuscany-node-launcher-1.4.jar"/>
|
||||
<pathelement location="../../lib/tuscany-sca-manifest.jar"/>
|
||||
</classpath>
|
||||
</java>
|
||||
</target>
|
||||
|
|
Loading…
Add table
Reference in a new issue