summaryrefslogtreecommitdiffstats
path: root/branches/sca-java-1.x
diff options
context:
space:
mode:
authorantelder <antelder@13f79535-47bb-0310-9956-ffa450edef68>2008-11-28 12:42:17 +0000
committerantelder <antelder@13f79535-47bb-0310-9956-ffa450edef68>2008-11-28 12:42:17 +0000
commitd0ec0698db4f3d3025c563b588602b0598900aa0 (patch)
treeaa56407a96e5fc85065be62d8959f5ed942fc9ba /branches/sca-java-1.x
parent93c0c5da380c1380771ef2988812b9f46c8b2df3 (diff)
Exclude store tutorial prebuilt webapp
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@721459 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to '')
-rw-r--r--branches/sca-java-1.x/distribution/src/main/assembly/bin.xml6
1 files changed, 2 insertions, 4 deletions
diff --git a/branches/sca-java-1.x/distribution/src/main/assembly/bin.xml b/branches/sca-java-1.x/distribution/src/main/assembly/bin.xml
index 679e6ac8a4..3cfdaeb778 100644
--- a/branches/sca-java-1.x/distribution/src/main/assembly/bin.xml
+++ b/branches/sca-java-1.x/distribution/src/main/assembly/bin.xml
@@ -298,10 +298,8 @@
<exclude>store/*/target/surefire-reports/**/*</exclude>
<exclude>store/*/target/maven-archiver</exclude>
<exclude>store/*/target/maven-archiver/**/*</exclude>
- <exclude>store/catalog-webapp/target/war</exclude>
- <exclude>store/catalog-webapp/target/war/**/*</exclude>
- <exclude>store/catalog-webapp/target/tutorial-catalog-webapp</exclude>
- <exclude>store/catalog-webapp/target/tutorial-catalog-webapp/**/*</exclude>
+ <exclude>store/catalog-webapp/target</exclude>
+ <exclude>store/catalog-webapp/target/**/*</exclude>
<exclude>store/store-db/target/cart-db/</exclude>
<exclude>store/store-db/target/cart-db/**/*</exclude>
<exclude>store/store-eu/target/cart-eu-db/</exclude>