Re: Java 7?

2014-12-01 Thread Piers Uso Walter
We still have quite a few projects that depend on Java 6 and were just about to start migrating these from log4j to log4j2. I guess we’ll have to wait and see how this discussion plays out… With kind regards Piers Uso Walter mailto:piers.wal...@ilink.de>> > Am 01.12.2014 um 07:56 schrieb Gary

[jira] [Commented] (LOG4J2-904) RollingFile appender doesn't zip and create new files

2014-12-01 Thread Stefan Murawski (JIRA)
[ https://issues.apache.org/jira/browse/LOG4J2-904?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14229564#comment-14229564 ] Stefan Murawski commented on LOG4J2-904: I see a similar pattern with my log files

[Bug 57291] Veracode scan detected OS command injection vulnerability in Log4j.jar - JDBCAppender.java:178

2014-12-01 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=57291 Arkadeep Kundu changed: What|Removed |Added CC||arkadeep.ku...@emc.com -- You ar

[Bug 57291] New: Veracode scan detected OS command injection vulnerability in Log4j.jar - JDBCAppender.java:178

2014-12-01 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=57291 Bug ID: 57291 Summary: Veracode scan detected OS command injection vulnerability in Log4j.jar - JDBCAppender.java:178 Product: Log4j Version: 1.2 Hardware: PC

Re: Java 7?

2014-12-01 Thread Gary Gregory
Log4j2 has already had a couple of releases. Either you need the new features and support or you do not. Log4j 1 is unlikely to see another release. Gary  Original message From: Piers Uso Walter Date:12/01/2014 03:27 (GMT-05:00) To: Log4J Developers List Cc: Subject: Re:

Re: Java 7?

2014-12-01 Thread Ralph Goers
I suspect you are not alone, which is why I am reluctant to migrate as fast as Gary wants to. Do you have any idea as to when your projects will be updated to Java 7 or 8? Are you paying Oracle (or someone else) for support? Understanding what our users are doing would help in knowing when we

Re: Java 7?

2014-12-01 Thread Gary Gregory
FWIW, Oracle is pushing us to Java 8 (yes, paid support has been mentioned in general, but Java 7 is not EOL like 6 is, yet). Gary On Mon, Dec 1, 2014 at 7:02 AM, Ralph Goers wrote: > I suspect you are not alone, which is why I am reluctant to migrate as > fast as Gary wants to. > > Do you have

Hadoop update?

2014-12-01 Thread Gary Gregory
Can anyone who knows Hadoop well enough update the current dependency to the current version? In the past we had problems running Hadoop tests on Windows. Is that still the case or is a Linux build needed to check? Gary -- E-Mail: garydgreg...@gmail.com | ggreg...@apache.org Java Persistence wi

Compilation problem in perf module

2014-12-01 Thread Gary Gregory
When test from Maven I get: org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.2:compile (default-compile) on project log4j-perf: Compilation failure at org.apache.maven.lifecycle.internal.MojoExecutor.execute(Moj

Re: Compilation problem in perf module

2014-12-01 Thread Gary Gregory
I created the following for the Surefire issue for the NPE: http://jira.codehaus.org/browse/SUREFIRE-1121 Please vote or comment on it if you can help. Gary On Mon, Dec 1, 2014 at 10:52 AM, Gary Gregory wrote: > When test from Maven I get: > > org.apache.maven.lifecycle.LifecycleExecutionExcep

Re: Compilation problem in perf module

2014-12-01 Thread Gary Gregory
Reverting to the Maven Surefire Plugin 2.17 from 2.18 fixes all problems. So that's good. I've made a note of this in the POM with a link to the Surefire issue below. Gary On Mon, Dec 1, 2014 at 11:05 AM, Gary Gregory wrote: > I created the following for the Surefire issue for the NPE: > http:/

Re: Hadoop update?

2014-12-01 Thread Remko Popma
What dependency do you mean? Remko On Tuesday, December 2, 2014, Gary Gregory wrote: > Can anyone who knows Hadoop well enough update the current dependency to > the current version? > > In the past we had problems running Hadoop tests on Windows. Is that still > the case or is a Linux build nee

[jira] [Created] (LOG4J2-910) Update Jackson from 2.4.3 to 2.4.4

2014-12-01 Thread Gary Gregory (JIRA)
Gary Gregory created LOG4J2-910: --- Summary: Update Jackson from 2.4.3 to 2.4.4 Key: LOG4J2-910 URL: https://issues.apache.org/jira/browse/LOG4J2-910 Project: Log4j 2 Issue Type: Improvement

[jira] [Resolved] (LOG4J2-910) Update Jackson from 2.4.3 to 2.4.4

2014-12-01 Thread Gary Gregory (JIRA)
[ https://issues.apache.org/jira/browse/LOG4J2-910?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary Gregory resolved LOG4J2-910. - Resolution: Fixed In git master. > Update Jackson from 2.4.3 to 2.4.4 > -

Re: Hadoop update?

2014-12-01 Thread Gary Gregory
The hadoop-core dep used in Flume samples. Gary On Mon, Dec 1, 2014 at 11:21 AM, Remko Popma wrote: > What dependency do you mean? > Remko > > > On Tuesday, December 2, 2014, Gary Gregory wrote: > >> Can anyone who knows Hadoop well enough update the current dependency to >> the current versio

Re: logging-log4j2 git commit: Test independence.

2014-12-01 Thread Gary Gregory
Note that MarkerTest already had: @Before @After public void clearMarkers() { MarkerManager.clear(); } Which was not enough. The next question is: Should org.apache.logging.log4j.junit.InitialLoggerContext have additional clean ups like MarkerManager.clear() and MDC clea

[jira] [Created] (LOG4J2-911) monitorInterval is not honored when using xinclude

2014-12-01 Thread JIRA
Edwin F. López created LOG4J2-911: - Summary: monitorInterval is not honored when using xinclude Key: LOG4J2-911 URL: https://issues.apache.org/jira/browse/LOG4J2-911 Project: Log4j 2 Issue Ty

[jira] [Updated] (LOG4J2-911) monitorInterval is not honored when using xinclude

2014-12-01 Thread JIRA
[ https://issues.apache.org/jira/browse/LOG4J2-911?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Edwin F. López updated LOG4J2-911: -- Description: Hi there. I'm using Log4J2 version 2.1 and while doing a proof of concept for cent

[jira] [Updated] (LOG4J2-911) monitorInterval is not honored when using xinclude

2014-12-01 Thread Gary Gregory (JIRA)
[ https://issues.apache.org/jira/browse/LOG4J2-911?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary Gregory updated LOG4J2-911: Description: Hi there. I'm using Log4J2 version 2.1 and while doing a proof of concept for centrali

[jira] [Commented] (LOG4J2-911) monitorInterval is not honored when using xinclude

2014-12-01 Thread Gary Gregory (JIRA)
[ https://issues.apache.org/jira/browse/LOG4J2-911?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14230800#comment-14230800 ] Gary Gregory commented on LOG4J2-911: - The current code in {{org.apache.logging.log4j

[jira] [Comment Edited] (LOG4J2-911) monitorInterval is not honored when using xinclude

2014-12-01 Thread Gary Gregory (JIRA)
[ https://issues.apache.org/jira/browse/LOG4J2-911?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14230800#comment-14230800 ] Gary Gregory edited comment on LOG4J2-911 at 12/2/14 1:20 AM: --

[jira] [Updated] (LOG4J2-911) monitorInterval is not honored when using XInclude

2014-12-01 Thread Gary Gregory (JIRA)
[ https://issues.apache.org/jira/browse/LOG4J2-911?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary Gregory updated LOG4J2-911: Summary: monitorInterval is not honored when using XInclude (was: monitorInterval is not honored wh

[jira] [Created] (LOG4J2-912) XML configuration does not report full error message for XInclude parser configuration problems

2014-12-01 Thread Gary Gregory (JIRA)
Gary Gregory created LOG4J2-912: --- Summary: XML configuration does not report full error message for XInclude parser configuration problems Key: LOG4J2-912 URL: https://issues.apache.org/jira/browse/LOG4J2-912

[jira] [Updated] (LOG4J2-912) XML configuration does not report full error message for XInclude parser configuration problems

2014-12-01 Thread Gary Gregory (JIRA)
[ https://issues.apache.org/jira/browse/LOG4J2-912?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary Gregory updated LOG4J2-912: Description: XML configuration does not report full error message for XInclude parser configuration

[jira] [Resolved] (LOG4J2-912) XML configuration does not report full error message for XInclude parser configuration problems

2014-12-01 Thread Gary Gregory (JIRA)
[ https://issues.apache.org/jira/browse/LOG4J2-912?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary Gregory resolved LOG4J2-912. - Resolution: Fixed In git master. > XML configuration does not report full error message for XIncl

[jira] [Comment Edited] (LOG4J2-911) monitorInterval is not honored when using XInclude

2014-12-01 Thread Gary Gregory (JIRA)
[ https://issues.apache.org/jira/browse/LOG4J2-911?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14230823#comment-14230823 ] Gary Gregory edited comment on LOG4J2-911 at 12/2/14 1:46 AM: --

[jira] [Commented] (LOG4J2-911) monitorInterval is not honored when using XInclude

2014-12-01 Thread Gary Gregory (JIRA)
[ https://issues.apache.org/jira/browse/LOG4J2-911?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14230823#comment-14230823 ] Gary Gregory commented on LOG4J2-911: - To complicate matters, your XIncludes bring in

[jira] [Commented] (LOG4J2-911) monitorInterval is not honored when using XInclude

2014-12-01 Thread Remko Popma (JIRA)
[ https://issues.apache.org/jira/browse/LOG4J2-911?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14230913#comment-14230913 ] Remko Popma commented on LOG4J2-911: In addition to what Gary said, our current XML pa

[jira] [Comment Edited] (LOG4J2-911) monitorInterval is not honored when using XInclude

2014-12-01 Thread Remko Popma (JIRA)
[ https://issues.apache.org/jira/browse/LOG4J2-911?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14230913#comment-14230913 ] Remko Popma edited comment on LOG4J2-911 at 12/2/14 3:20 AM: -

[jira] [Commented] (LOG4J2-911) monitorInterval is not honored when using XInclude

2014-12-01 Thread Gary Gregory (JIRA)
[ https://issues.apache.org/jira/browse/LOG4J2-911?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14230973#comment-14230973 ] Gary Gregory commented on LOG4J2-911: - Good idea Remko! This also makes me want to hav