summaryrefslogtreecommitdiffstats
path: root/sca-java-1.x/branches/sca-java-1.6.1/tutorials/store/catalog-mediation/pom.xml
diff options
context:
space:
mode:
authornash <nash@13f79535-47bb-0310-9956-ffa450edef68>2010-09-17 18:36:20 +0000
committernash <nash@13f79535-47bb-0310-9956-ffa450edef68>2010-09-17 18:36:20 +0000
commitaac6c6eec869e7d623fd9713460380608bdf5048 (patch)
tree3136cabbe0ab671e0af38c8bdf822865aee8e54a /sca-java-1.x/branches/sca-java-1.6.1/tutorials/store/catalog-mediation/pom.xml
parent51e5ca754d3d79393793fddcfd6079f3b0c70d8a (diff)
Add build.xml file to svn with generated dependencies
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@998237 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to '')
-rw-r--r--sca-java-1.x/branches/sca-java-1.6.1/tutorials/store/catalog-mediation/pom.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/sca-java-1.x/branches/sca-java-1.6.1/tutorials/store/catalog-mediation/pom.xml b/sca-java-1.x/branches/sca-java-1.6.1/tutorials/store/catalog-mediation/pom.xml
index 0ddffd3f92..1e7de6b75d 100644
--- a/sca-java-1.x/branches/sca-java-1.6.1/tutorials/store/catalog-mediation/pom.xml
+++ b/sca-java-1.x/branches/sca-java-1.6.1/tutorials/store/catalog-mediation/pom.xml
@@ -67,6 +67,7 @@
<exclude>**/.*/**</exclude>
<exclude>pom.xml</exclude>
<exclude>build.xml</exclude>
+ <exclude>build-dependency.xml</exclude>
<exclude>target/**</exclude>
</excludes>
</resource>
@@ -81,6 +82,7 @@
<execution>
<configuration>
<pathToRootDir>../../..</pathToRootDir>
+ <buildDependencyFileOnly>true</buildDependencyFileOnly>
</configuration>
<goals>
<goal>generate</goal>