Exclude jdk14 logger from api jar
Include WeakHashtable in api jar Make ant dependencies used in build be the same as those in the maven project.xml file. git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/logging/trunk@371164 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
# limitations under the License.
|
||||
|
||||
# Apache Log4j 1.2.x series
|
||||
log4j12.jar=lib/log4j-1.2.6.jar
|
||||
log4j12.jar=lib/log4j-1.2.12.jar
|
||||
|
||||
# Apache Log4j 1.3.x series
|
||||
log4j13.jar=lib/log4j-1.3.0.jar
|
||||
|
||||
Reference in New Issue
Block a user