summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/distribution/all
diff options
context:
space:
mode:
Diffstat (limited to 'sca-java-2.x/trunk/distribution/all')
-rw-r--r--sca-java-2.x/trunk/distribution/all/src/main/components/bin-samples.xml8
1 files changed, 1 insertions, 7 deletions
diff --git a/sca-java-2.x/trunk/distribution/all/src/main/components/bin-samples.xml b/sca-java-2.x/trunk/distribution/all/src/main/components/bin-samples.xml
index 44f31d0871..7dc2dad61f 100644
--- a/sca-java-2.x/trunk/distribution/all/src/main/components/bin-samples.xml
+++ b/sca-java-2.x/trunk/distribution/all/src/main/components/bin-samples.xml
@@ -78,13 +78,7 @@
<exclude>*/target/surefire-osgi-reports</exclude>
<exclude>*/target/surefire-osgi-reports/**/*</exclude>
<exclude>webapps/helloworld/target/**/*</exclude>
- <exclude>webapps/helloworld-bpel/target/**/*</exclude>
- <exclude>webapps/helloworld-jms/target/**/*</exclude>
- <exclude>webapps/helloworld-js-client/target/**/*</exclude>
- <exclude>webapps/helloworld-jsf/target/**/*</exclude>
- <exclude>webapps/helloworld-jsp/target/**/*</exclude>
- <exclude>webapps/helloworld-servlet/target/**/*</exclude>
- <exclude>webapps/helloworld-stripes/target/**/*</exclude>
+ <exclude>webapps/*/target/**/*</exclude>
</excludes>
</fileSet>
</fileSets>