Don't exclude prebuilt jar for bpel sample from binary distro

git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@778606 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
antelder 2009-05-26 08:05:18 +00:00
parent c1e6b31c4a
commit aca4005fd7

View file

@ -119,8 +119,6 @@
<exclude>feed-aggregator-webapp/target/sample-feed-aggregator-webapp</exclude>
<exclude>feed-aggregator-webapp/target/sample-feed-aggregator-webapp/**/*</exclude>
<exclude>feed-aggregator-webapp/target/war</exclude>
<exclude>helloworld-bpel/target</exclude>
<exclude>helloworld-bpel/target/**/*</exclude>
<exclude>store-webapp/target</exclude>
<exclude>store-webapp/target/**/*</exclude>
<exclude>helloworld-dojo-webapp/src/main/webapp/dojo</exclude>