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:
@@ -93,6 +93,7 @@
|
||||
<pathelement location="${build.home}/classes"/>
|
||||
<pathelement location="${junit.jar}"/>
|
||||
<pathelement location="${commons-logging-core.jar}"/>
|
||||
<pathelement location="${log4j12.jar}"/>
|
||||
</path>
|
||||
|
||||
|
||||
@@ -106,6 +107,7 @@
|
||||
<pathelement location="${junit.jar}"/>
|
||||
<pathelement location="${conf.home}"/>
|
||||
<pathelement location="${commons-logging-core.jar}"/>
|
||||
<pathelement location="${log4j12.jar}"/>
|
||||
</path>
|
||||
|
||||
<!-- Should all tests fail if one does? -->
|
||||
|
||||
Reference in New Issue
Block a user