From f60e58890c59988b4abb5c2f832b258432b4f446 Mon Sep 17 00:00:00 2001 From: nash Date: Mon, 25 Oct 2010 14:32:29 +0000 Subject: Merge r1000868 Remove unused dojo dependency git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1027140 13f79535-47bb-0310-9956-ffa450edef68 --- .../samples/simple-bigbank-spring/build-dojo.xml | 64 ---------------------- .../trunk/samples/simple-bigbank-spring/pom.xml | 56 +------------------ 2 files changed, 1 insertion(+), 119 deletions(-) delete mode 100644 sca-java-1.x/trunk/samples/simple-bigbank-spring/build-dojo.xml diff --git a/sca-java-1.x/trunk/samples/simple-bigbank-spring/build-dojo.xml b/sca-java-1.x/trunk/samples/simple-bigbank-spring/build-dojo.xml deleted file mode 100644 index 5a715b1e6b..0000000000 --- a/sca-java-1.x/trunk/samples/simple-bigbank-spring/build-dojo.xml +++ /dev/null @@ -1,64 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/sca-java-1.x/trunk/samples/simple-bigbank-spring/pom.xml b/sca-java-1.x/trunk/samples/simple-bigbank-spring/pom.xml index bd4570a45b..6a80f08682 100644 --- a/sca-java-1.x/trunk/samples/simple-bigbank-spring/pom.xml +++ b/sca-java-1.x/trunk/samples/simple-bigbank-spring/pom.xml @@ -213,13 +213,6 @@ 2.5.5 - - org.dojotoolkit - dojo - 1.3.0 - zip - - junit junit @@ -230,54 +223,7 @@ - ${artifactId} - - - org.apache.maven.plugins - maven-antrun-plugin - - - - ant - ant-trax - 1.6.5 - - - - - - copy-dojo-files - generate-resources - - run - - - - - - - - - - - - clean-dojo-files - clean - - run - - - - - - - - - - - - - + ${artifactId} -- cgit v1.2.3