Added section to release notes about JDK compatibility.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/logging/trunk@378374 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
@@ -39,6 +39,11 @@ commons-logging. There are some incompatibilities with code that extends
|
|||||||
commons-logging, for example to implement custom logging adapters. See
|
commons-logging, for example to implement custom logging adapters. See
|
||||||
the compatibility section for details.
|
the compatibility section for details.
|
||||||
|
|
||||||
|
All core classes were compiled with a 1.2.x JDK. JCL may work on some
|
||||||
|
augmented 1.1 series JREs but it is recommended that those wish to run
|
||||||
|
on 1.1 JREs download the source and create a custom implementation by
|
||||||
|
stripping out all the complex classloader management code.
|
||||||
|
|
||||||
For further details, please see the Jakarta Commons Logging website:
|
For further details, please see the Jakarta Commons Logging website:
|
||||||
http://jakarta.apache.org/commons/logging.
|
http://jakarta.apache.org/commons/logging.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user