[jira] [Resolved] (LOG4J2-190) Bug in BaseConfiguration.addLoggerAppender(..)

2013-04-01 Thread Ralph Goers (JIRA)
[ https://issues.apache.org/jira/browse/LOG4J2-190?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ralph Goers resolved LOG4J2-190. Resolution: Fixed Fix Version/s: 2.0-beta5 Assignee: Ralph Goers Patch applied in r

[jira] [Updated] (LOG4J2-163) Create asynchronous Logger for low-latency logging

2013-04-01 Thread Remko Popma (JIRA)
[ https://issues.apache.org/jira/browse/LOG4J2-163?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Remko Popma updated LOG4J2-163: --- Attachment: documentation-update-images-20130402.patch documentation-update-20130402.p

[jira] [Commented] (LOG4J2-168) Include arbitrary message fields in RFC-5424 structured data

2013-04-01 Thread Ralph Goers (JIRA)
[ https://issues.apache.org/jira/browse/LOG4J2-168?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13618977#comment-13618977 ] Ralph Goers commented on LOG4J2-168: If you can provide what you have I would be happy

[jira] [Comment Edited] (LOG4J2-160) Include option in throwable pattern converter to control stack trace separator

2013-04-01 Thread Ralph Goers (JIRA)
[ https://issues.apache.org/jira/browse/LOG4J2-160?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13618974#comment-13618974 ] Ralph Goers edited comment on LOG4J2-160 at 4/1/13 5:56 PM: Yo

[jira] [Commented] (LOG4J2-160) Include option in throwable pattern converter to control stack trace separator

2013-04-01 Thread Ralph Goers (JIRA)
[ https://issues.apache.org/jira/browse/LOG4J2-160?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13618974#comment-13618974 ] Ralph Goers commented on LOG4J2-160: Your patch was applied in revision 1463226. My

[jira] [Updated] (LOG4J2-184) the performance for the log4j initialization needs to be improved

2013-04-01 Thread Andreas Rytina (JIRA)
[ https://issues.apache.org/jira/browse/LOG4J2-184?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andreas Rytina updated LOG4J2-184: -- Description: The initialization of Log4j 2.0 beta4 via an InputStream takes too long. I attach

[jira] [Commented] (LOG4J2-184) the performance for the log4j initialization needs to be improved

2013-04-01 Thread Andreas Rytina (JIRA)
[ https://issues.apache.org/jira/browse/LOG4J2-184?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13618898#comment-13618898 ] Andreas Rytina commented on LOG4J2-184: --- sure, here the output with status set to de

Re: Maven problems

2013-04-01 Thread Tushar Kapila
Caused by: org.apache.maven.plugin.MojoExecutionException: Cant canonicalize system path: {0} at org.apache.maven.plugin.ide.IdeUtils.getCanonicalPath(IdeUtils.java:147) at org.apache.maven.plugin.ide.IdeUtils.toRelativeAndFixSeparator(IdeUtils.java:591) at org.apache.

Re: Maven problems

2013-04-01 Thread Christian Grobmeier
Oh, this guy said it relates to $basedir: http://jira.codehaus.org/browse/MECLIPSE-269 You may want to try that out too On Mon, Apr 1, 2013 at 4:16 PM, Christian Grobmeier wrote: > It works very well on OSX. I guess you are working on Windows. > As the error suggest, I would think it is somehow

Re: Maven problems

2013-04-01 Thread Christian Grobmeier
It works very well on OSX. I guess you are working on Windows. As the error suggest, I would think it is somehow related to the paths. I suspect this one: log.dir ${project.build.directory}/logs Could you try to replace this path with an absolute path, j

Re: Maven problems

2013-04-01 Thread Ralph Goers
I'm not even sure what it is complaining about. Sent from my iPad On Apr 1, 2013, at 6:43 AM, Gary Gregory wrote: > Hi: > > With the latest from trunk, running 'mvn eclipse:eclipse -X' I get: > > [INFO] > > [INFO] React

Maven problems

2013-04-01 Thread Gary Gregory
Hi: With the latest from trunk, running 'mvn eclipse:eclipse -X' I get: [INFO] [INFO] Reactor Summary: [INFO] [INFO] Apache Log4j 2 SUCCESS [1.897s] [INFO] Apache Log4j API ..

[jira] [Commented] (LOG4J2-184) the performance for the log4j initialization needs to be improved

2013-04-01 Thread Ralph Goers (JIRA)
[ https://issues.apache.org/jira/browse/LOG4J2-184?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13618779#comment-13618779 ] Ralph Goers commented on LOG4J2-184: Would you mind setting status to debug and provid

[jira] [Commented] (LOG4J2-184) the performance for the log4j initialization needs to be improved

2013-04-01 Thread Andreas Rytina (JIRA)
[ https://issues.apache.org/jira/browse/LOG4J2-184?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13618744#comment-13618744 ] Andreas Rytina commented on LOG4J2-184: --- Hello Ralph, my machine is a Dell Latidude

[jira] [Updated] (LOG4J2-184) the performance for the log4j initialization needs to be improved

2013-04-01 Thread Andreas Rytina (JIRA)
[ https://issues.apache.org/jira/browse/LOG4J2-184?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andreas Rytina updated LOG4J2-184: -- Description: The initialization of Log4j 2.0 beta4 via an InputStream takes too long. I attach