Add info about removal of deprecated classes.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/logging/trunk@370721 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
@@ -115,6 +115,9 @@ upgrade to this version.
|
|||||||
|
|
||||||
All changes to JCL configuration are backwards compatible.
|
All changes to JCL configuration are backwards compatible.
|
||||||
|
|
||||||
|
Classes Log4JCategoryLog and Log4jFactory have been removed; these were both
|
||||||
|
deprecated in the 1.0.3 release (April 2003).
|
||||||
|
|
||||||
For code that extends the JCL LogFactoryImpl class, the isXXXAvailable methods
|
For code that extends the JCL LogFactoryImpl class, the isXXXAvailable methods
|
||||||
in org.apache.commons.logging.impl.LogFactoryImpl are no longer called during
|
in org.apache.commons.logging.impl.LogFactoryImpl are no longer called during
|
||||||
discovery by that class. Therefore classes which subclass LogFactoryImpl and
|
discovery by that class. Therefore classes which subclass LogFactoryImpl and
|
||||||
|
|||||||
Reference in New Issue
Block a user