From 305bbdc8713a40ad21dc5b21709110d2f8bcc8bc Mon Sep 17 00:00:00 2001 From: nash Date: Mon, 25 Oct 2010 09:17:56 +0000 Subject: Merge r998237 Add build.xml file to svn with generated dependencies git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1026989 13f79535-47bb-0310-9956-ffa450edef68 --- .../tutorials/store/catalog-mediation/build.xml | 62 ++++++++++++++++++++++ .../tutorials/store/catalog-mediation/pom.xml | 2 + 2 files changed, 64 insertions(+) create mode 100644 sca-java-1.x/trunk/tutorials/store/catalog-mediation/build.xml (limited to 'sca-java-1.x/trunk') diff --git a/sca-java-1.x/trunk/tutorials/store/catalog-mediation/build.xml b/sca-java-1.x/trunk/tutorials/store/catalog-mediation/build.xml new file mode 100644 index 0000000000..2049ca169a --- /dev/null +++ b/sca-java-1.x/trunk/tutorials/store/catalog-mediation/build.xml @@ -0,0 +1,62 @@ + + +]> + + + &buildDependency; + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/sca-java-1.x/trunk/tutorials/store/catalog-mediation/pom.xml b/sca-java-1.x/trunk/tutorials/store/catalog-mediation/pom.xml index 674c775458..18642bd249 100644 --- a/sca-java-1.x/trunk/tutorials/store/catalog-mediation/pom.xml +++ b/sca-java-1.x/trunk/tutorials/store/catalog-mediation/pom.xml @@ -67,6 +67,7 @@ **/.*/** pom.xml build.xml + build-dependency.xml target/** @@ -81,6 +82,7 @@ ../../.. + true generate -- cgit v1.2.3