https://issues.apache.org/activemq/browse/AMQ-2440 - add commons-management dependency needed for camel 2.2.0 web app

git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@921291 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Bosanac Dejan 2010-03-10 10:31:36 +00:00
parent 7ee5cdd276
commit 1f6f0c5107
1 changed files with 2 additions and 0 deletions

View File

@ -248,6 +248,8 @@
<!-- Atom/RSS support -->
<include>rome:rome</include>
<include>jdom:jdom</include>
<!-- Camel web dependencies -->
<include>org.fusesource.commonman:commons-management</include>
</includes>
</dependencySet>
</dependencySets>