mirror of https://github.com/apache/activemq.git
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:
parent
039a15fc13
commit
bdd989a975
|
@ -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>
|
||||
|
|
Loading…
Reference in New Issue