You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by rd...@apache.org on 2006/04/06 21:03:19 UTC

svn commit: r392039 - /jakarta/commons/proper/logging/trunk/RELEASE-NOTES.txt

Author: rdonkin
Date: Thu Apr  6 12:03:17 2006
New Revision: 392039

URL: http://svn.apache.org/viewcvs?rev=392039&view=rev
Log:
Ammended release notes to reflect shipping JDK logger in API jar.

Modified:
    jakarta/commons/proper/logging/trunk/RELEASE-NOTES.txt

Modified: jakarta/commons/proper/logging/trunk/RELEASE-NOTES.txt
URL: http://svn.apache.org/viewcvs/jakarta/commons/proper/logging/trunk/RELEASE-NOTES.txt?rev=392039&r1=392038&r2=392039&view=diff
==============================================================================
--- jakarta/commons/proper/logging/trunk/RELEASE-NOTES.txt (original)
+++ jakarta/commons/proper/logging/trunk/RELEASE-NOTES.txt Thu Apr  6 12:03:17 2006
@@ -136,8 +136,11 @@
 unusual thing to do, so it isn't expected that any apps will actually be
 affected by this.
 
+== Deprecation Note ==
+
 Previous releases of commons-logging-api.jar contained the Jdk14Logger class;
-this has now been removed. If your application needs this jar, then instead of
+this is now deprecated. It will be removed from the API jar in some future 
+release. If your application needs this jar, then instead of
 upgrading to commons-logging-api-1.1.jar, upgrade to commons-logging-1.1.jar.
 
 == Dependencies ==



---------------------------------------------------------------------
To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-dev-help@jakarta.apache.org