diff options
Diffstat (limited to 'sca-java-1.x/branches/sca-java-1.6/distribution/src/main/assembly/bin.xml')
-rw-r--r-- | sca-java-1.x/branches/sca-java-1.6/distribution/src/main/assembly/bin.xml | 4 |
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> |