summaryrefslogtreecommitdiffstats
path: root/sca-java-1.x/trunk
diff options
context:
space:
mode:
authornash <nash@13f79535-47bb-0310-9956-ffa450edef68>2010-10-30 18:58:55 +0000
committernash <nash@13f79535-47bb-0310-9956-ffa450edef68>2010-10-30 18:58:55 +0000
commit1c28e18333a059be959ae4a61ecc3342ad972e85 (patch)
tree21c3fe90dd0f8230bd436f6fc09b1ffe63fdacbd /sca-java-1.x/trunk
parenta32ab417830b9037fa1da01f60f5c36d698b5bfb (diff)
Merge r1029129 Fix incorrect war name to exclude from binary distribution
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1029160 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'sca-java-1.x/trunk')
-rw-r--r--sca-java-1.x/trunk/distribution/src/main/assembly/bin.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/sca-java-1.x/trunk/distribution/src/main/assembly/bin.xml b/sca-java-1.x/trunk/distribution/src/main/assembly/bin.xml
index 3f4251595d..b5c03cfb21 100644
--- a/sca-java-1.x/trunk/distribution/src/main/assembly/bin.xml
+++ b/sca-java-1.x/trunk/distribution/src/main/assembly/bin.xml
@@ -139,7 +139,7 @@
<exclude>helloworld-ws-deep-webapp/target/sample-helloworld-ws-deep-webapp.war</exclude>
<exclude>helloworld-ws-sdo-webapp/target/sample-helloworld-ws-sdo-webapp.war</exclude>
<exclude>helloworld-ws-service-webapp/target/sample-helloworld-ws-service-webapp.war</exclude>
- <exclude>store-webapp/target/sample-helloworld-store-webapp.war</exclude>
+ <exclude>store-webapp/target/sample-store-webapp.war</exclude>
</excludes>
</fileSet>
<!-- Add all the demos to the demos directory -->