[VOTE] log4j 1.2.15 release

2007-02-26 Thread Curt Arnold
A log4j 1.2.15 release candidate is available from http:// people.apache.org/builds/logging/log4j/1.2.15. In addition to the .zip and .tar.gz and associated MD5 and SHA1 checksums, an archive of the files to be placed in the Maven repository is also available for downloads (the same log4j-1

svn commit: r512158 - /logging/log4j/tags/v1_2_15_rc1/

2007-02-26 Thread carnold
Author: carnold Date: Mon Feb 26 22:56:08 2007 New Revision: 512158 URL: http://svn.apache.org/viewvc?view=rev&rev=512158 Log: Tag 1.2.15 rc1 Added: logging/log4j/tags/v1_2_15_rc1/ - copied from r512157, logging/log4j/branches/v1_2-branch/ -

svn commit: r512155 - /logging/log4j/branches/v1_2-branch/build.xml

2007-02-26 Thread carnold
Author: carnold Date: Mon Feb 26 22:42:06 2007 New Revision: 512155 URL: http://svn.apache.org/viewvc?view=rev&rev=512155 Log: Bug 40951: Add MSG1.bin to dist, ASF notice to Javadoc Modified: logging/log4j/branches/v1_2-branch/build.xml Modified: logging/log4j/branches/v1_2-branch/build.

svn commit: r512147 - /logging/log4j/branches/v1_2-branch/src/xdocs/documentation.xml

2007-02-26 Thread carnold
Author: carnold Date: Mon Feb 26 22:02:27 2007 New Revision: 512147 URL: http://svn.apache.org/viewvc?view=rev&rev=512147 Log: Bug 40951: Update label to 1.2.15 on link to API documentation Modified: logging/log4j/branches/v1_2-branch/src/xdocs/documentation.xml Modified: logging/log4j/branc

svn commit: r512145 - in /logging/log4j/branches/v1_2-branch: docs/HISTORY.txt src/xdocs/download.xml

2007-02-26 Thread carnold
Author: carnold Date: Mon Feb 26 21:51:10 2007 New Revision: 512145 URL: http://svn.apache.org/viewvc?view=rev&rev=512145 Log: Bug 41169: Add instructions to remove registry key to allow support DLL to register itself Modified: logging/log4j/branches/v1_2-branch/docs/HISTORY.txt logging/

svn commit: r512139 - /logging/log4j/branches/v1_2-branch/tests/src/java/org/apache/log4j/net/SyslogAppenderTest.java

2007-02-26 Thread carnold
Author: carnold Date: Mon Feb 26 21:21:06 2007 New Revision: 512139 URL: http://svn.apache.org/viewvc?view=rev&rev=512139 Log: Bug 40502: Fix syslog tests to not reuse packets, fails on jdk 1.3 Modified: logging/log4j/branches/v1_2-branch/tests/src/java/org/apache/log4j/net/SyslogAppenderTes

Re: logging to multiple socket appenders

2007-02-26 Thread Jacob Kjome
This is the dev list. Please post non-dev questions to the user list. Jake At 10:11 AM 2/26/2007, you wrote: >We are re-architecting our environment to be fully clustered and fail >safe. With that in mind, we need some facility to ensure that our >application logs are also fail safe and conta

svn commit: r512099 - in /logging/log4j/branches/v1_2-branch/tests/src/java/org/apache/log4j: LevelTest.java PriorityTest.java

2007-02-26 Thread carnold
Author: carnold Date: Mon Feb 26 17:05:10 2007 New Revision: 512099 URL: http://svn.apache.org/viewvc?view=rev&rev=512099 Log: Bug 40937: new Locale(String) introduced in JDK 1.4 Modified: logging/log4j/branches/v1_2-branch/tests/src/java/org/apache/log4j/LevelTest.java logging/log4j/br

svn commit: r512093 - /logging/log4j/branches/v1_2-branch/src/java/org/apache/log4j/nt/NTEventLogAppender.rc

2007-02-26 Thread carnold
Author: carnold Date: Mon Feb 26 16:55:18 2007 New Revision: 512093 URL: http://svn.apache.org/viewvc?view=rev&rev=512093 Log: Bug 40755: Update source per ASF Header Policy Modified: logging/log4j/branches/v1_2-branch/src/java/org/apache/log4j/nt/NTEventLogAppender.rc Modified: logging/lo

DO NOT REPLY [Bug 41708] - PropertyPrinter.printOptions breaking signature change in log4j 1.2.9

2007-02-26 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: r512082 - in /logging/log4j/branches/v1_2-branch: docs/HISTORY.txt src/java/org/apache/log4j/config/PropertyPrinter.java src/xdocs/download.xml

2007-02-26 Thread carnold
Author: carnold Date: Mon Feb 26 15:51:43 2007 New Revision: 512082 URL: http://svn.apache.org/viewvc?view=rev&rev=512082 Log: Bug 41708: PropertyPrinter.printOptions breaking signature change in log4j 1.2.9 Modified: logging/log4j/branches/v1_2-branch/docs/HISTORY.txt logging/log4j/bran

DO NOT REPLY [Bug 41708] New: - PropertyPrinter.printOptions breaking signature change in log4j 1.2.9

2007-02-26 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 37864] - Add target to generate binary and source compatibility report

2007-02-26 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: r512067 - in /logging/log4j/branches/v1_2-branch: build.properties.sample build.xml docs/HISTORY.txt src/xdocs/download.xml src/xdocs/stylesheets/compatibility.xslt

2007-02-26 Thread carnold
Author: carnold Date: Mon Feb 26 15:14:43 2007 New Revision: 512067 URL: http://svn.apache.org/viewvc?view=rev&rev=512067 Log: Bug 37864: Add target to generate binary and source compatibility report Added: logging/log4j/branches/v1_2-branch/src/xdocs/stylesheets/compatibility.xslt Modified:

svn commit: r512013 - in /logging/log4j/branches/v1_2-branch: build.xml build/manifest.mf docs/HISTORY.txt pom.xml src/xdocs/download.xml src/xdocs/plan.xml

2007-02-26 Thread carnold
Author: carnold Date: Mon Feb 26 13:14:22 2007 New Revision: 512013 URL: http://svn.apache.org/viewvc?view=rev&rev=512013 Log: Bug 40951: log4j 1.2.15 release Modified: logging/log4j/branches/v1_2-branch/build.xml logging/log4j/branches/v1_2-branch/build/manifest.mf logging/log4j/bran

logging to multiple socket appenders

2007-02-26 Thread Reid, Khalid
We are re-architecting our environment to be fully clustered and fail safe. With that in mind, we need some facility to ensure that our application logs are also fail safe and contain logs from activity on all clustered boxes. The solution I am investigating is each box in the cluster will log to

!!! A Bug or have I done something wrong?

2007-02-26 Thread sorin
hello! Thanks for the help of this forum. It's very useful I'm developing a stand alone java app using NetBeans. I use also log4j. The problem is that when I modify the log4j.properties file and modify the level for the logger the output is the same. For example I can see debug messages even I