svn commit: r372454 - /logging/log4j/trunk/docs/HISTORY.txt

2006-01-25 Thread carnold
Author: carnold Date: Wed Jan 25 21:39:31 2006 New Revision: 372454 URL: http://svn.apache.org/viewcvs?rev=372454&view=rev Log: Update HISTORY.txt for alpha-8 Modified: logging/log4j/trunk/docs/HISTORY.txt Modified: logging/log4j/trunk/docs/HISTORY.txt URL: http://svn.apache.org/viewcvs/log

DO NOT REPLY [Bug 37740] - HierarchyEventListener is both incompatible with 1.2 version and unused

2006-01-25 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 37965] - SyslogAppender not compatible between 1.2.x and 1.3

2006-01-25 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 35452] - 1.3 alpha 7 not compatible with older versions of log4j i.e 1.2.8

2006-01-25 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 37861] - log4j mailing list is unfriendly

2006-01-25 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 35452] - 1.3 alpha 7 not compatible with older versions of log4j i.e 1.2.8

2006-01-25 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 38024] - Layout not compatible between 1.2 and 1.3

2006-01-25 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.3 alpha 8 build

2006-01-25 Thread Mark Womack
I have spent the evening getting everything setup from scratch to do a clean build and I still have some issues with the mingw setup. I will be resolving them tomorrow evening. So the checkin deadline is extended until 7pm tomorrow. If anyone has updates for the HISTORY.txt file, now would b

DO NOT REPLY [Bug 38395] - Unable to set threshold on appender via config file

2006-01-25 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 38394] - PropertySetter fails to print stacktrace if error occurs setting property

2006-01-25 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

svn commit: r372414 - /logging/log4j/trunk/src/java/org/apache/log4j/config/PropertySetter.java

2006-01-25 Thread carnold
Author: carnold Date: Wed Jan 25 19:05:15 2006 New Revision: 372414 URL: http://svn.apache.org/viewcvs?rev=372414&view=rev Log: Bug 38394: PropertySetter fails to print stacktrace if error occurs setting property Modified: logging/log4j/trunk/src/java/org/apache/log4j/config/PropertySetter.j

svn commit: r372413 - /logging/log4j/trunk/src/java/org/apache/log4j/config/PropertySetter.java

2006-01-25 Thread carnold
Author: carnold Date: Wed Jan 25 19:02:48 2006 New Revision: 372413 URL: http://svn.apache.org/viewcvs?rev=372413&view=rev Log: Bug 38395: Unable to set threshold on appender via config file Modified: logging/log4j/trunk/src/java/org/apache/log4j/config/PropertySetter.java Modified: logging

DO NOT REPLY [Bug 38395] - Unable to set threshold on appender via config file

2006-01-25 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 38395] New: - Unable to set threshold on appender via config file

2006-01-25 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 38394] - PropertySetter fails to print stacktrace if error occurs setting property

2006-01-25 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 38394] New: - PropertySetter fails to print stacktrace if error occurs setting property

2006-01-25 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: Upcoming log4j 1.3 alpha 8 build

2006-01-25 Thread Curt Arnold
I've just ran the log4j 1.2 test suite compiled against the log4j 1.2 code base but run against the SVN HEAD and posted the results at http://people.apache.org/~carnold/crosstest.txt. After building the SVN HEAD and running the log4j 1.2 test suite against log4j 1.2, you then run the test s

Re: Upcoming log4j 1.3 alpha 8 build

2006-01-25 Thread Curt Arnold
At this point, I have no additional changes anticipated before the 1.3 alpha 8 release and will not touch the log4j trunk without a directive from Mark until he gives the all clear. There are two additional defines needed to build the JMX support files, these are build.properties.sample and

svn commit: r372330 - /logging/log4j/trunk/build.xml

2006-01-25 Thread carnold
Author: carnold Date: Wed Jan 25 13:52:34 2006 New Revision: 372330 URL: http://svn.apache.org/viewcvs?rev=372330&view=rev Log: Add log4j-all.jar to jar target Modified: logging/log4j/trunk/build.xml Modified: logging/log4j/trunk/build.xml URL: http://svn.apache.org/viewcvs/logging/log4j/tr

svn commit: r372325 - /logging/log4j/trunk/build.xml

2006-01-25 Thread carnold
Author: carnold Date: Wed Jan 25 13:44:10 2006 New Revision: 372325 URL: http://svn.apache.org/viewcvs?rev=372325&view=rev Log: Add log4j-all.jar target Modified: logging/log4j/trunk/build.xml Modified: logging/log4j/trunk/build.xml URL: http://svn.apache.org/viewcvs/logging/log4j/trunk/bui

svn commit: r372321 - in /logging/log4j/trunk: build.properties.sample build.xml

2006-01-25 Thread carnold
Author: carnold Date: Wed Jan 25 13:33:14 2006 New Revision: 372321 URL: http://svn.apache.org/viewcvs?rev=372321&view=rev Log: Bug 35452: Restoring o.a.l.jmx classes from 1.2 branch Modified: logging/log4j/trunk/build.properties.sample logging/log4j/trunk/build.xml Modified: logging/log

svn commit: r372319 - /logging/log4j/trunk/src/java/org/apache/log4j/jmx/

2006-01-25 Thread carnold
Author: carnold Date: Wed Jan 25 13:31:56 2006 New Revision: 372319 URL: http://svn.apache.org/viewcvs?rev=372319&view=rev Log: Bug 35452: Restoring o.a.l.jmx classes from 1.2 branch Added: logging/log4j/trunk/src/java/org/apache/log4j/jmx/ - copied from r372318, logging/log4j/branches

svn commit: r372316 - /logging/log4j/trunk/build.xml

2006-01-25 Thread carnold
Author: carnold Date: Wed Jan 25 13:14:28 2006 New Revision: 372316 URL: http://svn.apache.org/viewcvs?rev=372316&view=rev Log: Bug 35452: Add log4j-nt to compatibility report Modified: logging/log4j/trunk/build.xml Modified: logging/log4j/trunk/build.xml URL: http://svn.apache.org/viewcvs/

svn commit: r372313 - in /logging/log4j/trunk: build.xml src/java/org/apache/log4j/Category.java src/java/org/apache/log4j/HTMLLayout.java

2006-01-25 Thread carnold
Author: carnold Date: Wed Jan 25 12:53:35 2006 New Revision: 372313 URL: http://svn.apache.org/viewcvs?rev=372313&view=rev Log: Javadoc fixes and enabling dist to rebuild itself Modified: logging/log4j/trunk/build.xml logging/log4j/trunk/src/java/org/apache/log4j/Category.java logging

svn commit: r372308 - in /logging/log4j/trunk: build.xml src/java/org/apache/log4j/nt/NTEventLogAppender.java src/java/org/apache/log4j/nt/make.bat tests/build.xml tests/src/java/org/apache/log4j/nt/N

2006-01-25 Thread carnold
Author: carnold Date: Wed Jan 25 12:31:51 2006 New Revision: 372308 URL: http://svn.apache.org/viewcvs?rev=372308&view=rev Log: Bug 35452: Restore NTEventLogAppender Removed: logging/log4j/trunk/src/java/org/apache/log4j/nt/make.bat Modified: logging/log4j/trunk/build.xml logging/log4

Re: Upcoming log4j 1.3 alpha 8 build

2006-01-25 Thread Curt Arnold
On Jan 25, 2006, at 1:46 PM, Mark Womack wrote: Curt, what do I need to install to run the compatibility report? Last time I looked, I needed some special version of BCEL(?) that I could not find... -Mark Due to a bug in the last release of BCEL, running CLIRR against log4j requires eith

Re: svn commit: r370726 - in /logging/log4j/trunk/tests/witness/watchdog: watchdog.FileWatchdog.test1.txt watchdog.FileWatchdog.test2.txt

2006-01-25 Thread Mark Womack
Actually, looking at it closer than I did last night, the actual recommendations are still good. I was confusing it with the recent change in the relationship between Priority/Level. But the actual suggestions are good. Sorry. I still think this page or a page like it should be part of the actu

Re: Upcoming log4j 1.3 alpha 8 build

2006-01-25 Thread Mark Womack
Curt, what do I need to install to run the compatibility report? Last time I looked, I needed some special version of BCEL(?) that I could not find... -Mark On 1/25/06, Yoav Shapira <[EMAIL PROTECTED]> wrote: > Hi, > > >Should we include the latest compatibility report? > > That would be a nice

svn commit: r372250 - /logging/log4j/trunk/tests/src/java/org/apache/log4j/nt/

2006-01-25 Thread carnold
Author: carnold Date: Wed Jan 25 08:10:02 2006 New Revision: 372250 URL: http://svn.apache.org/viewcvs?rev=372250&view=rev Log: Bug 35452: Restoring NTEventLogAppender Added: logging/log4j/trunk/tests/src/java/org/apache/log4j/nt/ - copied from r372249, logging/log4j/branches/v1_2-bran

svn commit: r372248 - /logging/log4j/trunk/src/java/org/apache/log4j/nt/

2006-01-25 Thread carnold
Author: carnold Date: Wed Jan 25 08:09:01 2006 New Revision: 372248 URL: http://svn.apache.org/viewcvs?rev=372248&view=rev Log: Bug 35452: Restoring NTEventLogAppender Added: logging/log4j/trunk/src/java/org/apache/log4j/nt/ - copied from r372247, logging/log4j/branches/v1_2-branch/src

Re: Upcoming log4j 1.3 alpha 8 build

2006-01-25 Thread Yoav Shapira
Hi, >Should we include the latest compatibility report? That would be a nice touch... Yoav - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: [COMPATIBILITY] Current state

2006-01-25 Thread Jess Holle
Mark Womack wrote: Jesse, we'll be very interested in what you find compatibility-wise with the new alpha-8 version. :-) Sorry, I've been preoccupied with a number of other efforts and have not had time to check yet. Doing so would clearly be a good thing, though -- Jess Holle

Re: svn commit: r370726 - in /logging/log4j/trunk/tests/witness/watchdog: watchdog.FileWatchdog.test1.txt watchdog.FileWatchdog.test2.txt

2006-01-25 Thread Ceki Gülcü
At 05:46 AM 1/25/2006, Mark Womack wrote: Do we want to add a log4j-all-${version}.jar that would contain all the class files which could be used as a replacement for log4j-1.2.x.jar? +1 We also need to update the HISTORY.txt. Looking at the state of the documentation for 1.3, there are l