Mark Womack wrote:
What base JDK version do we want to support for log4j 1.3? > JDK 1.2?
> JDK 1.3?
+1 for version >= JDK 1.3
with javac set to source 1.3 and target 1.3
Reasons:
- JDK 1.2 legacy(!) users have log4j 1.2.13, stable, extensible
- slow adoption of new JDKs is already fulfilled, we are at JDK
1.5stable and 1.6beta
Personally I would prefer source 1.4 and target 1.4
Regards
Boris
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]