[GitHub] logging-log4j2 pull request #74: Add a new LuceneAppender which writes loggi...

2017-04-23 Thread liyuj
GitHub user liyuj opened a pull request: https://github.com/apache/logging-log4j2/pull/74 Add a new LuceneAppender which writes logging events to a lucene index library. Add a new LuceneAppender which writes logging events to a lucene index library.The log4j2.xml configuration is a

Re: [log4net] [VOTE] migrate log4net from svn to git

2017-04-23 Thread Dominik Psenner
Hi, The vote is over and endet with a +1 from Gary, Stefan, Remko, Matt and me. Mikael gave a 0. Therefore we are going to proceed with the migration from svn to git of the log4net subproject. Thanks for everyone who participated in the vote. Dominik On 19 Apr 2017 4:50 p.m., "Dominik Psenner"

[GitHub] logging-log4j2 pull request #68: [LOG4J2-1855] Add an optional random delay ...

2017-04-23 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/logging-log4j2/pull/68 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature

[jira] [Resolved] (LOG4J2-1885) documentation error regarding additivity default value

2017-04-23 Thread Matt Sicker (JIRA)
[ https://issues.apache.org/jira/browse/LOG4J2-1885?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Sicker resolved LOG4J2-1885. - Resolution: Fixed Fix Version/s: 2.9 Fixed in master. Please verify and close. > document

[jira] [Assigned] (LOG4J2-1885) documentation error regarding additivity default value

2017-04-23 Thread Matt Sicker (JIRA)
[ https://issues.apache.org/jira/browse/LOG4J2-1885?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Sicker reassigned LOG4J2-1885: --- Assignee: Matt Sicker > documentation error regarding additivity default value > ---

[jira] [Commented] (LOG4J2-1885) documentation error regarding additivity default value

2017-04-23 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/LOG4J2-1885?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15980491#comment-15980491 ] ASF subversion and git services commented on LOG4J2-1885: - Commit

[jira] [Commented] (LOG4J2-1031) Use Java 7's Watchservice to monitor configuration files and file rollover.

2017-04-23 Thread Ralph Goers (JIRA)
[ https://issues.apache.org/jira/browse/LOG4J2-1031?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15980490#comment-15980490 ] Ralph Goers commented on LOG4J2-1031: - Here is what I posted on the mailing list at t

[jira] [Commented] (LOG4J2-1885) documentation error regarding additivity default value

2017-04-23 Thread Matt Sicker (JIRA)
[ https://issues.apache.org/jira/browse/LOG4J2-1885?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15980489#comment-15980489 ] Matt Sicker commented on LOG4J2-1885: - The only reason you'd get duplicate logging wi

[GitHub] logging-log4j2 pull request #72: (doc) LOG4J2-1877: updated DefaultRolloverS...

2017-04-23 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/logging-log4j2/pull/72 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature

[jira] [Commented] (LOG4J2-1802) Convert documentation into Markdown

2017-04-23 Thread Matt Sicker (JIRA)
[ https://issues.apache.org/jira/browse/LOG4J2-1802?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15980487#comment-15980487 ] Matt Sicker commented on LOG4J2-1802: - Remko has pointed out that [Asciidoctor|http:/

[jira] [Commented] (LOG4J2-1855) Add an optional random delay in TimeBasedTriggeringPolicy

2017-04-23 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/LOG4J2-1855?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15980478#comment-15980478 ] ASF subversion and git services commented on LOG4J2-1855: - Commit

[jira] [Commented] (LOG4J2-1855) Add an optional random delay in TimeBasedTriggeringPolicy

2017-04-23 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/LOG4J2-1855?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15980474#comment-15980474 ] ASF subversion and git services commented on LOG4J2-1855: - Commit

[jira] [Commented] (LOG4J2-1855) Add an optional random delay in TimeBasedTriggeringPolicy

2017-04-23 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/LOG4J2-1855?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15980476#comment-15980476 ] ASF GitHub Bot commented on LOG4J2-1855: Github user asfgit closed the pull reque

[jira] [Commented] (LOG4J2-1855) Add an optional random delay in TimeBasedTriggeringPolicy

2017-04-23 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/LOG4J2-1855?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15980475#comment-15980475 ] ASF subversion and git services commented on LOG4J2-1855: - Commit

[jira] [Resolved] (LOG4J2-1855) Add an optional random delay in TimeBasedTriggeringPolicy

2017-04-23 Thread Matt Sicker (JIRA)
[ https://issues.apache.org/jira/browse/LOG4J2-1855?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Sicker resolved LOG4J2-1855. - Resolution: Fixed Fix Version/s: 2.9 Thanks for the PR! Merged to master. Please verify an

[jira] [Commented] (LOG4J2-1855) Add an optional random delay in TimeBasedTriggeringPolicy

2017-04-23 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/LOG4J2-1855?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15980473#comment-15980473 ] ASF subversion and git services commented on LOG4J2-1855: - Commit

[jira] [Assigned] (LOG4J2-1855) Add an optional random delay in TimeBasedTriggeringPolicy

2017-04-23 Thread Matt Sicker (JIRA)
[ https://issues.apache.org/jira/browse/LOG4J2-1855?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Sicker reassigned LOG4J2-1855: --- Assignee: Matt Sicker > Add an optional random delay in TimeBasedTriggeringPolicy >

[jira] [Commented] (LOG4J2-1031) Use Java 7's Watchservice to monitor configuration files and file rollover.

2017-04-23 Thread Matt Sicker (JIRA)
[ https://issues.apache.org/jira/browse/LOG4J2-1031?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15980472#comment-15980472 ] Matt Sicker commented on LOG4J2-1031: - The feature already exists for configuration f

[jira] [Commented] (LOG4J2-1877) Missing documentation for Max index limit in DefaultRolloverStrategy

2017-04-23 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/LOG4J2-1877?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15980470#comment-15980470 ] ASF GitHub Bot commented on LOG4J2-1877: Github user asfgit closed the pull reque

[jira] [Commented] (LOG4J2-1877) Missing documentation for Max index limit in DefaultRolloverStrategy

2017-04-23 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/LOG4J2-1877?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15980469#comment-15980469 ] ASF subversion and git services commented on LOG4J2-1877: - Commit

[jira] [Commented] (LOG4J2-1877) Missing documentation for Max index limit in DefaultRolloverStrategy

2017-04-23 Thread Matt Sicker (JIRA)
[ https://issues.apache.org/jira/browse/LOG4J2-1877?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15980467#comment-15980467 ] Matt Sicker commented on LOG4J2-1877: - Gary, you merged this without the author info

[jira] [Commented] (LOG4J2-1877) Missing documentation for Max index limit in DefaultRolloverStrategy

2017-04-23 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/LOG4J2-1877?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15980468#comment-15980468 ] ASF subversion and git services commented on LOG4J2-1877: - Commit

Re: Java 9 modules

2017-04-23 Thread Matt Sicker
“I have too often seen APIs that seemed like a good idea at the time but were, in fact, woefully deficient, baked into the Java Platform where they fester for ages, cause pain to all who use it, and torment those who maintain it. I will not let that happen Here“ - Mark Reinhold That sounds like J

Re: Java 9 modules

2017-04-23 Thread Gary Gregory
On Apr 23, 2017 9:19 AM, "Matt Sicker" wrote: One potential scenario I see is that many users may just end up disabling JPMS in all their applications to the point that it's significantly revised or scaled back for Java 10 or later. That's my plan the first time I see an IllegalAccessError :-(

Re: Java 9 modules

2017-04-23 Thread Matt Sicker
Oh, and I suppose this is a great time to gloat: if Java 9 turns out to be a dud, there's always Scala and Kotlin as interesting alternatives to continue the general Java platform. Depending on how this goes, it's even possible that a company like IBM or Red Hat will fork Java into a new language.

Re: Java 9 modules

2017-04-23 Thread Matt Sicker
One potential scenario I see is that many users may just end up disabling JPMS in all their applications to the point that it's significantly revised or scaled back for Java 10 or later. On 23 April 2017 at 11:04, Gary Gregory wrote: > Worse: Are Java 9 modules its Titanic? > https://developer.j

Re: Java 9 modules

2017-04-23 Thread Gary Gregory
Worse: Are Java 9 modules its Titanic? https://developer.jboss.org/blogs/scott.stark/2017/04/14/critical-deficiencies-in-jigsawjsr-376-java-platform-module-system-ec-member-concerns Gary On Apr 22, 2017 5:02 PM, "Ralph Goers" wrote: > This is an interesting look at the problems faced in gettin