summaryrefslogtreecommitdiffstats
path: root/sca-java-1.x/branches
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--sca-java-1.x/branches/sca-java-1.6.1/samples/customer-dojo-webapp/build.xml1
-rw-r--r--sca-java-1.x/branches/sca-java-1.6.1/samples/customer-dojo/build.xml1
2 files changed, 0 insertions, 2 deletions
diff --git a/sca-java-1.x/branches/sca-java-1.6.1/samples/customer-dojo-webapp/build.xml b/sca-java-1.x/branches/sca-java-1.6.1/samples/customer-dojo-webapp/build.xml
index f93d1fd091..ca448e7fb5 100644
--- a/sca-java-1.x/branches/sca-java-1.6.1/samples/customer-dojo-webapp/build.xml
+++ b/sca-java-1.x/branches/sca-java-1.6.1/samples/customer-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">
diff --git a/sca-java-1.x/branches/sca-java-1.6.1/samples/customer-dojo/build.xml b/sca-java-1.x/branches/sca-java-1.6.1/samples/customer-dojo/build.xml
index 5f36982edf..d1d1a3dec7 100644
--- a/sca-java-1.x/branches/sca-java-1.6.1/samples/customer-dojo/build.xml
+++ b/sca-java-1.x/branches/sca-java-1.6.1/samples/customer-dojo/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">