You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by "Craig R. McClanahan" <cr...@apache.org> on 2002/06/15 22:58:07 UTC

cvs commit: jakarta-commons/logging/src/java/org/apache/commons/logging/impl SimpleLog.java (fwd)

---------- Forwarded message ----------
Date: 15 Jun 2002 20:54:48 -0000
From: craigmcc@apache.org
Reply-To: Jakarta Commons Developers List <co...@jakarta.apache.org>
To: jakarta-commons-cvs@apache.org
Subject: cvs commit:
    jakarta-commons/logging/src/java/org/apache/commons/logging/impl
    SimpleLog.java

craigmcc    2002/06/15 13:54:48

  Modified:    logging/src/java/org/apache/commons/logging/impl
                        SimpleLog.java
  Log:
  Make SimpleLog check for its "simplelog.properties" resource in the thread
  context class loader, if present, while using the same trick LogFactory
  does to protect JDK 1.1 compatibility.


And this one fixes #9140, reported by John Rousseau <jrr at
silverstream.com>.

Craig


--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>