[ANNOUCMENT] Welcome Remko Popma

2013-04-24 Thread Christian Grobmeier
Hi all, it is my pleasure to announce to the community that Remko Popma has joined our ranks. He made remarkable contributions to log4j 2 and we all believe he is a valuable member of Apache Logging Services now and in future. Kind regards, Christian

[jira] [Created] (LOG4J2-220) Wrong release date of 2.0-beta4 on change log project page

2013-04-24 Thread Franz van Betteraey (JIRA)
Franz van Betteraey created LOG4J2-220: -- Summary: Wrong release date of 2.0-beta4 on change log project page Key: LOG4J2-220 URL: https://issues.apache.org/jira/browse/LOG4J2-220 Project: Log4j 2

[jira] [Commented] (LOG4J2-220) Wrong release date of 2.0-beta4 on change log project page

2013-04-24 Thread Remko Popma (JIRA)
[ https://issues.apache.org/jira/browse/LOG4J2-220?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13640280#comment-13640280 ] Remko Popma commented on LOG4J2-220: It looks fine to me... But I'm looking at the new

[jira] [Closed] (LOG4J2-220) Wrong release date of 2.0-beta4 on change log project page

2013-04-24 Thread Franz van Betteraey (JIRA)
[ https://issues.apache.org/jira/browse/LOG4J2-220?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Franz van Betteraey closed LOG4J2-220. -- Resolution: Fixed Fix Version/s: 2.0-beta5 After refreshing the page the 2.0-bet

Re: [ANNOUCMENT] Welcome Remko Popma

2013-04-24 Thread Ralph Goers
Welcome Remko! I am greatly looking forward to your continuing contributions. Ralph On Apr 24, 2013, at 12:49 AM, Christian Grobmeier wrote: > Hi all, > > it is my pleasure to announce to the community > that Remko Popma has joined our ranks. > > He made remarkable contributions to log4j 2 >

Re: [ANNOUCMENT] Welcome Remko Popma

2013-04-24 Thread Remko Popma
Thank you all for your kind words. Looking forward to working with you all to make log4j2 even more awesome. Remko Sent from my iPhone On 2013/04/24, at 21:54, Ralph Goers wrote: > Welcome Remko! I am greatly looking forward to your continuing contributions. > > Ralph > > On Apr 24, 2013,

Re: [ANNOUCMENT] Welcome Remko Popma

2013-04-24 Thread Gary Gregory
Welcome aboard Remko! Gary On Apr 24, 2013, at 3:50, Christian Grobmeier wrote: > Hi all, > > it is my pleasure to announce to the community > that Remko Popma has joined our ranks. > > He made remarkable contributions to log4j 2 > and we all believe he is a valuable member > of Apache Logging

Re: [ANNOUCMENT] Welcome Remko Popma

2013-04-24 Thread Paul Benedict
Congrats Remko! On Wed, Apr 24, 2013 at 10:44 AM, Gary Gregory wrote: > Welcome aboard Remko! > > Gary > > On Apr 24, 2013, at 3:50, Christian Grobmeier wrote: > > > Hi all, > > > > it is my pleasure to announce to the community > > that Remko Popma has joined our ranks. > > > > He made remarka

[jira] [Commented] (LOG4J2-219) Named logger without root logger ends up with empty Appenders map - does not log anything

2013-04-24 Thread Remko Popma (JIRA)
[ https://issues.apache.org/jira/browse/LOG4J2-219?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13641332#comment-13641332 ] Remko Popma commented on LOG4J2-219: Underlying cause: BaseConfiguration will not conn

[Bug 49920] DailyRollingFileAppender.rollOver() might leave superclass's WriterAppender.qw as null causing NullPointerExceptions when logging events

2013-04-24 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=49920 yeren...@gmail.com changed: What|Removed |Added Target Milestone|--- |1.2.18 --- Comment #2 from yer

[ANNOUNCEMENT] Apache Log4j 2.0-beta5 released

2013-04-24 Thread Ralph Goers
The Apache Log4j 2 team is pleased to announce the Log4j 2.0-beta5 release! Apache log4j is a well known framework for logging application behavior. Log4j 2 is an upgrade to Log4j that provides significant improvements over its predecessor, Log4j 1.x, and provides many of the improvements availa

[jira] [Commented] (LOG4J2-219) Named logger without root logger ends up with empty Appenders map - does not log anything

2013-04-24 Thread Ralph Goers (JIRA)
[ https://issues.apache.org/jira/browse/LOG4J2-219?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13641491#comment-13641491 ] Ralph Goers commented on LOG4J2-219: That is a good question. 1. Obviously the warni