git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1501340 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Timothy A. Bish 2013-07-09 15:41:32 +00:00
parent b3e58a5b33
commit cb52dd47f4
1 changed files with 3 additions and 2 deletions

View File

@ -105,7 +105,7 @@
<exclude>WEB-INF/lib/log4j-1.2.16.jar</exclude>
<exclude>WEB-INF/lib/commons-codec-1.2.jar</exclude>
</excludes>
</unpackOptions>
</unpackOptions>
<scope>runtime</scope>
<includes>
<include>io.hawt:hawtio-web:war</include>
@ -201,6 +201,7 @@
<include>org.springframework:spring-oxm</include>
<include>org.springframework:spring-tx</include>
<include>com.thoughtworks.xstream:xstream</include>
<include>xpp3:xpp3</include>
<include>org.codehaus.jettison:jettison</include>
<include>org.apache.velocity:velocity</include>
<include>org.apache.servicemix.bundles:org.apache.servicemix.bundles.josql</include>
@ -210,7 +211,7 @@
<include>org.apache.qpid:proton</include>
<include>org.apache.qpid:proton-api</include>
<include>org.apache.qpid:proton-jms</include>
<!-- activemq-leveldb-store dependencies -->
<include>org.scala-lang:scala-library</include>
<include>org.fusesource.hawtbuf:hawtbuf-proto</include>