ceki 2004/10/27 05:36:52
Modified: . build.xml
Log:
Added o.a.l.html package to the log4j.jar build
Revision Changes Path
1.112 +1 -0 logging-log4j/build.xml
Index: build.xml
===================================================================
RCS file: /home/cvs/logging-log4j/build.xml,v
retrieving revision 1.111
retrieving revision 1.112
diff -u -r1.111 -r1.112
--- build.xml 10 Sep 2004 20:12:18 -0000 1.111
+++ build.xml 27 Oct 2004 12:36:52 -0000 1.112
@@ -488,6 +488,7 @@
${stem}/net/*.class,
${stem}/jdbc/*.class,
${stem}/db/**/*.class,
+ ${stem}/html/**/*.class,
${stem}/varia/*.class,
${stem}/nt/*.class,
${stem}/rolling/**/*.class,
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]