Re: 1.2.12 Open Bug Review

2005-07-27 Thread Curt Arnold
On Jul 27, 2005, at 10:08 PM, Mark Womack wrote: For the bugs that have been marked as "1.2.12 candidate" that are still open, here is the current review: 14551, 17227, 18122, 30804, 30819 are Javadoc related. 24159 - declined, will not be fixed for 1.2.12. 26345 - may be too dangerous, ne

DO NOT REPLY [Bug 35052] - Problem with String.intern() in CategoryKey

2005-07-27 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bu

1.2.12 Open Bug Review

2005-07-27 Thread Mark Womack
For the bugs that have been marked as "1.2.12 candidate" that are still open, here is the current review: 14551, 17227, 18122, 30804, 30819 are Javadoc related. 24159 - declined, will not be fixed for 1.2.12. 26345 - may be too dangerous, need to review some more. Opinions? 31727 - declined,

DO NOT REPLY [Bug 35052] - Problem with String.intern() in CategoryKey

2005-07-27 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 31727] - Level WARN and INFO from a logfile will be recognized as DEBUG

2005-07-27 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bu

log4j 1.2.12rc1 build

2005-07-27 Thread Mark Womack
I figured out my PuTTY issues and was able to successfully sync and build the 1_2branch. The 1.2.12rc1 build is located at: http://people.apache.org/~mwomack/log4j-1.2.12rc1/ for your consumption and review. Please let me know if you find any issues. -Mark --

cvs commit: logging-log4j/docs HISTORY.txt

2005-07-27 Thread mwomack
mwomack 2005/07/27 19:20:12 Modified:.Tag: v1_2-branch build.xml docs Tag: v1_2-branch HISTORY.txt Log: Update to 1.2.12rc1 in files. Revision ChangesPath No revision No revision 1.34.2.25 +1 -1 loggi

Re: Log4j in tomcat common/lib and in WEB-INF/lib

2005-07-27 Thread Ceki Gülcü
At 01:25 PM 7/27/2005, Simon Kitching wrote: You might want to read a little rant I wrote recently about misusing classloader hierarchies in containers. It's not entirely relevant to your current issue but some of it might be useful: http://wiki.apache.org/jakarta-commons/Logging/UndeployMemor

DO NOT REPLY [Bug 35893] - Loader.getResource has broken compatibility with Log4J 1.1

2005-07-27 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 35893] - Loader.getResource has broken compatibility with Log4J 1.1

2005-07-27 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 35893] - Loader.getResource has broken compatibility with Log4J 1.1

2005-07-27 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bu

cvs commit: logging-log4j/src/java/org/apache/log4j/helpers Loader.java

2005-07-27 Thread carnold
carnold 2005/07/27 09:16:11 Modified:src/java/org/apache/log4j/helpers Loader.java Log: Bug 35893: Add Loader.getResource(String, Class) for log4j 1.1 compatibility Revision ChangesPath 1.23 +13 -4 logging-log4j/src/java/org/apache/log4j/helpers/Loader.java

cvs commit: logging-log4j/src/java/org/apache/log4j/helpers Loader.java

2005-07-27 Thread carnold
carnold 2005/07/27 09:14:52 Modified:docs Tag: v1_2-branch HISTORY.txt src/java/org/apache/log4j/helpers Tag: v1_2-branch Loader.java Log: Bug 35893: Add Loader.getResource(String, Class) for log4j 1.1 compatibility Revision Changes

cvs commit: logging-log4j/docs HISTORY.txt

2005-07-27 Thread carnold
carnold 2005/07/27 08:57:21 Modified:docs Tag: v1_2-branch HISTORY.txt Log: Missed one Revision ChangesPath No revision No revision 1.27.2.7 +2 -0 logging-log4j/docs/HISTORY.txt Index: HISTORY.txt ==

RE: log4j 1.2.12 status

2005-07-27 Thread Yoav Shapira
Hi, I use PuTTY all the time, including yesterday and today, without problems. I did update to the latest PuTTY client (v0.58 IIRC) a couple of weeks ago for an unrelated reason. I did not have to change any settings in my PUTTY clients to get it to use ssh v2, or anything like that. Yoav Shapira

Re: log4j 1.2.12 status

2005-07-27 Thread Mark Womack
So, I had some complications connecting to cvs yesterday. cvs.apache.org has been updated to a new version of FreeBSD, and a new ssh protocol (version 2) is used. My PuTTY client would not connect properly. This morning I tried changing my PuTTY settings to use ssh v2, but now it crashes.

Re: Log4j in tomcat common/lib and in WEB-INF/lib

2005-07-27 Thread Simon Kitching
On Wed, 2005-07-27 at 03:16 -0700, Mark Palmer wrote: > What I need is a way to programatically append to the > webapps logging context. Hmm. So given a webapp which might have log4j bundled with it, when that webapp calls into your code which is deployed within the container's classpath you want

DO NOT REPLY [Bug 35893] New: - Loader.getResource has broken compatibility with Log4J 1.1

2005-07-27 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bu

Re: Log4j in tomcat common/lib and in WEB-INF/lib

2005-07-27 Thread Mark Palmer
Simon, Thankyou for taking the time to reply. I am not using the Contextual Repository Selector. One of my goals was not to change the web application in any way, and allow the web application to be bundled with log4j (any version) including it's configuration. i.e. I wanted to be able to work wi

Re: Log4j in tomcat common/lib and in WEB-INF/lib

2005-07-27 Thread Simon Kitching
On Tue, 2005-07-26 at 09:49 -0700, Mark Palmer wrote: > I have written a open source version of jta for tomcat > that can be used with and the existing version of > apache DBCP. (to be released shortly) > > I am using log4j of course:-) > > My code and needs to be common/lib (i.e. don't want to >

Re: Log4j in tomcat common/lib and in WEB-INF/lib

2005-07-27 Thread Simon Kitching
On Tue, 2005-07-26 at 11:35 -0700, Elias Ross wrote: > On Tue, 2005-07-26 at 09:49 -0700, Mark Palmer wrote: > > > My code and needs to be common/lib (i.e. don't want to > > modify the web application war file in any way) > > > > This means log4j needs to be in common/lib as well. > > This is mo