summaryrefslogtreecommitdiffstats
path: root/sca-java-1.x
diff options
context:
space:
mode:
authornash <nash@13f79535-47bb-0310-9956-ffa450edef68>2010-09-29 19:14:54 +0000
committernash <nash@13f79535-47bb-0310-9956-ffa450edef68>2010-09-29 19:14:54 +0000
commit39efc70d73595e248dcfdf6a7209f4eabf0c1664 (patch)
tree6c76edd1eb1c420b1f13730a13688f76a1edfa95 /sca-java-1.x
parent600addf88f1343a2639270adc36c6752a5bb9b62 (diff)
Delete duplicate line
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1002811 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'sca-java-1.x')
-rw-r--r--sca-java-1.x/branches/sca-java-1.6.1/samples/helloworld-dojo-webapp/build.xml1
1 files changed, 0 insertions, 1 deletions
diff --git a/sca-java-1.x/branches/sca-java-1.6.1/samples/helloworld-dojo-webapp/build.xml b/sca-java-1.x/branches/sca-java-1.6.1/samples/helloworld-dojo-webapp/build.xml
index ebefa279f2..4f7d6c9859 100644
--- a/sca-java-1.x/branches/sca-java-1.6.1/samples/helloworld-dojo-webapp/build.xml
+++ b/sca-java-1.x/branches/sca-java-1.6.1/samples/helloworld-dojo-webapp/build.xml
@@ -35,7 +35,6 @@
</javac>
<copy todir="target/classes">
<fileset dir="src\main\resources"/>
- <fileset dir="src\main\resources"/>
</copy>
<ant antfile="./build-dojo.xml" target="install-dojo-nomaven">