Re: Deep Dive into Java 9’s Stack-Walking API

2017-04-02 Thread Ralph Goers
Where have you been? I posted performance benchmarks based on that a week or two ago. See all my updates to LOG4J2-1359. I have already implemented StackWalker support on branch java9NoMultiRelease. I started on a branch for LOG4J2-1359 but trouble with the Multi-Release jar made me rethink it

[jira] [Commented] (LOG4J2-1359) Add support for Java 9 StackWalker API in ReflectionUtil

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

Deep Dive into Java 9’s Stack-Walking API

2017-04-02 Thread Gary Gregory
FYI: https://www.sitepoint.com/deep-dive-into-java-9s-stack-walking-api/ Gary -- E-Mail: garydgreg...@gmail.com | ggreg...@apache.org Java Persistence with Hibernate, Second Edition

Re: [VOTE] Release Log4j 2.8.2 rc1

2017-04-02 Thread Gary Gregory
... and thank you Matt for picking up RM duty this time around. I look forward to getting 2.8.2 out the door and seeing what we have in store for 2.9! Gary On Sun, Apr 2, 2017 at 2:08 PM, Matt Sicker wrote: > This is a vote to release Log4j 2.8.2. Please download, test, and cast > your votes o

Jenkins build is back to normal : Log4jWindows » Windows,JDK 1.8 (unlimited security) 64-bit Windows only #49

2017-04-02 Thread Apache Jenkins Server
See - To unsubscribe, e-mail: log4j-dev-unsubscr...@logging.

Re: Need a 2.8.2 logo

2017-04-02 Thread Matt Sicker
Thanks! I'll make sure to commit that to svn after the site gets committed later. On 2 April 2017 at 20:11, Ralph Goers wrote: > I created a logo and updated src/site/resources/images/logo.png. > > Ralph > > On Apr 2, 2017, at 2:35 PM, Matt Sicker wrote: > > The download page is templated based

Re: Need a 2.8.2 logo

2017-04-02 Thread Ralph Goers
I created a logo and updated src/site/resources/images/logo.png. Ralph > On Apr 2, 2017, at 2:35 PM, Matt Sicker wrote: > > The download page is templated based on a couple properties in the root > pom.xml. I think I added that back when I did my first release. I did > remember to update that

Re: [VOTE] Release Log4j 2.8.2 rc1

2017-04-02 Thread Gary Gregory
+1 MD5, SHA1, ASC OK. Following BUILDING.md: RAT check OK CLIRR check on API OK mvn clean install OK CLIRR check on 1.2 API OK mvn site OK but with some Javadoc warnings: [WARNING] C:\temp\rc\apache-log4j-2.8.2-src\log4j-api\src\main\java\ org\apache\logging\log4j\ThreadContext.java:49: warnin

Build failed in Jenkins: Log4jWindows » Windows,JDK 1.8 (unlimited security) 64-bit Windows only #48

2017-04-02 Thread Apache Jenkins Server
See Changes: [ggregory] Better Windows instructions. -- [...truncated 361.92 KB...] 201

Re: Need a 2.8.2 logo

2017-04-02 Thread Matt Sicker
The download page is templated based on a couple properties in the root pom.xml. I think I added that back when I did my first release. I did remember to update that before making the RC. On 2 April 2017 at 16:24, Ralph Goers wrote: > Oh. I just saw the release vote email. You should have done t

Re: Need a 2.8.2 logo

2017-04-02 Thread Ralph Goers
Oh. I just saw the release vote email. You should have done this before you ran the release build. It isn’t a showstopper though. Ralph > On Apr 2, 2017, at 2:22 PM, Ralph Goers wrote: > > I believe I follow the same process as Gary. In src/site/resources/logo you > will find a bunch of logo’

Re: Need a 2.8.2 logo

2017-04-02 Thread Ralph Goers
I believe I follow the same process as Gary. In src/site/resources/logo you will find a bunch of logo’s that Gary generated. All the ones that have been used have a version numbered image. I just pick the next one I like and edit it in gimp and add the version number. If you are unable to do t

[VOTE] Release Log4j 2.8.2 rc1

2017-04-02 Thread Matt Sicker
This is a vote to release Log4j 2.8.2. Please download, test, and cast your votes on this mailing list. [] +1, release the artifacts [] -1, don't release because... The vote will remain open for 72 hours at least. All votes are welcome, and we encourage everyone to test the release, but only Log

Need a 2.8.2 logo

2017-04-02 Thread Matt Sicker
The release instructions mention updating the logo, though I'm not a graphics person anymore. Can someone make the updated logo? I'm taking care of the rest of the release process right now. -- Matt Sicker

Re: Scala

2017-04-02 Thread Matt Sicker
I'm not too experienced with it, but now that the Scala APIs are in their own repo, it might be easier to use SBT instead of Maven for it. Just a thought for a future release. On 2 April 2017 at 15:27, Matt Sicker wrote: > And don't mind the site commit I made earlier. That was from a snapshot,

Jenkins build is back to normal : Log4jWindows » Windows,JDK 1.8 (unlimited security) 64-bit Windows only #46

2017-04-02 Thread Apache Jenkins Server
See - To unsubscribe, e-mail: log4j-dev-unsubscr...@logging.

Re: Scala

2017-04-02 Thread Matt Sicker
And don't mind the site commit I made earlier. That was from a snapshot, so I have to commit it again anyways. On 2 April 2017 at 15:25, Matt Sicker wrote: > No, I figured I'd do log4j-core first. Still working on that right now, > had to restart the build from the tag because a test randomly de

Jenkins build is back to normal : Log4jWindows » Windows,JDK 1.7 (unlimited security) 64-bit Windows only #46

2017-04-02 Thread Apache Jenkins Server
See - To unsubscribe, e-mail: log4j-dev-unsubscr...@logging.

Re: Scala

2017-04-02 Thread Matt Sicker
No, I figured I'd do log4j-core first. Still working on that right now, had to restart the build from the tag because a test randomly decided to fail at the worst possible time. On 2 April 2017 at 15:11, Ralph Goers wrote: > Has a Scala release been performed? The site needs to be deployed befor

Scala

2017-04-02 Thread Ralph Goers
Has a Scala release been performed? The site needs to be deployed before I can modify the log4j page(s) to point to it. Ralph - To unsubscribe, e-mail: log4j-dev-unsubscr...@logging.apache.org For additional commands, e-mail: lo

[jira] [Updated] (LOG4J2-1229) Error creating logger

2017-04-02 Thread Matt Sicker (JIRA)
[ https://issues.apache.org/jira/browse/LOG4J2-1229?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Sicker updated LOG4J2-1229: Fix Version/s: (was: 2.8.2) > Error creating logger > - > >

[jira] [Updated] (LOG4J2-1013) Log4j2 Main Arguments Lookup by name doesn't work

2017-04-02 Thread Matt Sicker (JIRA)
[ https://issues.apache.org/jira/browse/LOG4J2-1013?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Sicker updated LOG4J2-1013: Fix Version/s: (was: 2.8.2) > Log4j2 Main Arguments Lookup by name doesn't work > -

[jira] [Updated] (LOG4J2-1699) Configurable Log File Permissions with PosixFilePermission

2017-04-02 Thread Matt Sicker (JIRA)
[ https://issues.apache.org/jira/browse/LOG4J2-1699?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Sicker updated LOG4J2-1699: Fix Version/s: (was: 2.8.2) > Configurable Log File Permissions with PosixFilePermission >

[jira] [Updated] (LOG4J2-915) Wrong timestamp of filename when SizeBasedTriggering and TimeBasedTrigger used simultaniously with RollingFileAppender

2017-04-02 Thread Matt Sicker (JIRA)
[ https://issues.apache.org/jira/browse/LOG4J2-915?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Sicker updated LOG4J2-915: --- Fix Version/s: (was: 2.8.2) > Wrong timestamp of filename when SizeBasedTriggering and TimeBasedTr

[jira] [Updated] (LOG4J2-1198) Add support for custom rollover strategy

2017-04-02 Thread Matt Sicker (JIRA)
[ https://issues.apache.org/jira/browse/LOG4J2-1198?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Sicker updated LOG4J2-1198: Fix Version/s: (was: 2.8.2) > Add support for custom rollover strategy > --

[jira] [Updated] (LOG4J2-1130) CsvLogEventLayout NanoTime timestamp is always zero.

2017-04-02 Thread Matt Sicker (JIRA)
[ https://issues.apache.org/jira/browse/LOG4J2-1130?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Sicker updated LOG4J2-1130: Fix Version/s: (was: 2.8.2) > CsvLogEventLayout NanoTime timestamp is always zero. > --

[jira] [Updated] (LOG4J2-1116) Web app-friendly thread locals for gc-free logging (was: upgrade to log4j2 causes too frequent minor gc)

2017-04-02 Thread Matt Sicker (JIRA)
[ https://issues.apache.org/jira/browse/LOG4J2-1116?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Sicker updated LOG4J2-1116: Fix Version/s: (was: 2.8.2) > Web app-friendly thread locals for gc-free logging (was: upgrade

Build failed in Jenkins: Log4jWindows » Windows,JDK 1.8 (unlimited security) 64-bit Windows only #45

2017-04-02 Thread Apache Jenkins Server
See Changes: [Matt Sicker] Fix release notes file name in assembly configuration -- [..

Build failed in Jenkins: Log4jWindows » Windows,JDK 1.7 (unlimited security) 64-bit Windows only #45

2017-04-02 Thread Apache Jenkins Server
See Changes: [Matt Sicker] Fix release notes file name in assembly configuration -- [..

Jenkins build is back to normal : Log4jWindows » Windows,JDK 1.8 (unlimited security) 64-bit Windows only #43

2017-04-02 Thread Apache Jenkins Server
See - To unsubscribe, e-mail: log4j-dev-unsubscr...@logging.

Jenkins build is back to normal : Log4jWindows » Windows,JDK 1.7 (unlimited security) 64-bit Windows only #43

2017-04-02 Thread Apache Jenkins Server
See - To unsubscribe, e-mail: log4j-dev-unsubscr...@logging.

[jira] [Commented] (LOG4J2-1864) Support capped collection for MongoDB Log-Provider

2017-04-02 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/LOG4J2-1864?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15952811#comment-15952811 ] ASF GitHub Bot commented on LOG4J2-1864: Github user codescale commented on the i

[jira] [Created] (LOG4J2-1864) Support capped collection for MongoDB Log-Provider

2017-04-02 Thread Matt (JIRA)
Matt created LOG4J2-1864: Summary: Support capped collection for MongoDB Log-Provider Key: LOG4J2-1864 URL: https://issues.apache.org/jira/browse/LOG4J2-1864 Project: Log4j 2 Issue Type: New Feature

Build failed in Jenkins: Log4jWindows » Windows,JDK 1.7 (unlimited security) 64-bit Windows only #42

2017-04-02 Thread Apache Jenkins Server
See Changes: [wangyuntao] Correct errors in the comments of Order and OrderComparator [Matt Sicker] [LOG4J2-1861] Fix ThreadCon

Build failed in Jenkins: Log4jWindows » Windows,JDK 1.8 (unlimited security) 64-bit Windows only #42

2017-04-02 Thread Apache Jenkins Server
See Changes: [wangyuntao] Correct errors in the comments of Order and OrderComparator [Matt Sicker] [LOG4J2-1861] Fix ThreadCon

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

2017-04-02 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/LOG4J2-1855?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15952798#comment-15952798 ] ASF GitHub Bot commented on LOG4J2-1855: Github user garydgregory commented on a

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

2017-04-02 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/LOG4J2-1855?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15952794#comment-15952794 ] ASF GitHub Bot commented on LOG4J2-1855: Github user jvz commented on a diff in t

Build failed in Jenkins: Log4jWindows » Windows,JDK 1.8 (unlimited security) 64-bit Windows only #41

2017-04-02 Thread Apache Jenkins Server
See Changes: [Matt Sicker] [LOG4J2-1863] Add class filtering to AbstractSocketServer --

Build failed in Jenkins: Log4jWindows » Windows,JDK 1.7 (unlimited security) 64-bit Windows only #41

2017-04-02 Thread Apache Jenkins Server
See Changes: [Matt Sicker] [LOG4J2-1863] Add class filtering to AbstractSocketServer --

[jira] [Resolved] (LOG4J2-1862) The comments in Order and OrderComparator are wrong

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

[jira] [Commented] (LOG4J2-1862) The comments in Order and OrderComparator are wrong

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

[jira] [Commented] (LOG4J2-1862) The comments in Order and OrderComparator are wrong

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

[jira] [Assigned] (LOG4J2-1862) The comments in Order and OrderComparator are wrong

2017-04-02 Thread Matt Sicker (JIRA)
[ https://issues.apache.org/jira/browse/LOG4J2-1862?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Sicker reassigned LOG4J2-1862: --- Assignee: Matt Sicker > The comments in Order and OrderComparator are wrong > --

[jira] [Resolved] (LOG4J2-1861) Fix JavaDoc on org.apache.logging.log4j.ThreadContext (about inheritance)

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

[jira] [Assigned] (LOG4J2-1861) Fix JavaDoc on org.apache.logging.log4j.ThreadContext (about inheritance)

2017-04-02 Thread Matt Sicker (JIRA)
[ https://issues.apache.org/jira/browse/LOG4J2-1861?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Sicker reassigned LOG4J2-1861: --- Assignee: Matt Sicker > Fix JavaDoc on org.apache.logging.log4j.ThreadContext (about inherit

[jira] [Commented] (LOG4J2-1861) Fix JavaDoc on org.apache.logging.log4j.ThreadContext (about inheritance)

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

[jira] [Resolved] (LOG4J2-1863) Add support for filtering input in TcpSocketServer and UdpSocketServer

2017-04-02 Thread Matt Sicker (JIRA)
[ https://issues.apache.org/jira/browse/LOG4J2-1863?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Sicker resolved LOG4J2-1863. - Resolution: Fixed Added to master. > Add support for filtering input in TcpSocketServer and UdpS

[jira] [Commented] (LOG4J2-1863) Add support for filtering input in TcpSocketServer and UdpSocketServer

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

[jira] [Created] (LOG4J2-1863) Add support for filtering input in TcpSocketServer and UdpSocketServer

2017-04-02 Thread Matt Sicker (JIRA)
Matt Sicker created LOG4J2-1863: --- Summary: Add support for filtering input in TcpSocketServer and UdpSocketServer Key: LOG4J2-1863 URL: https://issues.apache.org/jira/browse/LOG4J2-1863 Project: Log4j 2