Shapira, Yoav wrote:

It'd be easy to do conditional stuff, as Joran for example is completely
new in log4j 1.3, with Ant's <available> tasks and related conditionals.


I am not sure, if the "conditional stuff" helps. If you end up not being binary-compatible, i think commons-logging needs two compile-steps.
One with log4j-1.2.8 in the classpath, and one with log4j-1.3 for the Log4J13Logger and then package them together in one jar.

If we would like to avoid this, we could also use reflection at all to call those log( methods, but this might result in an performance loss.

-- Mario

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature



Reply via email to