nickchalko 2004/05/24 15:39:52 Modified: blog/SuccessStories Log4J-CL-EL-JV.txt Log: Moved the summary to the top.
PR: Obtained from: Submitted by: Reviewed by: CVS: ---------------------------------------------------------------------- CVS: PR: CVS: If this change addresses a PR in the problem report tracking CVS: database, then enter the PR number(s) here. CVS: Obtained from: CVS: If this change has been taken from another system, such as NCSA, CVS: then name the system in this line, otherwise delete it. CVS: Submitted by: CVS: If this code has been contributed to Apache by someone else; i.e., CVS: they sent us a patch or a new module, then include their name/email CVS: address here. If this is your work then delete this line. CVS: Reviewed by: CVS: If we are doing pre-commit code reviews and someone else has CVS: reviewed your changes, include their name(s) here. CVS: If you have not had it reviewed then delete this line. Revision Changes Path 1.4 +6 -3 gump/blog/SuccessStories/Log4J-CL-EL-JV.txt Index: Log4J-CL-EL-JV.txt =================================================================== RCS file: /home/cvs/gump/blog/SuccessStories/Log4J-CL-EL-JV.txt,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- Log4J-CL-EL-JV.txt 24 May 2004 22:38:40 -0000 1.3 +++ Log4J-CL-EL-JV.txt 24 May 2004 22:39:52 -0000 1.4 @@ -2,6 +2,11 @@ Preview at http://gump.chalko.com/gb/blog/SuccessStories/?permalink=Log4J-CL-EL-JV.txt&preview=true&smm=y <hr/> +<P> +Recently <A HREF="http://logging.apache.org/log4j/">log4j</A> removed some deprecated +classes/methods. This after years of deprecation, seemed like it ought be trivial. +This is what transpired... +</P><more/> <!-- Copyright 2004 The Apache Software Foundation @@ -17,9 +22,7 @@ See the License for the specific language governing permissions and limitations under the License. --> -<P> -Recently <A HREF="http://logging.apache.org/log4j/">log4j</A> remover some deprecated classes/methods. This after years of deprecation, seemed ike it ought be trivial. This is what transpired... -</P> + <P> First, the next Gump run detected that <A HREF="http://jakarta.apache.org/commons/logging/">Commons Logging</A>, --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
