I'm sure I'm in the minority here, but 1.2.13 seems fine for "legacy" versions of Java, i.e. everything prior to Java 5.

I'd be fine with requiring Java 5 for log4j 1.3 and using the best concurrency, etc, utilities it has to offer.

--
Jess Holle

Mark Womack wrote:
We have talked about this before, and I plan to poll the user list,
but I thought we could talk about it some more here first.

What base JDK version do we want to support for log4j 1.3?  > JDK 1.2?
 > JDK 1.3?

Cons:
- not as universal of an option for logging

Pros:
- can use more modern, builtin classes (like Scheduler) instead of
growing our own
- less testing and build maintenance

others?

comments?
-Mark

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to