https://issues.apache.org/activemq/browse/AMQ-2390 - removing unused heavyweight dependencies from camel webapp

git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@814696 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Bosanac Dejan 2009-09-14 15:29:56 +00:00
parent 039a15fc13
commit bdd989a975
1 changed files with 5 additions and 0 deletions

View File

@ -118,6 +118,11 @@
<exclude>**/spring-*.jar</exclude>
<exclude>**/standard*.jar</exclude>
<exclude>**/stax*.jar</exclude>
<exclude>**/groovy*.jar</exclude>
<exclude>**/jruby*.jar</exclude>
<exclude>**/dojo/</exclude>
<exclude>**/dojox/</exclude>
<exclude>**/dijit/</exclude>
</excludes>
</unpackOptions>
<includes>