Remove info about log4j 1.3, now that news has been received that it might not be incompatible after all.
Remove deprecation info about class that has actually been removed. git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/logging/trunk@370774 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
@@ -161,10 +161,6 @@ favour of the "minimal" jarfile.
|
||||
|
||||
== General Notes ==
|
||||
|
||||
Log4J 1.3 is expected to include a binary-incompatible change from the 1.2 series that
|
||||
unfortunately makes it impossible for a single adapter class to support both.
|
||||
This release does not include support for Log4J 1.3.
|
||||
|
||||
The jakarta commons project has migrated to the Subversion version control system
|
||||
(previously, CVS was used). There should be no effect on users of the JCL
|
||||
library, but obviously the process of examining the latest source code, and of
|
||||
@@ -200,8 +196,3 @@ DEPRECATIONS:
|
||||
|
||||
[LogSource] Previously deprecated, replaced by LogFactory.
|
||||
|
||||
[Log4jFactory] A proxy instance of this class was transparently created
|
||||
when Log4J logging was selected, yet it serves no useful
|
||||
purpose. The class is now deprecated, and the proxy
|
||||
instance is no longer created.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user