svn commit: r949482 - in /logging/log4j/branches/BRANCH_2_0_EXPERIMENTAL/rgoers/log4j2-api/src/main/java/org/apache/logging/log4j: Logger.java spi/AbstractLogger.java

2010-05-29 Thread rgoers
Author: rgoers Date: Sun May 30 06:52:38 2010 New Revision: 949482 URL: http://svn.apache.org/viewvc?rev=949482&view=rev Log: Convert @doubt to Jira. Modified: logging/log4j/branches/BRANCH_2_0_EXPERIMENTAL/rgoers/log4j2-api/src/main/java/org/apache/logging/log4j/Logger.java logging/log

[jira] Created: (LOG4J2-39) Logger in rgoers/log4j2-api is too complicated.

2010-05-29 Thread Ralph Goers (JIRA)
Logger in rgoers/log4j2-api is too complicated. --- Key: LOG4J2-39 URL: https://issues.apache.org/jira/browse/LOG4J2-39 Project: Log4j 2 Issue Type: Improvement Components: API

[jira] Commented: (LOG4J2-16) Provide support for SLF4J type Markers

2010-05-29 Thread Ralph Goers (JIRA)
[ https://issues.apache.org/jira/browse/LOG4J2-16?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12873383#action_12873383 ] Ralph Goers commented on LOG4J2-16: --- Curt added a "doubt" comment to Logger that said I'd

log4j2 sandbox

2010-05-29 Thread Curt Arnold
Moved some stuff around in the log4j2 sandbox at http://svn.apache.org/repos/asf/logging/log4j/branches/BRANCH_2_0_EXPERIMENTAL. I fixed the test failures in the 2007 and 2008 vintage code. The were test utility problems that had previously affected log4j 1.2 but were not addressed in this cod

svn commit: r949462 - in /logging/log4j/branches/BRANCH_2_0_EXPERIMENTAL/carnold/log4j2-api: ./ src/main/java/org/apache/logging/core/

2010-05-29 Thread carnold
Author: carnold Date: Sun May 30 03:12:53 2010 New Revision: 949462 URL: http://svn.apache.org/viewvc?rev=949462&view=rev Log: Some quick fleshing out of Filter/Destination/Appender and Logger Added: logging/log4j/branches/BRANCH_2_0_EXPERIMENTAL/carnold/log4j2-api/log4j2-api-carnold.iml

[jira] Created: (LOG4J2-38) Add receiver state notification support

2010-05-29 Thread Scott Deboy (JIRA)
Add receiver state notification support --- Key: LOG4J2-38 URL: https://issues.apache.org/jira/browse/LOG4J2-38 Project: Log4j 2 Issue Type: New Feature Reporter: Scott Deboy Specific scenari

DO NOT REPLY [Bug 49362] New: Log4j link from main bar on left is incorrect

2010-05-29 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=49362 Summary: Log4j link from main bar on left is incorrect Product: Log4j Version: 1.2 Platform: PC Status: NEW Severity: normal Priority: P2 Component: Other

DO NOT REPLY [Bug 49361] New: Remove log4j 1.3 and log4j 2.0 from main log4j bar on the left

2010-05-29 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=49361 Summary: Remove log4j 1.3 and log4j 2.0 from main log4j bar on the left Product: Log4j Version: 1.2 Platform: PC OS/Version: All Status: NEW Severit

svn commit: r949456 - in /logging/log4j/branches/BRANCH_2_0_EXPERIMENTAL: ./ carnold/ carnold/log4j2-api/ carnold/log4j2-api/src/ carnold/log4j2-api/src/main/ carnold/log4j2-api/src/main/java/ carnold

2010-05-29 Thread carnold
Author: carnold Date: Sun May 30 01:58:41 2010 New Revision: 949456 URL: http://svn.apache.org/viewvc?rev=949456&view=rev Log: Repackage interfaces and attributes from 2008 effort Added: logging/log4j/branches/BRANCH_2_0_EXPERIMENTAL/LICENSE logging/log4j/branches/BRANCH_2_0_EXPERIMENTAL/

svn commit: r949450 - /logging/log4j/branches/BRANCH_2_0_EXPERIMENTAL/rgoers/log4j2-core/pom.xml

2010-05-29 Thread carnold
Author: carnold Date: Sat May 29 23:30:53 2010 New Revision: 949450 URL: http://svn.apache.org/viewvc?rev=949450&view=rev Log: Raise doc review javadoc tags to parent pom Modified: logging/log4j/branches/BRANCH_2_0_EXPERIMENTAL/rgoers/log4j2-core/pom.xml Modified: logging/log4j/branches/BRA

svn commit: r949449 - /logging/log4j/branches/BRANCH_2_0_EXPERIMENTAL/pom.xml

2010-05-29 Thread carnold
Author: carnold Date: Sat May 29 23:29:21 2010 New Revision: 949449 URL: http://svn.apache.org/viewvc?rev=949449&view=rev Log: Raise doc review javadoc tags to parent pom Modified: logging/log4j/branches/BRANCH_2_0_EXPERIMENTAL/pom.xml Modified: logging/log4j/branches/BRANCH_2_0_EXPERIMENTAL

svn commit: r949448 - in /logging/log4j/branches/BRANCH_2_0_EXPERIMENTAL: ./ 2008/ 2008/pom.xml rgoers/log4j12-api/ site/

2010-05-29 Thread carnold
Author: carnold Date: Sat May 29 23:22:37 2010 New Revision: 949448 URL: http://svn.apache.org/viewvc?rev=949448&view=rev Log: Set svn:ignore on target dirs, add 2008/pom.xml Added: logging/log4j/branches/BRANCH_2_0_EXPERIMENTAL/2008/pom.xml Modified: logging/log4j/branches/BRANCH_2_0_EXP

svn commit: r949447 - in /logging/log4j/branches/BRANCH_2_0_EXPERIMENTAL: 2008/ 2008/log4j2-core/ log4j2-core/ log4j2-doc/ pom.xml rgoers/pom.xml site/

2010-05-29 Thread carnold
Author: carnold Date: Sat May 29 23:19:55 2010 New Revision: 949447 URL: http://svn.apache.org/viewvc?rev=949447&view=rev Log: Restructing, moving old code to 2008 dir, log4j2-doc to site, tweak rgoers/pom.xml Added: logging/log4j/branches/BRANCH_2_0_EXPERIMENTAL/2008/ logging/log4j/bran

[jira] Created: (LOG4J2-37) Support getLogger(Object)

2010-05-29 Thread Curt Arnold (JIRA)
Support getLogger(Object) - Key: LOG4J2-37 URL: https://issues.apache.org/jira/browse/LOG4J2-37 Project: Log4j 2 Issue Type: Task Components: API Reporter: Curt Arnold Suggested at http://wiki.

svn commit: r949441 - in /logging/log4j/branches/BRANCH_2_0_EXPERIMENTAL/log4j2-core/src/test: java/org/apache/log4j/util/ resources/org/apache/log4j/

2010-05-29 Thread carnold
Author: carnold Date: Sat May 29 20:59:20 2010 New Revision: 949441 URL: http://svn.apache.org/viewvc?rev=949441&view=rev Log: Bug 49002: Unit tests fail on gcj and Apache Harmony due to stack trace expectations Modified: logging/log4j/branches/BRANCH_2_0_EXPERIMENTAL/log4j2-core/src/test/j

svn commit: r949440 - /logging/log4j/branches/BRANCH_2_0_EXPERIMENTAL/log4j2-core/src/test/java/org/apache/log4j/util/Filter.java

2010-05-29 Thread carnold
Author: carnold Date: Sat May 29 20:56:42 2010 New Revision: 949440 URL: http://svn.apache.org/viewvc?rev=949440&view=rev Log: Bug 48531: Unit tests fail for system dates after 2009-12-31 (copied from log4j) Modified: logging/log4j/branches/BRANCH_2_0_EXPERIMENTAL/log4j2-core/src/test/java/o

DO NOT REPLY [Bug 49359] New: Log4j site should have some mention of git mirroring

2010-05-29 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=49359 Summary: Log4j site should have some mention of git mirroring Product: Log4j Version: 1.2 Platform: PC Status: NEW Severity: normal Priority: P2 Component: O

[jira] Commented: (LOG4J2-10) log4j 2.0 should work well with OSGi and Apache Felix

2010-05-29 Thread Curt Arnold (JIRA)
[ https://issues.apache.org/jira/browse/LOG4J2-10?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12873295#action_12873295 ] Curt Arnold commented on LOG4J2-10: --- A few resources from browsing, haven't processed them