ceki 2003/06/23 10:02:06
Modified: tests build.xml
. .cvsignore
Added: tests .cvsignore
Log:
Updated .cvsignore files.
Minor change to tests/build.xml
Revision Changes Path
1.35 +0 -1 jakarta-log4j/tests/build.xml
Index: build.xml
===================================================================
RCS file: /home/cvs/jakarta-log4j/tests/build.xml,v
retrieving revision 1.34
retrieving revision 1.35
diff -u -r1.34 -r1.35
--- build.xml 23 Jun 2003 16:04:28 -0000 1.34
+++ build.xml 23 Jun 2003 17:02:06 -0000 1.35
@@ -206,7 +206,6 @@
<!-- test handling of log4j.defaultInitOverride system property -->
<copy file="input/xml/defaultInit.xml" tofile="classes/log4j.xml"/>
<junit printsummary="yes" fork="yes" haltonfailure="yes">
- <jvmarg value="-Dlog4j.defaultInitOverride=true"/>
<classpath refid="tests.classpath"/>
<formatter type="plain" usefile="false"/>
<test fork="true" name="org.apache.log4j.defaultInit.TestCase1" />
1.1 jakarta-log4j/tests/.cvsignore
Index: .cvsignore
===================================================================
goEnv
build.properties
output
classes
1.3 +7 -1 jakarta-log4j/.cvsignore
Index: .cvsignore
===================================================================
RCS file: /home/cvs/jakarta-log4j/.cvsignore,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- .cvsignore 14 Apr 2001 06:57:21 -0000 1.2
+++ .cvsignore 23 Jun 2003 17:02:06 -0000 1.3
@@ -1,2 +1,8 @@
goEnv*
-dist
\ No newline at end of file
+dist
+.classpath
+build.properties
+log4j-1.3alpha.jar
+log4j-chainsaw-1.3alpha.jar
+log4j-lf5-1.3alpha.jar
+.project
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]