1
0

Added a class-path directive, that avoids the need to set CLASSPATH manually.

( we should probably add the other loggers - only what is found is used,
it doesn't hurt anyone ).

Even if most containers will automatically add whatever is in lib, if you
use it in command line things are more difficult.


git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/logging/trunk@138885 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Costin Manolache
2002-05-09 22:01:25 +00:00
parent b75a58b4af
commit 97e35d1253

View File

@@ -3,3 +3,4 @@ Specification-Vendor: Apache Software Foundation
Specification-Version: 1.0 Specification-Version: 1.0
Implementation-Vendor: Apache Software Foundation Implementation-Vendor: Apache Software Foundation
Implementation-Version: @version@ Implementation-Version: @version@
Class-Path: log4j.jar log4j-core.jar