[EMAIL PROTECTED]: Project logging-log4j-chainsaw (in module logging-chainsaw) failed

2007-06-20 Thread noreply
To whom it may engage... This is an automated request, but not an unsolicited one. For more information please visit http://gump.apache.org/nagged.html, and/or contact the folk at [EMAIL PROTECTED] Project logging-log4j-chainsaw has an issue affecting its community integration. This

How to get the properties of an appender at Runtime

2007-06-20 Thread samurfriend
Friends, In our applicaiton, we have the log4j_conf.xml and we have different appenders. Now my work is show these appenders details to the user and allow him to modify and then need to change the modified contents in the XML. My Questions are 1. How can i get all the properties of an

svn commit: r549242 - in /logging/sandbox/jul-to-log4j-bridge: pom.xml src/main/java/org/apache/logging/julbridge/JULLog4jBridge.java src/test/java/org/apache/log4j/jul/JULReceiverTest.java src/test/j

2007-06-20 Thread psmith
Author: psmith Date: Wed Jun 20 14:26:06 2007 New Revision: 549242 URL: http://svn.apache.org/viewvc?view=revrev=549242 Log: Fix for test cases breaking under Maven AND Eclipse. Turns out that a failing test works fine by itself but not in conjunction with the other tests running because an

svn commit: r549274 - in /logging/sandbox/jul-to-log4j-bridge: README.txt pom.xml src/changes/changes.xml src/site/apt/ src/site/apt/examples.apt src/site/apt/intro.apt src/site/apt/keyclasses.apt src

2007-06-20 Thread psmith
Author: psmith Date: Wed Jun 20 15:11:04 2007 New Revision: 549274 URL: http://svn.apache.org/viewvc?view=revrev=549274 Log: Tidied up site and documentation. Added: logging/sandbox/jul-to-log4j-bridge/src/site/apt/ logging/sandbox/jul-to-log4j-bridge/src/site/apt/examples.apt

svn commit: r549320 - /logging/log4j/branches/v1_2-branch/pom.xml

2007-06-20 Thread carnold
Author: carnold Date: Wed Jun 20 18:36:54 2007 New Revision: 549320 URL: http://svn.apache.org/viewvc?view=revrev=549320 Log: [maven-release-plugin] prepare release v1_2_15_rc3 Modified: logging/log4j/branches/v1_2-branch/pom.xml Modified: logging/log4j/branches/v1_2-branch/pom.xml URL:

svn commit: r549321 - in /logging/log4j/tags/v1_2_15_rc3: ./ BUILD-INFO.txt pom.xml src/assembly/bin.xml src/ntdll/build.xml tests/build.xml tests/run-tests.bat

2007-06-20 Thread carnold
Author: carnold Date: Wed Jun 20 18:36:59 2007 New Revision: 549321 URL: http://svn.apache.org/viewvc?view=revrev=549321 Log: [maven-release-plugin] copy for tag v1_2_15_rc3 Added: logging/log4j/tags/v1_2_15_rc3/ - copied from r548942, logging/log4j/branches/v1_2-branch/

svn commit: r549322 - /logging/log4j/branches/v1_2-branch/pom.xml

2007-06-20 Thread carnold
Author: carnold Date: Wed Jun 20 18:37:02 2007 New Revision: 549322 URL: http://svn.apache.org/viewvc?view=revrev=549322 Log: [maven-release-plugin] prepare for next development iteration Modified: logging/log4j/branches/v1_2-branch/pom.xml Modified:

log4j 1.2.15 RC 3

2007-06-20 Thread Curt Arnold
I've just pushed another release candidate out. This won't be the last since I forgot to update the release date and another tweak to the POM that I'd like to do. I'll likely refresh it tomorrow, but I thought I would leave it up overnight for any immediate feedback. The distributions

Re: log4j 1.2.15 RC 3

2007-06-20 Thread Paul Smith
On 21/06/2007, at 1:27 PM, Curt Arnold wrote: I've just pushed another release candidate out. This won't be the last since I forgot to update the release date and another tweak to the POM that I'd like to do. I'll likely refresh it tomorrow, but I thought I would leave it up overnight

Re: jul-log4j-bridge distribution test

2007-06-20 Thread Curt Arnold
On Jun 20, 2007, at 9:10 PM, Paul Smith wrote: I've been tweaking the jul-log4j-bridge pom to experiment with the distribution mechanism, and have placed a site and repo sample here: http://people.apache.org/~psmith/logging.apache.org/ I'm not sure why the source distribution doesn't go

Re: jul-log4j-bridge distribution test

2007-06-20 Thread Paul Smith
Thanks muchly! On 21/06/2007, at 1:55 PM, Curt Arnold wrote: On Jun 20, 2007, at 9:10 PM, Paul Smith wrote: I've been tweaking the jul-log4j-bridge pom to experiment with the distribution mechanism, and have placed a site and repo sample here:

svn commit: r549361 - /logging/sandbox/jul-to-log4j-bridge/pom.xml

2007-06-20 Thread psmith
Author: psmith Date: Wed Jun 20 21:35:38 2007 New Revision: 549361 URL: http://svn.apache.org/viewvc?view=revrev=549361 Log: Added bundling of javadoc and source code to the maven artifacts. Thanks to Curt for the info on this one. Modified: logging/sandbox/jul-to-log4j-bridge/pom.xml

Re: log4j 1.2.15 RC 3

2007-06-20 Thread Paul Smith
I've done the following quick test to compare 1.2.14-1.2.15. After unpacking both, I compared the contents of the respective jars. One way to see missing/additional files was this: unzip -l log4j-1.2.14.jar /tmp/log4j.1.2.14.txt .. unzip -l log4j-1.2.15.jar /tmp/log4j.1.2.15.txt cat

svn commit: r549369 - in /logging/log4j/companions/component/trunk: build.xml pom.xml src/changes/changes.xml

2007-06-20 Thread carnold
Author: carnold Date: Wed Jun 20 21:59:55 2007 New Revision: 549369 URL: http://svn.apache.org/viewvc?view=revrev=549369 Log: Bug 42094: Switch back to junit 3.8.1 for pre-JDK 5, support testing existing jars Modified: logging/log4j/companions/component/trunk/build.xml

svn commit: r549371 - in /logging/log4j/companions/component/tags/v1_0_rc1: ./ src/assembly/ src/changes/ src/main/java/org/apache/log4j/ src/main/java/org/apache/log4j/plugins/ src/main/java/org/apac

2007-06-20 Thread carnold
Author: carnold Date: Wed Jun 20 22:01:01 2007 New Revision: 549371 URL: http://svn.apache.org/viewvc?view=revrev=549371 Log: [maven-release-plugin] copy for tag v1_0_rc1 Added: logging/log4j/companions/component/tags/v1_0_rc1/ - copied from r544237,

svn commit: r549376 - /logging/log4j/companions/component/trunk/pom.xml

2007-06-20 Thread carnold
Author: carnold Date: Wed Jun 20 22:18:28 2007 New Revision: 549376 URL: http://svn.apache.org/viewvc?view=revrev=549376 Log: [maven-release-plugin] prepare release v1_0_rc2 Modified: logging/log4j/companions/component/trunk/pom.xml Modified: logging/log4j/companions/component/trunk/pom.xml

svn commit: r549377 - in /logging/log4j/companions/component/tags/v1_0_rc2: ./ pom.xml src/site/apt/download.apt

2007-06-20 Thread carnold
Author: carnold Date: Wed Jun 20 22:18:31 2007 New Revision: 549377 URL: http://svn.apache.org/viewvc?view=revrev=549377 Log: [maven-release-plugin] copy for tag v1_0_rc2 Added: logging/log4j/companions/component/tags/v1_0_rc2/ - copied from r549373,