Re: [jira] [Resolved] (LOG4J2-1113) New publisher Appender for ZeroMQ (using JeroMQ)

2015-09-09 Thread Gary Gregory
FWIW: I know 120 is used in many Apache projects. At work we use 140 in some projects. I use a laptop standalone and I hook it up to an external monitor as well. I use Eclipse and it's all good for me in both set ups. Gary On Wed, Sep 9, 2015 at 10:28 PM, Ralph Goers wrote: > When I am working

Re: [jira] [Resolved] (LOG4J2-1113) New publisher Appender for ZeroMQ (using JeroMQ)

2015-09-09 Thread Ralph Goers
When I am working “normally” my IDE is using a monitor that can handle a line length much wider than that. But if I only have my laptop screen 120 characters is a reasonable limit. I think most of the other settings make sense. Let me know if you think otherwise. Ralph > On Sep 9, 2015, at 10:

Re: [jira] [Resolved] (LOG4J2-1113) New publisher Appender for ZeroMQ (using JeroMQ)

2015-09-09 Thread Gary Gregory
I wonder if we should also review the checkstyle to see if they still make sense WRT line lengths and such. Gary On Wed, Sep 9, 2015 at 10:05 PM, Ralph Goers wrote: > I guess I should also note that FastDateParser beats JeroMQAppender. It > has 233 checkstyle errors. > > Ralph > > > On Sep 9, 2

Re: [jira] [Resolved] (LOG4J2-1113) New publisher Appender for ZeroMQ (using JeroMQ)

2015-09-09 Thread Ralph Goers
I guess I should also note that FastDateParser beats JeroMQAppender. It has 233 checkstyle errors. Ralph > On Sep 9, 2015, at 10:02 PM, Ralph Goers wrote: > > I see 118 checkstyle errors in JeroMQAppender. Note that core has 1567 > errors total, many of which are instance variables or constr

Re: [jira] [Resolved] (LOG4J2-1113) New publisher Appender for ZeroMQ (using JeroMQ)

2015-09-09 Thread Gary Gregory
Woa, I'll look into some of that. Gary On Wed, Sep 9, 2015 at 10:02 PM, Ralph Goers wrote: > I see 118 checkstyle errors in JeroMQAppender. Note that core has 1567 > errors total, many of which are instance variables or constructors out of > order, lines longer than 120 characters, lines with

Re: [jira] [Resolved] (LOG4J2-1113) New publisher Appender for ZeroMQ (using JeroMQ)

2015-09-09 Thread Ralph Goers
I see 118 checkstyle errors in JeroMQAppender. Note that core has 1567 errors total, many of which are instance variables or constructors out of order, lines longer than 120 characters, lines with trailing spaces. It is interesting that many of the files in org/apache/logging/log4j/core/config

Re: logging-log4j2 git commit: Add missing license headers

2015-09-09 Thread Ralph Goers
I am not sure how to run rat that way effectively. I build the site and review each project’s rat report. Ralph > On Sep 9, 2015, at 9:52 PM, Gary Gregory wrote: > > Thank you Ralph. Should we make a build fail if a license header is missing? > I've seen some projects do that... > > Gary >

Fwd: logging-log4j2 git commit: Add missing license headers

2015-09-09 Thread Gary Gregory
Thank you Ralph. Should we make a build fail if a license header is missing? I've seen some projects do that... Gary -- Forwarded message -- From: Date: Wed, Sep 9, 2015 at 9:48 PM Subject: logging-log4j2 git commit: Add missing license headers To: [email protected] Re

[jira] [Resolved] (LOG4J2-1113) New publisher Appender for ZeroMQ (using JeroMQ)

2015-09-09 Thread Gary Gregory (JIRA)
[ https://issues.apache.org/jira/browse/LOG4J2-1113?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary Gregory resolved LOG4J2-1113. -- Resolution: Fixed In Git master. Feel free to review, comment, opine, and so on. > New publish

[jira] [Updated] (LOG4J2-1113) New publisher Appender for ZeroMQ (using JeroMQ)

2015-09-09 Thread Gary Gregory (JIRA)
[ https://issues.apache.org/jira/browse/LOG4J2-1113?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary Gregory updated LOG4J2-1113: - Summary: New publisher Appender for ZeroMQ (using JeroMQ) (was: Create new publisher Appender fo

[jira] [Updated] (LOG4J2-1115) Allow fine-grained control over which properties are passed to child threads.

2015-09-09 Thread Ralph Goers (JIRA)
[ https://issues.apache.org/jira/browse/LOG4J2-1115?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ralph Goers updated LOG4J2-1115: Description: http://jira.qos.ch/browse/LOGBACK-624 contains the following comment; "My suggestion

[jira] [Created] (LOG4J2-1115) Allow fine-grained control over which properties are passed to child threads.

2015-09-09 Thread Ralph Goers (JIRA)
Ralph Goers created LOG4J2-1115: --- Summary: Allow fine-grained control over which properties are passed to child threads. Key: LOG4J2-1115 URL: https://issues.apache.org/jira/browse/LOG4J2-1115 Project:

[jira] [Updated] (LOG4J2-1113) Create new publisher Appender for ZeroMQ (using JeroMQ)

2015-09-09 Thread Gary Gregory (JIRA)
[ https://issues.apache.org/jira/browse/LOG4J2-1113?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary Gregory updated LOG4J2-1113: - Attachment: log4j-zeromq.patch I plan on committing this patch, maybe today. If it needs tweaks,

[jira] [Commented] (LOG4J2-1113) Create new publisher Appender for ZeroMQ (using JeroMQ)

2015-09-09 Thread Gary Gregory (JIRA)
[ https://issues.apache.org/jira/browse/LOG4J2-1113?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14737410#comment-14737410 ] Gary Gregory commented on LOG4J2-1113: -- I think updating the runtime dependencies is

Project Jigsaw: Early-Access Builds available on jdk9.java.net/jigsaw

2015-09-09 Thread Rory O'Donnell
Hi Nick, Early-access builds of JDK 9 with Project Jigsaw are available for download at jdk9.java.net/jigsaw . The EA builds contain the latest prototype implementation of JSR 376 , the Java Platform Module System, a