summaryrefslogtreecommitdiffstats
path: root/sca-java-1.x/trunk/distribution
diff options
context:
space:
mode:
authorlresende <lresende@13f79535-47bb-0310-9956-ffa450edef68>2010-01-21 20:48:46 +0000
committerlresende <lresende@13f79535-47bb-0310-9956-ffa450edef68>2010-01-21 20:48:46 +0000
commit6aa79f55e6049ad708bcab52915149db3bc3351f (patch)
tree6a94a78854bd469a2825d8c0a21ede8a737d6d1c /sca-java-1.x/trunk/distribution
parentb28c51233a763ff1438152f6e71c58681417d25f (diff)
Renaming erlang samples and excluding them from binary distribution
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@901851 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'sca-java-1.x/trunk/distribution')
-rw-r--r--sca-java-1.x/trunk/distribution/src/main/assembly/bin.xml4
1 files changed, 4 insertions, 0 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 9c4373379c..f3c185b5ab 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
@@ -195,6 +195,10 @@
<exclude>customer-dojo-webapp/**/*</exclude>
<exclude>helloworld-distributed</exclude>
<exclude>helloworld-distributed/**/*</exclude>
+ <exclude>helloworld-erlang-reference</exclude>
+ <exclude>helloworld-erlang-reference/**/*</exclude>
+ <exclude>helloworld-erlang-service</exclude>
+ <exclude>helloworld-erlang-service/**/*</exclude>
<exclude>helloworld-jsp</exclude>
<exclude>helloworld-jsp/**/*</exclude>
<exclude>helloworld-servlet</exclude>