included log4j in the rar bundle

git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@372532 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Jonas B. Lim 2006-01-26 14:28:39 +00:00
parent 40ce55be77
commit 1479c15475
1 changed files with 1 additions and 0 deletions

View File

@ -408,6 +408,7 @@
<version>${log4j_version}</version> <version>${log4j_version}</version>
<properties> <properties>
<optional>true</optional> <optional>true</optional>
<rar.bundle>true</rar.bundle>
</properties> </properties>
</dependency> </dependency>