logging-log4j2 git commit: LOG4J2-1440 - Fix bug in OnStartupTriggeringPolicy that allowed it to roll over on every reconfiguration. Added minSize attribute

2016-06-19 Thread rgoers
Repository: logging-log4j2 Updated Branches: refs/heads/master aed2298e3 -> 07723ec68 LOG4J2-1440 - Fix bug in OnStartupTriggeringPolicy that allowed it to roll over on every reconfiguration. Added minSize attribute Project: http://git-wip-us.apache.org/repos/asf/logging-log4j2/repo Commit:

logging-log4j2 git commit: Add support for JCTools in AsyncAppender - thanks Anthony Maire

2016-06-19 Thread mattsicker
Repository: logging-log4j2 Updated Branches: refs/heads/feature/LOG4J2-1430 69f264c2e -> fdb6156a9 Add support for JCTools in AsyncAppender - thanks Anthony Maire Project: http://git-wip-us.apache.org/repos/asf/logging-log4j2/repo Commit:

[08/40] logging-log4j2 git commit: Add example for JAnsi messages.

2016-06-19 Thread mikes
Add example for JAnsi messages. Project: http://git-wip-us.apache.org/repos/asf/logging-log4j2/repo Commit: http://git-wip-us.apache.org/repos/asf/logging-log4j2/commit/f1b41d03 Tree: http://git-wip-us.apache.org/repos/asf/logging-log4j2/tree/f1b41d03 Diff:

[11/40] logging-log4j2 git commit: Add final modifier to method parameters.

2016-06-19 Thread mikes
Add final modifier to method parameters. Project: http://git-wip-us.apache.org/repos/asf/logging-log4j2/repo Commit: http://git-wip-us.apache.org/repos/asf/logging-log4j2/commit/df7dce82 Tree: http://git-wip-us.apache.org/repos/asf/logging-log4j2/tree/df7dce82 Diff:

[33/40] logging-log4j2 git commit: LOG4J2-1414 Fixed minor issues with the 2.6.1 web site.

2016-06-19 Thread mikes
LOG4J2-1414 Fixed minor issues with the 2.6.1 web site. Project: http://git-wip-us.apache.org/repos/asf/logging-log4j2/repo Commit: http://git-wip-us.apache.org/repos/asf/logging-log4j2/commit/1a19f75d Tree: http://git-wip-us.apache.org/repos/asf/logging-log4j2/tree/1a19f75d Diff:

[01/40] logging-log4j2 git commit: Fix system property description in manual

2016-06-19 Thread mikes
Repository: logging-log4j2 Updated Branches: refs/heads/LOG4J-1181 b61f043d3 -> 75277a485 Fix system property description in manual Project: http://git-wip-us.apache.org/repos/asf/logging-log4j2/repo Commit: http://git-wip-us.apache.org/repos/asf/logging-log4j2/commit/2efb0765 Tree:

[16/40] logging-log4j2 git commit: Add missing '@Override' annotations.

2016-06-19 Thread mikes
Add missing '@Override' annotations. Project: http://git-wip-us.apache.org/repos/asf/logging-log4j2/repo Commit: http://git-wip-us.apache.org/repos/asf/logging-log4j2/commit/8fa2410b Tree: http://git-wip-us.apache.org/repos/asf/logging-log4j2/tree/8fa2410b Diff:

[30/40] logging-log4j2 git commit: LOG4J2-1434 Ensure max size cannot be configured to too small size.

2016-06-19 Thread mikes
LOG4J2-1434 Ensure max size cannot be configured to too small size. Project: http://git-wip-us.apache.org/repos/asf/logging-log4j2/repo Commit: http://git-wip-us.apache.org/repos/asf/logging-log4j2/commit/6eff4fc4 Tree: http://git-wip-us.apache.org/repos/asf/logging-log4j2/tree/6eff4fc4 Diff:

[37/40] logging-log4j2 git commit: Merge branch 'master' into LOG4J-1181

2016-06-19 Thread mikes
Merge branch 'master' into LOG4J-1181 Project: http://git-wip-us.apache.org/repos/asf/logging-log4j2/repo Commit: http://git-wip-us.apache.org/repos/asf/logging-log4j2/commit/88044f34 Tree: http://git-wip-us.apache.org/repos/asf/logging-log4j2/tree/88044f34 Diff:

[22/40] logging-log4j2 git commit: LOG4J2-1422 fix spuriously failing test

2016-06-19 Thread mikes
LOG4J2-1422 fix spuriously failing test Project: http://git-wip-us.apache.org/repos/asf/logging-log4j2/repo Commit: http://git-wip-us.apache.org/repos/asf/logging-log4j2/commit/a9b662e5 Tree: http://git-wip-us.apache.org/repos/asf/logging-log4j2/tree/a9b662e5 Diff:

[28/40] logging-log4j2 git commit: LOG4J2-1434 Ensure that the thread-local StringBuilders used to format log events to text will not retain excessive memory after a large message was logged.

2016-06-19 Thread mikes
LOG4J2-1434 Ensure that the thread-local StringBuilders used to format log events to text will not retain excessive memory after a large message was logged. Project: http://git-wip-us.apache.org/repos/asf/logging-log4j2/repo Commit:

[03/40] logging-log4j2 git commit: [LOG4J2-1432] Update Jackson from 2.7.4 to 2.7.5. I had to @Ignore RollingAppenderSizeTest in order to get all Core tests to pass. The RollingAppenderSizeTest failur

2016-06-19 Thread mikes
[LOG4J2-1432] Update Jackson from 2.7.4 to 2.7.5. I had to @Ignore RollingAppenderSizeTest in order to get all Core tests to pass. The RollingAppenderSizeTest failure happens without this update. See the dev ML. Project: http://git-wip-us.apache.org/repos/asf/logging-log4j2/repo Commit:

[35/40] logging-log4j2 git commit: LOG4J2-1434 added more tests test to verify that StringBuilder capacity is reset to at most MAX on each call to AbstractStringLayout.getStringBuilder()

2016-06-19 Thread mikes
LOG4J2-1434 added more tests test to verify that StringBuilder capacity is reset to at most MAX on each call to AbstractStringLayout.getStringBuilder() Project: http://git-wip-us.apache.org/repos/asf/logging-log4j2/repo Commit:

[39/40] logging-log4j2 git commit: Use more macros

2016-06-19 Thread mikes
Use more macros Project: http://git-wip-us.apache.org/repos/asf/logging-log4j2/repo Commit: http://git-wip-us.apache.org/repos/asf/logging-log4j2/commit/f99223e4 Tree: http://git-wip-us.apache.org/repos/asf/logging-log4j2/tree/f99223e4 Diff:

[09/40] logging-log4j2 git commit: Refactor magic number into a constant. Should this be configurable?

2016-06-19 Thread mikes
Refactor magic number into a constant. Should this be configurable? Project: http://git-wip-us.apache.org/repos/asf/logging-log4j2/repo Commit: http://git-wip-us.apache.org/repos/asf/logging-log4j2/commit/906f5109 Tree: http://git-wip-us.apache.org/repos/asf/logging-log4j2/tree/906f5109 Diff:

[13/40] logging-log4j2 git commit: Don't need these parens.

2016-06-19 Thread mikes
Don't need these parens. Project: http://git-wip-us.apache.org/repos/asf/logging-log4j2/repo Commit: http://git-wip-us.apache.org/repos/asf/logging-log4j2/commit/be2393e4 Tree: http://git-wip-us.apache.org/repos/asf/logging-log4j2/tree/be2393e4 Diff:

[36/40] logging-log4j2 git commit: LOG4J2-1434 Ensure that the thread-local StringBuilder in GelfLayout will not retain excessive memory after a large message was logged.

2016-06-19 Thread mikes
LOG4J2-1434 Ensure that the thread-local StringBuilder in GelfLayout will not retain excessive memory after a large message was logged. Project: http://git-wip-us.apache.org/repos/asf/logging-log4j2/repo Commit: http://git-wip-us.apache.org/repos/asf/logging-log4j2/commit/aed2298e Tree:

[20/40] logging-log4j2 git commit: Fix comment.

2016-06-19 Thread mikes
Fix comment. Project: http://git-wip-us.apache.org/repos/asf/logging-log4j2/repo Commit: http://git-wip-us.apache.org/repos/asf/logging-log4j2/commit/9b162560 Tree: http://git-wip-us.apache.org/repos/asf/logging-log4j2/tree/9b162560 Diff:

[07/40] logging-log4j2 git commit: Better issue description.

2016-06-19 Thread mikes
Better issue description. Project: http://git-wip-us.apache.org/repos/asf/logging-log4j2/repo Commit: http://git-wip-us.apache.org/repos/asf/logging-log4j2/commit/334745a5 Tree: http://git-wip-us.apache.org/repos/asf/logging-log4j2/tree/334745a5 Diff:

[19/40] logging-log4j2 git commit: Oops, fix imports.

2016-06-19 Thread mikes
Oops, fix imports. Project: http://git-wip-us.apache.org/repos/asf/logging-log4j2/repo Commit: http://git-wip-us.apache.org/repos/asf/logging-log4j2/commit/7ffc98e9 Tree: http://git-wip-us.apache.org/repos/asf/logging-log4j2/tree/7ffc98e9 Diff:

[12/40] logging-log4j2 git commit: Don't hide ivar name.

2016-06-19 Thread mikes
Don't hide ivar name. Project: http://git-wip-us.apache.org/repos/asf/logging-log4j2/repo Commit: http://git-wip-us.apache.org/repos/asf/logging-log4j2/commit/830f325f Tree: http://git-wip-us.apache.org/repos/asf/logging-log4j2/tree/830f325f Diff:

[17/40] logging-log4j2 git commit: Remove unused imports.

2016-06-19 Thread mikes
Remove unused imports. Project: http://git-wip-us.apache.org/repos/asf/logging-log4j2/repo Commit: http://git-wip-us.apache.org/repos/asf/logging-log4j2/commit/706400b7 Tree: http://git-wip-us.apache.org/repos/asf/logging-log4j2/tree/706400b7 Diff:

[25/40] logging-log4j2 git commit: Better lvar names.

2016-06-19 Thread mikes
Better lvar names. Project: http://git-wip-us.apache.org/repos/asf/logging-log4j2/repo Commit: http://git-wip-us.apache.org/repos/asf/logging-log4j2/commit/abd10103 Tree: http://git-wip-us.apache.org/repos/asf/logging-log4j2/tree/abd10103 Diff:

[18/40] logging-log4j2 git commit: Statement unnecessarily nested within else clause.

2016-06-19 Thread mikes
Statement unnecessarily nested within else clause. Project: http://git-wip-us.apache.org/repos/asf/logging-log4j2/repo Commit: http://git-wip-us.apache.org/repos/asf/logging-log4j2/commit/e962b162 Tree: http://git-wip-us.apache.org/repos/asf/logging-log4j2/tree/e962b162 Diff:

[31/40] logging-log4j2 git commit: LOG4J2-1437 ObjectMessage and ReusableObjectMessage now avoid calling toString() on auto-boxed primitive parameters

2016-06-19 Thread mikes
LOG4J2-1437 ObjectMessage and ReusableObjectMessage now avoid calling toString() on auto-boxed primitive parameters Project: http://git-wip-us.apache.org/repos/asf/logging-log4j2/repo Commit: http://git-wip-us.apache.org/repos/asf/logging-log4j2/commit/b225685f Tree:

[29/40] logging-log4j2 git commit: LOG4J2-1434 Update change log message

2016-06-19 Thread mikes
LOG4J2-1434 Update change log message Project: http://git-wip-us.apache.org/repos/asf/logging-log4j2/repo Commit: http://git-wip-us.apache.org/repos/asf/logging-log4j2/commit/189c0d0b Tree: http://git-wip-us.apache.org/repos/asf/logging-log4j2/tree/189c0d0b Diff:

[15/40] logging-log4j2 git commit: Alawys use a block.

2016-06-19 Thread mikes
Alawys use a block. Project: http://git-wip-us.apache.org/repos/asf/logging-log4j2/repo Commit: http://git-wip-us.apache.org/repos/asf/logging-log4j2/commit/2060b729 Tree: http://git-wip-us.apache.org/repos/asf/logging-log4j2/tree/2060b729 Diff:

[06/40] logging-log4j2 git commit: Format nit

2016-06-19 Thread mikes
Format nit Project: http://git-wip-us.apache.org/repos/asf/logging-log4j2/repo Commit: http://git-wip-us.apache.org/repos/asf/logging-log4j2/commit/0dd55a0e Tree: http://git-wip-us.apache.org/repos/asf/logging-log4j2/tree/0dd55a0e Diff:

[23/40] logging-log4j2 git commit: Merge remote-tracking branch 'origin/master'

2016-06-19 Thread mikes
Merge remote-tracking branch 'origin/master' Project: http://git-wip-us.apache.org/repos/asf/logging-log4j2/repo Commit: http://git-wip-us.apache.org/repos/asf/logging-log4j2/commit/74ddb05e Tree: http://git-wip-us.apache.org/repos/asf/logging-log4j2/tree/74ddb05e Diff:

[05/40] logging-log4j2 git commit: Make it easy to run from a command line with 'mvn -Dtest=FQCN test'

2016-06-19 Thread mikes
Make it easy to run from a command line with 'mvn -Dtest=FQCN test' Project: http://git-wip-us.apache.org/repos/asf/logging-log4j2/repo Commit: http://git-wip-us.apache.org/repos/asf/logging-log4j2/commit/1d6d31ab Tree: http://git-wip-us.apache.org/repos/asf/logging-log4j2/tree/1d6d31ab Diff:

[10/40] logging-log4j2 git commit: Format nits.

2016-06-19 Thread mikes
Format nits. Project: http://git-wip-us.apache.org/repos/asf/logging-log4j2/repo Commit: http://git-wip-us.apache.org/repos/asf/logging-log4j2/commit/ea23f07f Tree: http://git-wip-us.apache.org/repos/asf/logging-log4j2/tree/ea23f07f Diff:

[02/40] logging-log4j2 git commit: Fix system property description in manual

2016-06-19 Thread mikes
Fix system property description in manual Project: http://git-wip-us.apache.org/repos/asf/logging-log4j2/repo Commit: http://git-wip-us.apache.org/repos/asf/logging-log4j2/commit/e262edac Tree: http://git-wip-us.apache.org/repos/asf/logging-log4j2/tree/e262edac Diff:

[04/40] logging-log4j2 git commit: [LOG4J2-1433] Update Jansi from 1.11 to 1.13.

2016-06-19 Thread mikes
[LOG4J2-1433] Update Jansi from 1.11 to 1.13. Project: http://git-wip-us.apache.org/repos/asf/logging-log4j2/repo Commit: http://git-wip-us.apache.org/repos/asf/logging-log4j2/commit/8c22b37d Tree: http://git-wip-us.apache.org/repos/asf/logging-log4j2/tree/8c22b37d Diff:

[14/40] logging-log4j2 git commit: Add final modifier to lvar.

2016-06-19 Thread mikes
Add final modifier to lvar. Project: http://git-wip-us.apache.org/repos/asf/logging-log4j2/repo Commit: http://git-wip-us.apache.org/repos/asf/logging-log4j2/commit/ba07f0d3 Tree: http://git-wip-us.apache.org/repos/asf/logging-log4j2/tree/ba07f0d3 Diff:

[26/40] logging-log4j2 git commit: Use try-with-resources.

2016-06-19 Thread mikes
Use try-with-resources. Project: http://git-wip-us.apache.org/repos/asf/logging-log4j2/repo Commit: http://git-wip-us.apache.org/repos/asf/logging-log4j2/commit/c80735fa Tree: http://git-wip-us.apache.org/repos/asf/logging-log4j2/tree/c80735fa Diff:

[27/40] logging-log4j2 git commit: Refactor some more, inspired by Gary: use Strategy design pattern and delegate to Strategy instance.

2016-06-19 Thread mikes
Refactor some more, inspired by Gary: use Strategy design pattern and delegate to Strategy instance. Project: http://git-wip-us.apache.org/repos/asf/logging-log4j2/repo Commit: http://git-wip-us.apache.org/repos/asf/logging-log4j2/commit/db47cde3 Tree:

[32/40] logging-log4j2 git commit: LOG4J2-1434 added missing closing tag

2016-06-19 Thread mikes
LOG4J2-1434 added missing closing tag Project: http://git-wip-us.apache.org/repos/asf/logging-log4j2/repo Commit: http://git-wip-us.apache.org/repos/asf/logging-log4j2/commit/52e769f8 Tree: http://git-wip-us.apache.org/repos/asf/logging-log4j2/tree/52e769f8 Diff:

[24/40] logging-log4j2 git commit: Add missing Javadoc tags.

2016-06-19 Thread mikes
Add missing Javadoc tags. Project: http://git-wip-us.apache.org/repos/asf/logging-log4j2/repo Commit: http://git-wip-us.apache.org/repos/asf/logging-log4j2/commit/212a2384 Tree: http://git-wip-us.apache.org/repos/asf/logging-log4j2/tree/212a2384 Diff:

[21/40] logging-log4j2 git commit: Refactor conditional into method call on an enum.

2016-06-19 Thread mikes
Refactor conditional into method call on an enum. Project: http://git-wip-us.apache.org/repos/asf/logging-log4j2/repo Commit: http://git-wip-us.apache.org/repos/asf/logging-log4j2/commit/a9f89aae Tree: http://git-wip-us.apache.org/repos/asf/logging-log4j2/tree/a9f89aae Diff:

[38/40] logging-log4j2 git commit: Add missing methods

2016-06-19 Thread mikes
Add missing methods Project: http://git-wip-us.apache.org/repos/asf/logging-log4j2/repo Commit: http://git-wip-us.apache.org/repos/asf/logging-log4j2/commit/2b713565 Tree: http://git-wip-us.apache.org/repos/asf/logging-log4j2/tree/2b713565 Diff:

logging-log4j2 git commit: LOG4J2-1434 Ensure that the thread-local StringBuilder in GelfLayout will not retain excessive memory after a large message was logged.

2016-06-19 Thread mikes
Repository: logging-log4j2 Updated Branches: refs/heads/master 13b453ce5 -> aed2298e3 LOG4J2-1434 Ensure that the thread-local StringBuilder in GelfLayout will not retain excessive memory after a large message was logged. Project: http://git-wip-us.apache.org/repos/asf/logging-log4j2/repo