[jira] [Commented] (LOG4J2-95) Adding a custom appender Appender

2012-11-03 Thread Ralph Goers (JIRA)
[ https://issues.apache.org/jira/browse/LOG4J2-95?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13490144#comment-13490144 ] Ralph Goers commented on LOG4J2-95: --- I spent most of my day trying to create a unit test

[jira] [Resolved] (LOG4J2-105) Change level name String

2012-11-03 Thread Ralph Goers (JIRA)
[ https://issues.apache.org/jira/browse/LOG4J2-105?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ralph Goers resolved LOG4J2-105. Resolution: Fixed Fix Version/s: 2.0-beta3 Assignee: Ralph Goers Implemented in rev

Re: Secure Audit Logging

2012-11-03 Thread Ralph Goers
I apologize for not responding sooner. This one somehow just slipped by. Please forgive me for not responding right now but I wanted to let you know that I am going to read the paper again, but more thoroughly, so that I'm sure I have a good idea of what you are looking to do. Ralph On Oct 25,

Re: [v2] Java 5 and 6

2012-11-03 Thread Ralph Goers
I'm sure there are more formal ways of finding the version like looking at system properties, but I'm more included to check for the feature I want rather than look for a version. Just because the feature is added to the spec for a particular version doesn't mean a vendor can't add it earlier.

Re: [v2] Java 5 and 6

2012-11-03 Thread Tushar Kapila
But even in java 5 is that the best way to find out version? Is there no direct way? Should be a enhancement request for the laminat specs if not. On 11/3/12, Ralph Goers wrote: > In my job no one has ever mentioned even trying Java 7. We use Java 6. So > far it hasn't cost me much effort to s

[jira] [Commented] (LOG4J2-100) Allow Log4jLogEvent serialization with subclasses

2012-11-03 Thread Gary Gregory (JIRA)
[ https://issues.apache.org/jira/browse/LOG4J2-100?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13490022#comment-13490022 ] Gary Gregory commented on LOG4J2-100: - Don't be discouraged, we're all busy, I know I

[jira] [Commented] (LOG4J2-100) Allow Log4jLogEvent serialization with subclasses

2012-11-03 Thread Jan Alsenz (JIRA)
[ https://issues.apache.org/jira/browse/LOG4J2-100?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13490015#comment-13490015 ] Jan Alsenz commented on LOG4J2-100: --- After the underwhelming feedback to my mail on dev,

Re: [v2] Filterable is an odd class name

2012-11-03 Thread Gary Gregory
On Fri, Nov 2, 2012 at 10:50 PM, Ralph Goers wrote: > Yeah, OK. > > Filterable is probably a better name for the interface. I'd be more > inclined to rename the class to AbstractFilterable than any of the choices > you listed. > Done. Gary > > Ralph > > > On Nov 2, 2012, at 6:39 PM, Gary Grego

[Bug 41214] Deadlock with RollingFileAppender

2012-11-03 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=41214 --- Comment #50 from msm --- (In reply to comment #48) > Since you asked for thoughts Please test Log4j 2. Yes, the bug presented in this page is solved in log4j version 2. I tested using log4j-2.0-beta2 and no more deadlock happens.

[jira] [Resolved] (LOG4J2-106) log4j2 configuration reloading does not work when log4j xml is not in classpath

2012-11-03 Thread Ralph Goers (JIRA)
[ https://issues.apache.org/jira/browse/LOG4J2-106?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ralph Goers resolved LOG4J2-106. Resolution: Fixed Fix Version/s: 2.0-beta3 Assignee: Ralph Goers I added a unit tes

[jira] [Resolved] (LOG4J2-107) Nesting pattern layout options is broken

2012-11-03 Thread Ralph Goers (JIRA)
[ https://issues.apache.org/jira/browse/LOG4J2-107?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ralph Goers resolved LOG4J2-107. Resolution: Fixed Fix Version/s: 2.0-beta3 Fixed in revision 1405299. Please verify and clos