Re: DO NOT REPLY [Bug 43204] Contribution Java 5+ Improvements: String formatter, stack trace inspection

2008-08-04 Thread Thorbjørn Ravn Andersen
Ralph Goers skrev den 05-08-2008 03:42: I don't think you looked carefully enough. Fixing some of the way things are currently implemented will probably break compatibility. For example, getting rid of Category - which has been deprecated for years. That is true. So 100% binary compatabilit

Re: DO NOT REPLY [Bug 43204] Contribution Java 5+ Improvements: String formatter, stack trace inspection

2008-08-04 Thread Ralph Goers
Jacob Kjome wrote: I believe the threading model is a big reason for moving to version 2. Please read the archives about threading/deadlock issues. Jake Did that get covered by any of the Jira issues? If not (and I don't think so), please add it. Ralph

Re: DO NOT REPLY [Bug 43204] Contribution Java 5+ Improvements: String formatter, stack trace inspection

2008-08-04 Thread Ralph Goers
Thorbjørn Ravn Andersen wrote: Ralph Goers skrev den 03-08-2008 21:45: 1.2 is the only current version. 1.3 has been discontinued. The basic work to start 2.0 has been done. A branch has been created for the initial 2.0 work at https://svn.apache.org/repos/asf/logging/log4j/branches/BRANCH_

DO NOT REPLY [Bug 41006] Contributing XMLSocketHubReceiver

2008-08-04 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=41006 --- Comment #4 from Paul Smith <[EMAIL PROTECTED]> 2008-08-04 14:29:25 PST --- Yeah, it's destined for log4j-receivers once reviewed. -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email --- You are re

Re: plain log4j trunk - "mvn install" fails

2008-08-04 Thread Paul Smith
I have had no problems mvn installing log4j (I've needed to do so a lot because Pinpoint and some other log4j-* projects link against the current SNAPSHOT). mvn dependency:tree will show you all the dependencies and transitive dependencies. Paul On 04/08/2008, at 7:00 AM, Thorbjørn Ravn

Re: DO NOT REPLY [Bug 43204] Contribution Java 5+ Improvements: String formatter, stack trace inspection

2008-08-04 Thread Jacob Kjome
I believe the threading model is a big reason for moving to version 2. Please read the archives about threading/deadlock issues. Jake Thorbjørn Ravn Andersen wrote: > Ralph Goers skrev den 03-08-2008 21:45: >> 1.2 is the only current version. 1.3 has been discontinued. The basic >> work to star

Re: DO NOT REPLY [Bug 43204] Contribution Java 5+ Improvements: String formatter, stack trace inspection

2008-08-04 Thread Thorbjørn Ravn Andersen
Ralph Goers skrev den 03-08-2008 21:45: 1.2 is the only current version. 1.3 has been discontinued. The basic work to start 2.0 has been done. A branch has been created for the initial 2.0 work at https://svn.apache.org/repos/asf/logging/log4j/branches/BRANCH_2_0_EXPERIMENTAL/. Jira has been

[jira] Commented: (LOG4J2-6) log4j 2.0 should support all capabilities of java.util.logging.

2008-08-04 Thread JIRA
[ https://issues.apache.org/jira/browse/LOG4J2-6?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12619570#action_12619570 ] Thorbjørn Ravn Andersen commented on LOG4J2-6: -- The java.util.logging provide th

DO NOT REPLY [Bug 27367] NetSendAppender

2008-08-04 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=27367 --- Comment #7 from Leonardo Anceschi <[EMAIL PROTECTED]> 2008-08-04 04:04:02 PST --- (In reply to comment #6) > I had a look at the source, and it does not use any Microsoft API but deals > with a raw socket connection and byte stream

Re: DO NOT REPLY [Bug 43204] Contribution Java 5+ Improvements: String formatter, stack trace inspection

2008-08-04 Thread Ralph Goers
Thorbjørn Ravn Andersen wrote: Ralph Goers skrev den 03-08-2008 21:45: 1.2 is the only current version. 1.3 has been discontinued. The basic work to start 2.0 has been done. A branch has been created for the initial 2.0 work at https://svn.apache.org/repos/asf/logging/log4j/branches/BRA