[jira] [Commented] (LOG4NET-538) AdoNetAppender to PostgreSQL

2017-08-31 Thread Dominik Psenner (JIRA)
[ https://issues.apache.org/jira/browse/LOG4NET-538?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16150140#comment-16150140 ] Dominik Psenner commented on LOG4NET-538: - I patched your suggestion in the featu

[jira] [Commented] (LOG4NET-538) AdoNetAppender to PostgreSQL

2017-08-31 Thread Simon Evieux (JIRA)
[ https://issues.apache.org/jira/browse/LOG4NET-538?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16150111#comment-16150111 ] Simon Evieux commented on LOG4NET-538: -- OK...I think I got it... In the AdoNetAppen

[jira] [Created] (LOG4J2-2027) File appenders fail to configure when using a header with createOnDemand=true

2017-08-31 Thread Paul Burrowes (JIRA)
Paul Burrowes created LOG4J2-2027: - Summary: File appenders fail to configure when using a header with createOnDemand=true Key: LOG4J2-2027 URL: https://issues.apache.org/jira/browse/LOG4J2-2027 Proje

Re: Announcement is ugly

2017-08-31 Thread Ralph Goers
What you show here looks much like what the announcement in the dev list looks like. Notice the headings for the changes are ugly even in your email. I sent it to the dev list as one email and the announce list as a second email since I have to use different email addresses. But the content was

Re: Announcement is ugly

2017-08-31 Thread Matt Sicker
Example: Apache Log4j 2.9.0 Release Notes The Apache Log4j 2 team is pleased to announce the Log4j 2.9.0 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 pr

Re: Announcement is ugly

2017-08-31 Thread Matt Sicker
When I copied from GitHub in the past, the resulting email would look just the same as the page. I'm not sure if it was your mail client that reformatted things like that or if the mailing list software filters HTML emails now like that. On 31 August 2017 at 19:36, Ralph Goers wrote: > Although

Announcement is ugly

2017-08-31 Thread Ralph Goers
Although it looks great at GitHub, I really dislike what copying the page there makes the actual announcement look like. It doesn’t look too bad below, except that the headings look odd, but when it goes to the announcement list it looks terrible. http://mail-archives.us.apache.org/mod_mbox/www

Re: [ANNOUNCE] Apache Log4j 2.9.0 released

2017-08-31 Thread kenneth mcfarland
Thank you for being a great bunch of people to work with and learn from. On Aug 30, 2017 6:31 PM, "Remko Popma" wrote: Blogged: https://blogs.apache.org/logging/entry/log4j-2-9-released (Shameless plug) Every java main() method deserves http://picocli.info > On Aug 31, 2017, at 9:26, Ralph Goe

[jira] [Commented] (LOG4J2-2023) Use a class' canonical name instead of name to create its logger name

2017-08-31 Thread Jason Tedor (JIRA)
[ https://issues.apache.org/jira/browse/LOG4J2-2023?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16149646#comment-16149646 ] Jason Tedor commented on LOG4J2-2023: - The solution you have committed will work for

[jira] [Commented] (LOG4J2-2023) Use a class' canonical name instead of name to create its logger name

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

[jira] [Commented] (LOG4J2-2023) Use a class' canonical name instead of name to create its logger name

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

[jira] [Commented] (LOG4J2-2023) Use a class' canonical name instead of name to create its logger name

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

[jira] [Commented] (LOG4J2-2023) Use a class' canonical name instead of name to create its logger name

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

Re: [Log4j] Public beta release

2017-08-31 Thread Ralph Goers
Yup. Besides, what is the difference between creating a release named 2.9.0-beta1 and 2.9.0 at this point. The release process is exactly the same. In addition, even if you do that I guarantee you will still find minor issues right after the non-beta release. Betas make sense when you are relea

Re: [VOTE] Release Log4j 2.9.0-rc1

2017-08-31 Thread Ralph Goers
That is actually documented in the original release vote email. a) for a new copy do "git clone https://git-wip-us.apache.org/repos/asf/logging-log4j2.git

Re: [Log4j] Public beta release

2017-08-31 Thread Gary Gregory
That might help but some folks will only use releases... Gary On Thu, Aug 31, 2017 at 1:51 PM, Mikael Ståldal wrote: > Yet again some users find bugs right after release of a minor version, so > far LOG4J2-2023 and LOG4J2-2026. > > Maybe we should do a public beta before next minor release (2.1

[Log4j] Public beta release

2017-08-31 Thread Mikael Ståldal
Yet again some users find bugs right after release of a minor version, so far LOG4J2-2023 and LOG4J2-2026. Maybe we should do a public beta before next minor release (2.10) to encourage testing by users who are not committers or PMC?

Re: [VOTE] Release Log4j 2.9.0-rc1

2017-08-31 Thread Mikael Ståldal
How can I do that? On 2017-08-28 18:18, Ralph Goers wrote: Oh, and if you check out from the release tag and create a branch the web site fixes can be made there after the release is complete.

[jira] [Closed] (LOG4J2-1854) Gelf TCP endpoint

2017-08-31 Thread JIRA
[ https://issues.apache.org/jira/browse/LOG4J2-1854?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mikael Ståldal closed LOG4J2-1854. -- > Gelf TCP endpoint > -- > > Key: LOG4J2-1854 > UR

[jira] [Closed] (LOG4J2-1442) Add generic HTTP verb appender

2017-08-31 Thread JIRA
[ https://issues.apache.org/jira/browse/LOG4J2-1442?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mikael Ståldal closed LOG4J2-1442. -- > Add generic HTTP verb appender > -- > > Key: LOG4J2-1

[jira] [Closed] (LOG4J2-1923) JSONLayout should allow stacktrace as string

2017-08-31 Thread JIRA
[ https://issues.apache.org/jira/browse/LOG4J2-1923?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mikael Ståldal closed LOG4J2-1923. -- > JSONLayout should allow stacktrace as string > > >

[jira] [Closed] (LOG4J2-1867) jackson-databind dependency missing in the configuration document

2017-08-31 Thread JIRA
[ https://issues.apache.org/jira/browse/LOG4J2-1867?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mikael Ståldal closed LOG4J2-1867. -- > jackson-databind dependency missing in the configuration document > -

[jira] [Closed] (LOG4J2-1952) log4j doesn't find log4j2.yaml

2017-08-31 Thread JIRA
[ https://issues.apache.org/jira/browse/LOG4J2-1952?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mikael Ståldal closed LOG4J2-1952. -- > log4j doesn't find log4j2.yaml > -- > > Key: LOG4J2-1

[jira] [Closed] (LOG4J2-1958) Deprecate SerializedLayout and remove it as default

2017-08-31 Thread JIRA
[ https://issues.apache.org/jira/browse/LOG4J2-1958?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mikael Ståldal closed LOG4J2-1958. -- > Deprecate SerializedLayout and remove it as default > ---

[jira] [Closed] (LOG4J2-1981) JsonLayout, XmlLayout and YamlLayout should support 0-byte termination of log events

2017-08-31 Thread JIRA
[ https://issues.apache.org/jira/browse/LOG4J2-1981?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mikael Ståldal closed LOG4J2-1981. -- > JsonLayout, XmlLayout and YamlLayout should support 0-byte termination of log > events > ---

[jira] [Closed] (LOG4J2-2020) Remove default layout from KafkaAppender

2017-08-31 Thread JIRA
[ https://issues.apache.org/jira/browse/LOG4J2-2020?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mikael Ståldal closed LOG4J2-2020. -- > Remove default layout from KafkaAppender > > >

[jira] [Resolved] (LOG4J2-2023) Use a class' canonical name instead of name to create its logger name

2017-08-31 Thread Gary Gregory (JIRA)
[ https://issues.apache.org/jira/browse/LOG4J2-2023?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary Gregory resolved LOG4J2-2023. -- Resolution: Fixed Fix Version/s: 2.9.1 In git master. Please verify and close this issue

[jira] [Commented] (LOG4J2-2023) Use a class' canonical name instead of name to create its logger name

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

[jira] [Updated] (LOG4J2-2023) Use a class' canonical name instead of name to create its logger name

2017-08-31 Thread Gary Gregory (JIRA)
[ https://issues.apache.org/jira/browse/LOG4J2-2023?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary Gregory updated LOG4J2-2023: - Description: Use a class' canonical name instead of name to create its logger name. Say you have

[jira] [Reopened] (LOG4J2-2023) Use a class' canonical name instead of name to create its logger name

2017-08-31 Thread Gary Gregory (JIRA)
[ https://issues.apache.org/jira/browse/LOG4J2-2023?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary Gregory reopened LOG4J2-2023: -- Reopening to adjust for a null cannonical name. > Use a class' canonical name instead of name to c

[jira] [Commented] (LOG4J2-2023) Use a class' canonical name instead of name to create its logger name

2017-08-31 Thread Jason Tedor (JIRA)
[ https://issues.apache.org/jira/browse/LOG4J2-2023?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16149306#comment-16149306 ] Jason Tedor commented on LOG4J2-2023: - That fix would be acceptable to me. > Use a c

[jira] [Commented] (LOG4J2-2026) java.lang.AbstractMethodError: javax.xml.parsers.DocumentBuilderFactory.setFeature()

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

[jira] [Commented] (LOG4J2-2023) Use a class' canonical name instead of name to create its logger name

2017-08-31 Thread Gary Gregory (JIRA)
[ https://issues.apache.org/jira/browse/LOG4J2-2023?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16149294#comment-16149294 ] Gary Gregory commented on LOG4J2-2023: -- Using custom separators was discussed and re

[jira] [Updated] (LOG4J2-2008) RFC5424Layout should support multiple StructuredData elements.

2017-08-31 Thread Ralph Goers (JIRA)
[ https://issues.apache.org/jira/browse/LOG4J2-2008?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ralph Goers updated LOG4J2-2008: Fix Version/s: (was: 2.9.1) 2.9.0 > RFC5424Layout should support multiple St

[jira] [Closed] (LOG4J2-2008) RFC5424Layout should support multiple StructuredData elements.

2017-08-31 Thread Ralph Goers (JIRA)
[ https://issues.apache.org/jira/browse/LOG4J2-2008?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ralph Goers closed LOG4J2-2008. --- > RFC5424Layout should support multiple StructuredData elements. > --

[jira] [Resolved] (LOG4J2-2008) RFC5424Layout should support multiple StructuredData elements.

2017-08-31 Thread Ralph Goers (JIRA)
[ https://issues.apache.org/jira/browse/LOG4J2-2008?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ralph Goers resolved LOG4J2-2008. - Resolution: Fixed Fix was included in 2.9.0 > RFC5424Layout should support multiple StructuredDa

[jira] [Resolved] (LOG4J2-2026) java.lang.AbstractMethodError: javax.xml.parsers.DocumentBuilderFactory.setFeature()

2017-08-31 Thread Gary Gregory (JIRA)
[ https://issues.apache.org/jira/browse/LOG4J2-2026?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary Gregory resolved LOG4J2-2026. -- Resolution: Fixed Fix Version/s: 2.9.1 In git master. Any exceptions aside from a stan

[jira] [Updated] (LOG4J2-1990) ConcurrentModificationException logging a parameter of type Map

2017-08-31 Thread Gary Gregory (JIRA)
[ https://issues.apache.org/jira/browse/LOG4J2-1990?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary Gregory updated LOG4J2-1990: - Fix Version/s: (was: 2.9.0) 2.9.1 > ConcurrentModificationException loggin

[jira] [Updated] (LOG4J2-1630) Unit of Work Logging

2017-08-31 Thread Gary Gregory (JIRA)
[ https://issues.apache.org/jira/browse/LOG4J2-1630?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary Gregory updated LOG4J2-1630: - Fix Version/s: (was: 2.9.0) 2.9.1 > Unit of Work Logging > ---

[jira] [Updated] (LOG4J2-1896) Update classes in org.apache.logging.log4j.core.net.ssl in APIs from String to char[] for passwords

2017-08-31 Thread Gary Gregory (JIRA)
[ https://issues.apache.org/jira/browse/LOG4J2-1896?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary Gregory updated LOG4J2-1896: - Fix Version/s: (was: 2.9.0) 2.9.1 > Update classes in org.apache.logging.l

[jira] [Updated] (LOG4J2-2008) RFC5424Layout should support multiple StructuredData elements.

2017-08-31 Thread Gary Gregory (JIRA)
[ https://issues.apache.org/jira/browse/LOG4J2-2008?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary Gregory updated LOG4J2-2008: - Fix Version/s: (was: 2.9.0) 2.9.1 > RFC5424Layout should support multiple

[jira] [Updated] (LOG4J2-2026) java.lang.AbstractMethodError: javax.xml.parsers.DocumentBuilderFactory.setFeature()

2017-08-31 Thread Gary Gregory (JIRA)
[ https://issues.apache.org/jira/browse/LOG4J2-2026?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary Gregory updated LOG4J2-2026: - Summary: java.lang.AbstractMethodError: javax.xml.parsers.DocumentBuilderFactory.setFeature() (w

[jira] [Assigned] (LOG4J2-2026) AbstractMethodError DocumentBuilderFactory.setFeature

2017-08-31 Thread Gary Gregory (JIRA)
[ https://issues.apache.org/jira/browse/LOG4J2-2026?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary Gregory reassigned LOG4J2-2026: Assignee: Gary Gregory > AbstractMethodError DocumentBuilderFactory.setFeature > -

[jira] [Resolved] (LOG4J2-1480) CronTriggeringPolicy timing / file deletion issue

2017-08-31 Thread Ralph Goers (JIRA)
[ https://issues.apache.org/jira/browse/LOG4J2-1480?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ralph Goers resolved LOG4J2-1480. - Resolution: Fixed Marking as resolved based on user feedback. Please verify and close or reopen

[jira] [Commented] (LOG4J2-1480) CronTriggeringPolicy timing / file deletion issue

2017-08-31 Thread Joseph Smith (JIRA)
[ https://issues.apache.org/jira/browse/LOG4J2-1480?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16149100#comment-16149100 ] Joseph Smith commented on LOG4J2-1480: -- I've updated to 2.8.2 and am programmaticall

[jira] [Commented] (LOG4J2-2023) Use a class' canonical name instead of name to create its logger name

2017-08-31 Thread Jason Tedor (JIRA)
[ https://issues.apache.org/jira/browse/LOG4J2-2023?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16149047#comment-16149047 ] Jason Tedor commented on LOG4J2-2023: - Also, I want to thank you for your quick respo

[jira] [Commented] (LOG4J2-2023) Use a class' canonical name instead of name to create its logger name

2017-08-31 Thread Jason Tedor (JIRA)
[ https://issues.apache.org/jira/browse/LOG4J2-2023?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16149046#comment-16149046 ] Jason Tedor commented on LOG4J2-2023: - I understand the implications for nested class

[jira] [Created] (LOG4J2-2026) AbstractMethodError DocumentBuilderFactory.setFeature

2017-08-31 Thread Leon Finker (JIRA)
Leon Finker created LOG4J2-2026: --- Summary: AbstractMethodError DocumentBuilderFactory.setFeature Key: LOG4J2-2026 URL: https://issues.apache.org/jira/browse/LOG4J2-2026 Project: Log4j 2 Issue T

[jira] [Updated] (LOG4J2-2023) Use a class' canonical name instead of name to create its logger name

2017-08-31 Thread Gary Gregory (JIRA)
[ https://issues.apache.org/jira/browse/LOG4J2-2023?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary Gregory updated LOG4J2-2023: - Description: Use a class' canonical name instead of name to create its logger name. Say you have

[jira] [Closed] (LOG4J2-2023) Use a class' canonical name instead of name to create its logger name

2017-08-31 Thread Gary Gregory (JIRA)
[ https://issues.apache.org/jira/browse/LOG4J2-2023?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary Gregory closed LOG4J2-2023. Resolution: Fixed > Use a class' canonical name instead of name to create its logger name > ---

[jira] [Commented] (LOG4J2-2023) Use a class' canonical name instead of name to create its logger name

2017-08-31 Thread Gary Gregory (JIRA)
[ https://issues.apache.org/jira/browse/LOG4J2-2023?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16149029#comment-16149029 ] Gary Gregory commented on LOG4J2-2023: -- Hello [~jasonetedor]: Say you have loggers

[jira] [Reopened] (LOG4J2-2023) Use a class' canonical name instead of name to create its logger name

2017-08-31 Thread Gary Gregory (JIRA)
[ https://issues.apache.org/jira/browse/LOG4J2-2023?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary Gregory reopened LOG4J2-2023: -- > Use a class' canonical name instead of name to create its logger name > -

[jira] [Commented] (LOG4J2-2023) Use a class' canonical name instead of name to create its logger name

2017-08-31 Thread Jason Tedor (JIRA)
[ https://issues.apache.org/jira/browse/LOG4J2-2023?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16148963#comment-16148963 ] Jason Tedor commented on LOG4J2-2023: - Would you please link to the relevant mailing

[jira] [Commented] (LOG4NET-538) AdoNetAppender to PostgreSQL

2017-08-31 Thread Dominik Psenner (JIRA)
[ https://issues.apache.org/jira/browse/LOG4NET-538?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16148913#comment-16148913 ] Dominik Psenner commented on LOG4NET-538: - We don't even do this for money. ;-)

[jira] [Commented] (LOG4NET-538) AdoNetAppender to PostgreSQL

2017-08-31 Thread Simon Evieux (JIRA)
[ https://issues.apache.org/jira/browse/LOG4NET-538?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16148854#comment-16148854 ] Simon Evieux commented on LOG4NET-538: -- I can try... But I don't have much time for

[jira] [Commented] (LOG4NET-538) AdoNetAppender to PostgreSQL

2017-08-31 Thread Dominik Psenner (JIRA)
[ https://issues.apache.org/jira/browse/LOG4NET-538?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16148731#comment-16148731 ] Dominik Psenner commented on LOG4NET-538: - Looking at the codebase only I can't s

[jira] [Comment Edited] (LOG4NET-538) AdoNetAppender to PostgreSQL

2017-08-31 Thread Simon Evieux (JIRA)
[ https://issues.apache.org/jira/browse/LOG4NET-538?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16148679#comment-16148679 ] Simon Evieux edited comment on LOG4NET-538 at 8/31/17 9:01 AM:

[jira] [Commented] (LOG4NET-538) AdoNetAppender to PostgreSQL

2017-08-31 Thread Simon Evieux (JIRA)
[ https://issues.apache.org/jira/browse/LOG4NET-538?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16148679#comment-16148679 ] Simon Evieux commented on LOG4NET-538: -- I guess not (I mean it is not coming from po

[jira] [Commented] (LOG4NET-538) AdoNetAppender to PostgreSQL

2017-08-31 Thread Dominik Psenner (JIRA)
[ https://issues.apache.org/jira/browse/LOG4NET-538?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16148665#comment-16148665 ] Dominik Psenner commented on LOG4NET-538: - We do yet not know what we could do to