It looks like the tyrex team has addressed the problems identified in
http://jakarta.apache.org/builds/gump/2001-09-21/tyrex.html . Just in time
for a new problem. Getting the latest log4j and tyrex and trying to
compile them together results in:
main:
[javac] Compiling 110 source files to
ceki01/09/21 08:49:43
Modified:src/java/org/apache/log4j Category.java LogManager.java
Log:
Moved automatic initialization to the LogManager class from Category.
This is required in some initialization sequences.
Revision ChangesPath
1.53 +0 -115jakarta-lo
ceki01/09/21 02:39:07
Modified:buildbuild.xml
Log:
Added org.apache.log4j.or.sax.* to jar target.
Revision ChangesPath
1.47 +2 -0 jakarta-log4j/build/build.xml
Index: build.xml
===
ceki01/09/21 02:26:56
Modified:buildbuild.xml
Log:
Simplified the ANT build file to consider jaxp only and no longer the parser.
Revision ChangesPath
1.46 +7 -18 jakarta-log4j/build/build.xml
Index: build.xml
==