summaryrefslogtreecommitdiffstats
path: root/sca-java-1.x/branches/sca-java-1.6/distribution/src
diff options
context:
space:
mode:
authorlresende <lresende@13f79535-47bb-0310-9956-ffa450edef68>2010-01-21 20:44:59 +0000
committerlresende <lresende@13f79535-47bb-0310-9956-ffa450edef68>2010-01-21 20:44:59 +0000
commitb28c51233a763ff1438152f6e71c58681417d25f (patch)
tree3e0482a0056369186c67e018c0c3164651ac9ea7 /sca-java-1.x/branches/sca-java-1.6/distribution/src
parentf047a523300a683e312fd6d4a4e7cae35b086ce7 (diff)
Renaming erlang samples and excluding them from binary distribution
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@901850 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'sca-java-1.x/branches/sca-java-1.6/distribution/src')
-rw-r--r--sca-java-1.x/branches/sca-java-1.6/distribution/src/main/assembly/bin.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/sca-java-1.x/branches/sca-java-1.6/distribution/src/main/assembly/bin.xml b/sca-java-1.x/branches/sca-java-1.6/distribution/src/main/assembly/bin.xml
index 9c4373379c..f3c185b5ab 100644
--- a/sca-java-1.x/branches/sca-java-1.6/distribution/src/main/assembly/bin.xml
+++ b/sca-java-1.x/branches/sca-java-1.6/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>