1
0

Added Log4JCategory into optional distribution

git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/logging/trunk@153528 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Robert Burrell Donkin
2005-02-12 19:21:29 +00:00
parent dc14a8cfcc
commit d746ff0810
3 changed files with 230 additions and 0 deletions

View File

@@ -147,6 +147,11 @@
<url>http://jakarta.apache.org/commons/logging.html</url>
</dependency>
<dependency>
<id>log4j</id>
<version>1.1.3</version>
</dependency>
</dependencies>
<build>