"Contributors are expected to be familiar with the log4j test environment.
They are also required to add a new test case with each new feature or
component."
What is the test environment? In the org.apache.log4j.test package, there
are "ad-hoc" tests (like PatternTest) and JUnit tests (like
UnitTestCategory). Do we add unit tests to the "unitTest" script? Wouldn't
it make more sense to add them to a TestSuite to use JUnit's built-in
support? Also, shouldn't the ant declaration have a "test.all" task so it's
not platform dependant (ie, "#!/bin/sh") and more easily done as part of the
regular build process? Am I missing something fundimental, or do we simply
need a more defined "test environment"?
-Jim Moore
-----Original Message-----
From: Ceki Gulcu [mailto:[EMAIL PROTECTED]]
Sent: Monday, June 18, 2001 9:34 AM
To: [EMAIL PROTECTED]
Subject: Plan for release 1.2
Hello all,
I have written a short release plan for log4j 1.2. It is available at
http://jakarta.apache.org/log4j/docs/plan.html
You are most welcome to make suggestions and even more to volunteer. :-)
Cheers, Ceki
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]