ceki 01/04/18 01:44:16
Modified: build build.xml
docs HISTORY
Removed: src/java/org/apache/log4j build.xml
src/java/org/apache/log4j/helpers build.xml
src/java/org/apache/log4j/net build.xml
src/java/org/apache/log4j/or build.xml
src/java/org/apache/log4j/performance build.xml
src/java/org/apache/log4j/xml build.xml
Log:
Removed useless build.xml files.
Revision Changes Path
1.21 +2 -1 jakarta-log4j/build/build.xml
Index: build.xml
===================================================================
RCS file: /home/cvs/jakarta-log4j/build/build.xml,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -r1.20 -r1.21
--- build.xml 2001/04/18 08:21:15 1.20
+++ build.xml 2001/04/18 08:44:04 1.21
@@ -373,7 +373,8 @@
src/**,
docs/**,
Makefile,
- build/*
+ build/*, build.bat, build.sh,
+ build/lib/*.jar,
manifest.mf,
INSTALL,
LICENSE.APL,
1.33 +1 -1 jakarta-log4j/docs/HISTORY
Index: HISTORY
===================================================================
RCS file: /home/cvs/jakarta-log4j/docs/HISTORY,v
retrieving revision 1.32
retrieving revision 1.33
diff -u -r1.32 -r1.33
--- HISTORY 2001/04/17 22:32:16 1.32
+++ HISTORY 2001/04/18 08:44:07 1.33
@@ -6,7 +6,7 @@
[***] Changes requiring important modifications to existing client code.
- April 17, 2001
+ April 18, 2001
- Release of version 1.1b2
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]