logging-log4j2 git commit: Refactor cleaner classes.

2016-06-28 Thread ggregory
Repository: logging-log4j2 Updated Branches: refs/heads/master 083a4ebc5 -> 1f1491d46 Refactor cleaner classes. Project: http://git-wip-us.apache.org/repos/asf/logging-log4j2/repo Commit: http://git-wip-us.apache.org/repos/asf/logging-log4j2/commit/1f1491d4 Tree: http://git-wip-us.apache.org/r

logging-log4j2 git commit: Remove unused import.

2016-06-28 Thread ggregory
Repository: logging-log4j2 Updated Branches: refs/heads/master 1f1491d46 -> cd8ce7809 Remove unused import. Project: http://git-wip-us.apache.org/repos/asf/logging-log4j2/repo Commit: http://git-wip-us.apache.org/repos/asf/logging-log4j2/commit/cd8ce780 Tree: http://git-wip-us.apache.org/repos

logging-log4j2 git commit: Test clean up with CleanFiles test rule.

2016-06-28 Thread ggregory
Repository: logging-log4j2 Updated Branches: refs/heads/master cd8ce7809 -> 7b954b6c2 Test clean up with CleanFiles test rule. Project: http://git-wip-us.apache.org/repos/asf/logging-log4j2/repo Commit: http://git-wip-us.apache.org/repos/asf/logging-log4j2/commit/7b954b6c Tree: http://git-wip-

logging-log4j2 git commit: Remove unused stuff.

2016-06-28 Thread ggregory
Repository: logging-log4j2 Updated Branches: refs/heads/master 7b954b6c2 -> 44a4ccd90 Remove unused stuff. Project: http://git-wip-us.apache.org/repos/asf/logging-log4j2/repo Commit: http://git-wip-us.apache.org/repos/asf/logging-log4j2/commit/44a4ccd9 Tree: http://git-wip-us.apache.org/repos/

logging-log4j2 git commit: try-with-resources.

2016-06-28 Thread ggregory
Repository: logging-log4j2 Updated Branches: refs/heads/master 44a4ccd90 -> 2983beecd 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/2983beec Tree: http://git-wip-us.apache.org/repos/a

[3/3] logging-log4j2 git commit: Clean more safely with JUnit rules.

2016-06-28 Thread ggregory
Clean more safely with JUnit rules. Project: http://git-wip-us.apache.org/repos/asf/logging-log4j2/repo Commit: http://git-wip-us.apache.org/repos/asf/logging-log4j2/commit/b1b734e2 Tree: http://git-wip-us.apache.org/repos/asf/logging-log4j2/tree/b1b734e2 Diff: http://git-wip-us.apache.org/repos/a

[2/3] logging-log4j2 git commit: try-with-resources.

2016-06-28 Thread ggregory
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/b7d4f724 Tree: http://git-wip-us.apache.org/repos/asf/logging-log4j2/tree/b7d4f724 Diff: http://git-wip-us.apache.org/repos/asf/logging-log4j

[1/3] logging-log4j2 git commit: Add missing close().

2016-06-28 Thread ggregory
Repository: logging-log4j2 Updated Branches: refs/heads/master 2983beecd -> b1b734e2c Add missing close(). Project: http://git-wip-us.apache.org/repos/asf/logging-log4j2/repo Commit: http://git-wip-us.apache.org/repos/asf/logging-log4j2/commit/20a316e4 Tree: http://git-wip-us.apache.org/repos/

logging-log4j2 git commit: try-with-resources.

2016-06-28 Thread ggregory
Repository: logging-log4j2 Updated Branches: refs/heads/master b1b734e2c -> 845593526 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/84559352 Tree: http://git-wip-us.apache.org/repos/a

logging-log4j2 git commit: Clean ups.

2016-06-28 Thread ggregory
Repository: logging-log4j2 Updated Branches: refs/heads/master 845593526 -> a57ac9fd3 Clean ups. Project: http://git-wip-us.apache.org/repos/asf/logging-log4j2/repo Commit: http://git-wip-us.apache.org/repos/asf/logging-log4j2/commit/a57ac9fd Tree: http://git-wip-us.apache.org/repos/asf/loggin

[14/17] logging-log4j2 git commit: Clean more safely with JUnit rules.

2016-06-28 Thread ggregory
Clean more safely with JUnit rules. Project: http://git-wip-us.apache.org/repos/asf/logging-log4j2/repo Commit: http://git-wip-us.apache.org/repos/asf/logging-log4j2/commit/b1b734e2 Tree: http://git-wip-us.apache.org/repos/asf/logging-log4j2/tree/b1b734e2 Diff: http://git-wip-us.apache.org/repos/a

[05/17] logging-log4j2 git commit: Simpler implementation.

2016-06-28 Thread ggregory
Simpler implementation. Project: http://git-wip-us.apache.org/repos/asf/logging-log4j2/repo Commit: http://git-wip-us.apache.org/repos/asf/logging-log4j2/commit/4462ae86 Tree: http://git-wip-us.apache.org/repos/asf/logging-log4j2/tree/4462ae86 Diff: http://git-wip-us.apache.org/repos/asf/logging-l

[01/17] logging-log4j2 git commit: Fix Javadoc for Logger.isEnabled

2016-06-28 Thread ggregory
Repository: logging-log4j2 Updated Branches: refs/heads/StyledMessage 33e85dcb6 -> cdff91c64 Fix Javadoc for Logger.isEnabled Project: http://git-wip-us.apache.org/repos/asf/logging-log4j2/repo Commit: http://git-wip-us.apache.org/repos/asf/logging-log4j2/commit/9655b422 Tree: http://git-wip-

[12/17] logging-log4j2 git commit: Add missing close().

2016-06-28 Thread ggregory
Add missing close(). Project: http://git-wip-us.apache.org/repos/asf/logging-log4j2/repo Commit: http://git-wip-us.apache.org/repos/asf/logging-log4j2/commit/20a316e4 Tree: http://git-wip-us.apache.org/repos/asf/logging-log4j2/tree/20a316e4 Diff: http://git-wip-us.apache.org/repos/asf/logging-log4

[09/17] logging-log4j2 git commit: Test clean up with CleanFiles test rule.

2016-06-28 Thread ggregory
Test clean up with CleanFiles test rule. Project: http://git-wip-us.apache.org/repos/asf/logging-log4j2/repo Commit: http://git-wip-us.apache.org/repos/asf/logging-log4j2/commit/7b954b6c Tree: http://git-wip-us.apache.org/repos/asf/logging-log4j2/tree/7b954b6c Diff: http://git-wip-us.apache.org/re

[10/17] logging-log4j2 git commit: Remove unused stuff.

2016-06-28 Thread ggregory
Remove unused stuff. Project: http://git-wip-us.apache.org/repos/asf/logging-log4j2/repo Commit: http://git-wip-us.apache.org/repos/asf/logging-log4j2/commit/44a4ccd9 Tree: http://git-wip-us.apache.org/repos/asf/logging-log4j2/tree/44a4ccd9 Diff: http://git-wip-us.apache.org/repos/asf/logging-log4

[06/17] logging-log4j2 git commit: Simpler implementation.

2016-06-28 Thread ggregory
Simpler implementation. Project: http://git-wip-us.apache.org/repos/asf/logging-log4j2/repo Commit: http://git-wip-us.apache.org/repos/asf/logging-log4j2/commit/083a4ebc Tree: http://git-wip-us.apache.org/repos/asf/logging-log4j2/tree/083a4ebc Diff: http://git-wip-us.apache.org/repos/asf/logging-l

[03/17] logging-log4j2 git commit: Clean before and after a test run.

2016-06-28 Thread ggregory
Clean before and after a test run. Project: http://git-wip-us.apache.org/repos/asf/logging-log4j2/repo Commit: http://git-wip-us.apache.org/repos/asf/logging-log4j2/commit/6ebe1022 Tree: http://git-wip-us.apache.org/repos/asf/logging-log4j2/tree/6ebe1022 Diff: http://git-wip-us.apache.org/repos/as

[17/17] logging-log4j2 git commit: Merge remote-tracking branch 'origin/master' into StyledMessage

2016-06-28 Thread ggregory
Merge remote-tracking branch 'origin/master' into StyledMessage Project: http://git-wip-us.apache.org/repos/asf/logging-log4j2/repo Commit: http://git-wip-us.apache.org/repos/asf/logging-log4j2/commit/cdff91c6 Tree: http://git-wip-us.apache.org/repos/asf/logging-log4j2/tree/cdff91c6 Diff: http://g

[08/17] logging-log4j2 git commit: Remove unused import.

2016-06-28 Thread ggregory
Remove unused import. Project: http://git-wip-us.apache.org/repos/asf/logging-log4j2/repo Commit: http://git-wip-us.apache.org/repos/asf/logging-log4j2/commit/cd8ce780 Tree: http://git-wip-us.apache.org/repos/asf/logging-log4j2/tree/cd8ce780 Diff: http://git-wip-us.apache.org/repos/asf/logging-log

[11/17] logging-log4j2 git commit: try-with-resources.

2016-06-28 Thread ggregory
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/2983beec Tree: http://git-wip-us.apache.org/repos/asf/logging-log4j2/tree/2983beec Diff: http://git-wip-us.apache.org/repos/asf/logging-log4j

[02/17] logging-log4j2 git commit: Fix suspicious use of generics

2016-06-28 Thread ggregory
Fix suspicious use of generics Project: http://git-wip-us.apache.org/repos/asf/logging-log4j2/repo Commit: http://git-wip-us.apache.org/repos/asf/logging-log4j2/commit/33407b28 Tree: http://git-wip-us.apache.org/repos/asf/logging-log4j2/tree/33407b28 Diff: http://git-wip-us.apache.org/repos/asf/l

[04/17] logging-log4j2 git commit: Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/logging-log4j2.git

2016-06-28 Thread ggregory
Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/logging-log4j2.git Project: http://git-wip-us.apache.org/repos/asf/logging-log4j2/repo Commit: http://git-wip-us.apache.org/repos/asf/logging-log4j2/commit/5a77ddf8 Tree: http://git-wip-us.apache.org/repos/asf/logging-log4j2/tree/5a

[13/17] logging-log4j2 git commit: try-with-resources.

2016-06-28 Thread ggregory
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/b7d4f724 Tree: http://git-wip-us.apache.org/repos/asf/logging-log4j2/tree/b7d4f724 Diff: http://git-wip-us.apache.org/repos/asf/logging-log4j

[07/17] logging-log4j2 git commit: Refactor cleaner classes.

2016-06-28 Thread ggregory
Refactor cleaner classes. Project: http://git-wip-us.apache.org/repos/asf/logging-log4j2/repo Commit: http://git-wip-us.apache.org/repos/asf/logging-log4j2/commit/1f1491d4 Tree: http://git-wip-us.apache.org/repos/asf/logging-log4j2/tree/1f1491d4 Diff: http://git-wip-us.apache.org/repos/asf/logging

[16/17] logging-log4j2 git commit: Clean ups.

2016-06-28 Thread ggregory
Clean ups. Project: http://git-wip-us.apache.org/repos/asf/logging-log4j2/repo Commit: http://git-wip-us.apache.org/repos/asf/logging-log4j2/commit/a57ac9fd Tree: http://git-wip-us.apache.org/repos/asf/logging-log4j2/tree/a57ac9fd Diff: http://git-wip-us.apache.org/repos/asf/logging-log4j2/diff/a5

[15/17] logging-log4j2 git commit: try-with-resources.

2016-06-28 Thread ggregory
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/84559352 Tree: http://git-wip-us.apache.org/repos/asf/logging-log4j2/tree/84559352 Diff: http://git-wip-us.apache.org/repos/asf/logging-log4j

[2/2] logging-log4j2 git commit: Minor clean up.

2016-06-28 Thread ggregory
Minor clean up. Project: http://git-wip-us.apache.org/repos/asf/logging-log4j2/repo Commit: http://git-wip-us.apache.org/repos/asf/logging-log4j2/commit/a78a762c Tree: http://git-wip-us.apache.org/repos/asf/logging-log4j2/tree/a78a762c Diff: http://git-wip-us.apache.org/repos/asf/logging-log4j2/di

[1/2] logging-log4j2 git commit: Fix example.

2016-06-28 Thread ggregory
Repository: logging-log4j2 Updated Branches: refs/heads/StyledMessage cdff91c64 -> a78a762cc Fix example. Project: http://git-wip-us.apache.org/repos/asf/logging-log4j2/repo Commit: http://git-wip-us.apache.org/repos/asf/logging-log4j2/commit/82f1cf20 Tree: http://git-wip-us.apache.org/repos/a

[2/8] logging-log4j2 git commit: Unit tests for Logger.isEnabled(Marker)

2016-06-30 Thread ggregory
Unit tests for Logger.isEnabled(Marker) Project: http://git-wip-us.apache.org/repos/asf/logging-log4j2/repo Commit: http://git-wip-us.apache.org/repos/asf/logging-log4j2/commit/da3550d1 Tree: http://git-wip-us.apache.org/repos/asf/logging-log4j2/tree/da3550d1 Diff: http://git-wip-us.apache.org/re

[1/8] logging-log4j2 git commit: Add TODO Fix Javadoc

2016-06-30 Thread ggregory
Repository: logging-log4j2 Updated Branches: refs/heads/StyledMessage a78a762cc -> 8783731f8 Add TODO Fix Javadoc Project: http://git-wip-us.apache.org/repos/asf/logging-log4j2/repo Commit: http://git-wip-us.apache.org/repos/asf/logging-log4j2/commit/a3158241 Tree: http://git-wip-us.apache.or

[8/8] logging-log4j2 git commit: Merge remote-tracking branch 'origin/master' into StyledMessage

2016-06-30 Thread ggregory
Merge remote-tracking branch 'origin/master' into StyledMessage Project: http://git-wip-us.apache.org/repos/asf/logging-log4j2/repo Commit: http://git-wip-us.apache.org/repos/asf/logging-log4j2/commit/8783731f Tree: http://git-wip-us.apache.org/repos/asf/logging-log4j2/tree/8783731f Diff: http://g

[3/8] logging-log4j2 git commit: Incomplete test to illustrate LOG4J2-1452

2016-06-30 Thread ggregory
Incomplete test to illustrate LOG4J2-1452 Project: http://git-wip-us.apache.org/repos/asf/logging-log4j2/repo Commit: http://git-wip-us.apache.org/repos/asf/logging-log4j2/commit/723040dc Tree: http://git-wip-us.apache.org/repos/asf/logging-log4j2/tree/723040dc Diff: http://git-wip-us.apache.org/

[5/8] logging-log4j2 git commit: Remove incomplete test

2016-06-30 Thread ggregory
Remove incomplete 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/ae2d5e35 Tree: http://git-wip-us.apache.org/repos/asf/logging-log4j2/tree/ae2d5e35 Diff: http://git-wip-us.apache.org/repos/asf/logging-l

[4/8] logging-log4j2 git commit: Remove incomplete test

2016-06-30 Thread ggregory
Remove incomplete 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/eee2e47e Tree: http://git-wip-us.apache.org/repos/asf/logging-log4j2/tree/eee2e47e Diff: http://git-wip-us.apache.org/repos/asf/logging-l

[7/8] logging-log4j2 git commit: LOG4J2-1452 Fixed issue where reusable messages broke flow tracing logic.

2016-06-30 Thread ggregory
LOG4J2-1452 Fixed issue where reusable messages broke flow tracing logic. Project: http://git-wip-us.apache.org/repos/asf/logging-log4j2/repo Commit: http://git-wip-us.apache.org/repos/asf/logging-log4j2/commit/5b1c7366 Tree: http://git-wip-us.apache.org/repos/asf/logging-log4j2/tree/5b1c7366 Dif

[6/8] logging-log4j2 git commit: Remove dubious doc

2016-06-30 Thread ggregory
Remove dubious doc Project: http://git-wip-us.apache.org/repos/asf/logging-log4j2/repo Commit: http://git-wip-us.apache.org/repos/asf/logging-log4j2/commit/3d3a30c8 Tree: http://git-wip-us.apache.org/repos/asf/logging-log4j2/tree/3d3a30c8 Diff: http://git-wip-us.apache.org/repos/asf/logging-log4j

logging-log4j2 git commit: Use a better pname which does not hide the ivar as well.

2016-07-01 Thread ggregory
Repository: logging-log4j2 Updated Branches: refs/heads/master 5b1c7366d -> 1496203ff Use a better pname which does not hide the ivar as well. Project: http://git-wip-us.apache.org/repos/asf/logging-log4j2/repo Commit: http://git-wip-us.apache.org/repos/asf/logging-log4j2/commit/1496203f Tree:

logging-log4j2 git commit: Better Javadoc.

2016-07-01 Thread ggregory
Repository: logging-log4j2 Updated Branches: refs/heads/master 1496203ff -> bb77c0e80 Better Javadoc. Project: http://git-wip-us.apache.org/repos/asf/logging-log4j2/repo Commit: http://git-wip-us.apache.org/repos/asf/logging-log4j2/commit/bb77c0e8 Tree: http://git-wip-us.apache.org/repos/asf/l

logging-log4j2 git commit: maven-scm-plugin 1.9.4 -> 1.9.5.

2016-07-06 Thread ggregory
Repository: logging-log4j2 Updated Branches: refs/heads/master 2ae387ec2 -> a2dfc0618 maven-scm-plugin 1.9.4 -> 1.9.5. Project: http://git-wip-us.apache.org/repos/asf/logging-log4j2/repo Commit: http://git-wip-us.apache.org/repos/asf/logging-log4j2/commit/a2dfc061 Tree: http://git-wip-us.apach

[1/2] logging-log4j2 git commit: [LOG4J2-1458] Update Jackson from 2.7.5 to 2.8.0.

2016-07-06 Thread ggregory
Repository: logging-log4j2 Updated Branches: refs/heads/master a2dfc0618 -> f92062b43 http://git-wip-us.apache.org/repos/asf/logging-log4j2/blob/f92062b4/src/changes/changes.xml -- diff --git a/src/changes/changes.xml b/src/cha

[2/2] logging-log4j2 git commit: [LOG4J2-1458] Update Jackson from 2.7.5 to 2.8.0.

2016-07-06 Thread ggregory
-us.apache.org/repos/asf/logging-log4j2/diff/f92062b4 Branch: refs/heads/master Commit: f92062b431b69a480c6950fa965d2d213459a3fd Parents: a2dfc06 Author: ggregory Authored: Wed Jul 6 14:33:24 2016 -0700 Committer: ggregory Committed: Wed Jul 6 14:33:24 2016 -0700

[06/16] logging-log4j2 git commit: LOG4J2-904 - If copy and delete fails in rename action then resort to truncating the source file after copying it.

2016-07-06 Thread ggregory
LOG4J2-904 - If copy and delete fails in rename action then resort to truncating the source file after copying it. Project: http://git-wip-us.apache.org/repos/asf/logging-log4j2/repo Commit: http://git-wip-us.apache.org/repos/asf/logging-log4j2/commit/d5eaed8b Tree: http://git-wip-us.apache.org/

[14/16] logging-log4j2 git commit: [LOG4J2-1458] Update Jackson from 2.7.5 to 2.8.0.

2016-07-06 Thread ggregory
http://git-wip-us.apache.org/repos/asf/logging-log4j2/blob/f92062b4/src/changes/changes.xml -- diff --git a/src/changes/changes.xml b/src/changes/changes.xml index 32bc6e7..fdbd8c5 100644 --- a/src/changes/changes.xml +++ b/src/cha

[04/16] logging-log4j2 git commit: LOG4J2-1440 - Do not delete files if OnStartupTriggeringPolicy has a minSize of 0.

2016-07-06 Thread ggregory
LOG4J2-1440 - Do not delete files if OnStartupTriggeringPolicy has a minSize of 0. Project: http://git-wip-us.apache.org/repos/asf/logging-log4j2/repo Commit: http://git-wip-us.apache.org/repos/asf/logging-log4j2/commit/b0b4f865 Tree: http://git-wip-us.apache.org/repos/asf/logging-log4j2/tree/b0

[08/16] logging-log4j2 git commit: Update site

2016-07-06 Thread ggregory
Update 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/0d45fe89 Tree: http://git-wip-us.apache.org/repos/asf/logging-log4j2/tree/0d45fe89 Diff: http://git-wip-us.apache.org/repos/asf/logging-log4j2/diff/

[03/16] logging-log4j2 git commit: LOG4J2-1434 trim StringBuilder immediately after use in PatternLayout

2016-07-06 Thread ggregory
LOG4J2-1434 trim StringBuilder immediately after use in PatternLayout Project: http://git-wip-us.apache.org/repos/asf/logging-log4j2/repo Commit: http://git-wip-us.apache.org/repos/asf/logging-log4j2/commit/bd077fc8 Tree: http://git-wip-us.apache.org/repos/asf/logging-log4j2/tree/bd077fc8 Diff: h

[10/16] logging-log4j2 git commit: Prepare for release

2016-07-06 Thread ggregory
Prepare for release Project: http://git-wip-us.apache.org/repos/asf/logging-log4j2/repo Commit: http://git-wip-us.apache.org/repos/asf/logging-log4j2/commit/7a3f8698 Tree: http://git-wip-us.apache.org/repos/asf/logging-log4j2/tree/7a3f8698 Diff: http://git-wip-us.apache.org/repos/asf/logging-log4

[09/16] logging-log4j2 git commit: Added icon-tags to Legacy links in left side nav menu

2016-07-06 Thread ggregory
Added icon-tags to Legacy links in left side nav menu Project: http://git-wip-us.apache.org/repos/asf/logging-log4j2/repo Commit: http://git-wip-us.apache.org/repos/asf/logging-log4j2/commit/b2c30a6b Tree: http://git-wip-us.apache.org/repos/asf/logging-log4j2/tree/b2c30a6b Diff: http://git-wip-us

[16/16] logging-log4j2 git commit: Merge remote-tracking branch 'origin/master' into StyledMessage

2016-07-06 Thread ggregory
Diff: http://git-wip-us.apache.org/repos/asf/logging-log4j2/diff/423c2b4b Branch: refs/heads/StyledMessage Commit: 423c2b4b2723eced39aeba59a5c79536d6009b79 Parents: 8783731 f92062b Author: ggregory Authored: Wed Jul 6 17:22:48 2016 -0700 Committer: ggregory Committed: Wed Jul 6 17:22:48

[13/16] logging-log4j2 git commit: maven-scm-plugin 1.9.4 -> 1.9.5.

2016-07-06 Thread ggregory
maven-scm-plugin 1.9.4 -> 1.9.5. Project: http://git-wip-us.apache.org/repos/asf/logging-log4j2/repo Commit: http://git-wip-us.apache.org/repos/asf/logging-log4j2/commit/a2dfc061 Tree: http://git-wip-us.apache.org/repos/asf/logging-log4j2/tree/a2dfc061 Diff: http://git-wip-us.apache.org/repos/asf/

[15/16] logging-log4j2 git commit: [LOG4J2-1458] Update Jackson from 2.7.5 to 2.8.0.

2016-07-06 Thread ggregory
-us.apache.org/repos/asf/logging-log4j2/diff/f92062b4 Branch: refs/heads/StyledMessage Commit: f92062b431b69a480c6950fa965d2d213459a3fd Parents: a2dfc06 Author: ggregory Authored: Wed Jul 6 14:33:24 2016 -0700 Committer: ggregory Committed: Wed Jul 6 14:33:24 2016 -0700

[01/16] logging-log4j2 git commit: Use a better pname which does not hide the ivar as well.

2016-07-06 Thread ggregory
Repository: logging-log4j2 Updated Branches: refs/heads/StyledMessage 8783731f8 -> 423c2b4b2 Use a better pname which does not hide the ivar as well. Project: http://git-wip-us.apache.org/repos/asf/logging-log4j2/repo Commit: http://git-wip-us.apache.org/repos/asf/logging-log4j2/commit/1496203

[12/16] logging-log4j2 git commit: [maven-release-plugin] prepare for next development iteration

2016-07-06 Thread ggregory
[maven-release-plugin] prepare for next development iteration Project: http://git-wip-us.apache.org/repos/asf/logging-log4j2/repo Commit: http://git-wip-us.apache.org/repos/asf/logging-log4j2/commit/2ae387ec Tree: http://git-wip-us.apache.org/repos/asf/logging-log4j2/tree/2ae387ec Diff: http://gi

[11/16] logging-log4j2 git commit: [maven-release-plugin] prepare release log4j-2.6.2-rc1

2016-07-06 Thread ggregory
[maven-release-plugin] prepare release log4j-2.6.2-rc1 Project: http://git-wip-us.apache.org/repos/asf/logging-log4j2/repo Commit: http://git-wip-us.apache.org/repos/asf/logging-log4j2/commit/a493c04c Tree: http://git-wip-us.apache.org/repos/asf/logging-log4j2/tree/a493c04c Diff: http://git-wip-u

[02/16] logging-log4j2 git commit: Better Javadoc.

2016-07-06 Thread ggregory
Better Javadoc. Project: http://git-wip-us.apache.org/repos/asf/logging-log4j2/repo Commit: http://git-wip-us.apache.org/repos/asf/logging-log4j2/commit/bb77c0e8 Tree: http://git-wip-us.apache.org/repos/asf/logging-log4j2/tree/bb77c0e8 Diff: http://git-wip-us.apache.org/repos/asf/logging-log4j2/di

[05/16] logging-log4j2 git commit: LOG4J2-1250 - CronTriggeringPolicy was not properly setting the prevFileTime value for the PatternProcessor so file dates and times on rolled over files were incorre

2016-07-06 Thread ggregory
LOG4J2-1250 - CronTriggeringPolicy was not properly setting the prevFileTime value for the PatternProcessor so file dates and times on rolled over files were incorrect. Also fixed CleanFiles error where it was failing even though a subsequent loop iteration deleted the files Project: http://gi

[07/16] logging-log4j2 git commit: Add logging on error

2016-07-06 Thread ggregory
Add logging on error Project: http://git-wip-us.apache.org/repos/asf/logging-log4j2/repo Commit: http://git-wip-us.apache.org/repos/asf/logging-log4j2/commit/409340de Tree: http://git-wip-us.apache.org/repos/asf/logging-log4j2/tree/409340de Diff: http://git-wip-us.apache.org/repos/asf/logging-log

[3/3] logging-log4j2 git commit: Javadoc. Better pnames.

2016-07-07 Thread ggregory
-log4j2/diff/8bc8aa81 Branch: refs/heads/StyledMessage Commit: 8bc8aa81f3ab3f85195f155f37a233080293ec3e Parents: 04da51b Author: ggregory Authored: Thu Jul 7 01:28:20 2016 -0700 Committer: ggregory Committed: Thu Jul 7 01:28:20 2016 -0700

[2/3] logging-log4j2 git commit: Javadoc. Better pnames.

2016-07-07 Thread ggregory
-log4j2/diff/04da51bf Branch: refs/heads/StyledMessage Commit: 04da51bf9e6f5691b61bcf30e3992942f096ce6c Parents: b8feaaf Author: ggregory Authored: Thu Jul 7 01:25:26 2016 -0700 Committer: ggregory Committed: Thu Jul 7 01:25:26 2016 -0700

[1/3] logging-log4j2 git commit: Javadoc.

2016-07-07 Thread ggregory
asf/logging-log4j2/tree/b8feaafd Diff: http://git-wip-us.apache.org/repos/asf/logging-log4j2/diff/b8feaafd Branch: refs/heads/StyledMessage Commit: b8feaafd96f9556c4426e7285cdaf8de81caa56e Parents: 423c2b4 Author: ggregory Authored: Thu Jul 7 01:18:43 2016 -0700 Committer: ggregory Committed: Thu

logging-log4j2 git commit: [LOG4J2-1458] Update Jackson from 2.7.5 to 2.8.0.

2016-07-07 Thread ggregory
ttp://git-wip-us.apache.org/repos/asf/logging-log4j2/tree/75390a9d Diff: http://git-wip-us.apache.org/repos/asf/logging-log4j2/diff/75390a9d Branch: refs/heads/master Commit: 75390a9dd52eaf65eb3be0233d49a52365b96a38 Parents: 5b01d11 Author: ggregory Authored: Thu Jul 7 09:47:33 2016 -0700 Commit

logging-log4j2 git commit: Better Javadoc.

2016-07-07 Thread ggregory
org/repos/asf/logging-log4j2/tree/f6ed16cb Diff: http://git-wip-us.apache.org/repos/asf/logging-log4j2/diff/f6ed16cb Branch: refs/heads/StyledMessage Commit: f6ed16cbc27a5229dd0233bfbb47cfa192d27182 Parents: 8bc8aa8 Author: ggregory Authored: Thu Jul 7 18:22:22 2016 -0700 Committer: ggregory Commit

[2/2] logging-log4j2 git commit: Docs.

2016-07-08 Thread ggregory
/5bed20e2 Branch: refs/heads/StyledMessage Commit: 5bed20e216fdc5391dd013ca719854cc194c177a Parents: efb5d61 Author: ggregory Authored: Fri Jul 8 17:06:26 2016 -0700 Committer: ggregory Committed: Fri Jul 8 17:06:26 2016 -0700 -- src

[1/2] logging-log4j2 git commit: Warn user if you request ANSI rendering and JANSI is not available.

2016-07-08 Thread ggregory
4j2/commit/efb5d61b Tree: http://git-wip-us.apache.org/repos/asf/logging-log4j2/tree/efb5d61b Diff: http://git-wip-us.apache.org/repos/asf/logging-log4j2/diff/efb5d61b Branch: refs/heads/StyledMessage Commit: efb5d61b80e484add666db4f61ec1acb72043bbf Parents: f6ed16c Author: ggregory Authored: Fri Ju

[2/5] logging-log4j2 git commit: [LOG4J2-1458] Update Jackson from 2.7.5 to 2.8.0.

2016-07-10 Thread ggregory
-us.apache.org/repos/asf/logging-log4j2/diff/75390a9d Branch: refs/heads/StyledMessage Commit: 75390a9dd52eaf65eb3be0233d49a52365b96a38 Parents: 5b01d11 Author: ggregory Authored: Thu Jul 7 09:47:33 2016 -0700 Committer: ggregory Committed: Thu Jul 7 09:47:33 2016 -0700

[1/5] logging-log4j2 git commit: Fix changes.xml and update release notes

2016-07-10 Thread ggregory
Repository: logging-log4j2 Updated Branches: refs/heads/StyledMessage 5bed20e21 -> c2ca5ee6c Fix changes.xml and update release notes Project: http://git-wip-us.apache.org/repos/asf/logging-log4j2/repo Commit: http://git-wip-us.apache.org/repos/asf/logging-log4j2/commit/5b01d118 Tree: http://

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

2016-07-10 Thread ggregory
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/44dff9a3 Tree: http://git-wip-us.apache.org/repos/asf/logging-log4j2/tree/44dff9a3 Diff: http://git-wip-us.apache.o

[5/5] logging-log4j2 git commit: Merge remote-tracking branch 'origin/master' into StyledMessage

2016-07-10 Thread ggregory
Diff: http://git-wip-us.apache.org/repos/asf/logging-log4j2/diff/c2ca5ee6 Branch: refs/heads/StyledMessage Commit: c2ca5ee6ced626f26d2f254ea717fe9892c3c0e8 Parents: 5bed20e 44dff9a Author: ggregory Authored: Sun Jul 10 21:17:08 2016 -0700 Committer: ggregory Committed: Sun Jul 10 21:17:08

[3/5] logging-log4j2 git commit: Added 11 article links

2016-07-10 Thread ggregory
Added 11 article links Project: http://git-wip-us.apache.org/repos/asf/logging-log4j2/repo Commit: http://git-wip-us.apache.org/repos/asf/logging-log4j2/commit/90528ea2 Tree: http://git-wip-us.apache.org/repos/asf/logging-log4j2/tree/90528ea2 Diff: http://git-wip-us.apache.org/repos/asf/logging-l

logging-log4j2 git commit: Better docs.

2016-07-10 Thread ggregory
pos/asf/logging-log4j2/tree/42fe35a4 Diff: http://git-wip-us.apache.org/repos/asf/logging-log4j2/diff/42fe35a4 Branch: refs/heads/StyledMessage Commit: 42fe35a4fef0441ee51d164eecd23e256406ea38 Parents: c2ca5ee Author: ggregory Authored: Sun Jul 10 21:27:13 2016 -0700 Committer: ggregory Commit

[15/25] logging-log4j2 git commit: Merge remote-tracking branch 'origin/master' into StyledMessage

2016-07-10 Thread ggregory
Merge remote-tracking branch 'origin/master' into StyledMessage Project: http://git-wip-us.apache.org/repos/asf/logging-log4j2/repo Commit: http://git-wip-us.apache.org/repos/asf/logging-log4j2/commit/8783731f Tree: http://git-wip-us.apache.org/repos/asf/logging-log4j2/tree/8783731f Diff: http://g

[19/25] logging-log4j2 git commit: Javadoc. Better pnames.

2016-07-10 Thread ggregory
-log4j2/diff/8bc8aa81 Branch: refs/heads/master Commit: 8bc8aa81f3ab3f85195f155f37a233080293ec3e Parents: 04da51b Author: ggregory Authored: Thu Jul 7 01:28:20 2016 -0700 Committer: ggregory Committed: Thu Jul 7 01:28:20 2016 -0700

[05/25] logging-log4j2 git commit: Javadoc.

2016-07-10 Thread ggregory
Javadoc. Project: http://git-wip-us.apache.org/repos/asf/logging-log4j2/repo Commit: http://git-wip-us.apache.org/repos/asf/logging-log4j2/commit/8fbd777e Tree: http://git-wip-us.apache.org/repos/asf/logging-log4j2/tree/8fbd777e Diff: http://git-wip-us.apache.org/repos/asf/logging-log4j2/diff/8fbd

[07/25] logging-log4j2 git commit: Better example and update Javadoc for running examples.

2016-07-10 Thread ggregory
Better example and update Javadoc for running examples. Project: http://git-wip-us.apache.org/repos/asf/logging-log4j2/repo Commit: http://git-wip-us.apache.org/repos/asf/logging-log4j2/commit/8b83de4c Tree: http://git-wip-us.apache.org/repos/asf/logging-log4j2/tree/8b83de4c Diff: http://git-wip-u

[16/25] logging-log4j2 git commit: Merge remote-tracking branch 'origin/master' into StyledMessage

2016-07-10 Thread ggregory
Diff: http://git-wip-us.apache.org/repos/asf/logging-log4j2/diff/423c2b4b Branch: refs/heads/master Commit: 423c2b4b2723eced39aeba59a5c79536d6009b79 Parents: 8783731 f92062b Author: ggregory Authored: Wed Jul 6 17:22:48 2016 -0700 Committer: ggregory Committed: Wed Jul 6 17:22:48

[12/25] logging-log4j2 git commit: Merge remote-tracking branch 'origin/master' into StyledMessage

2016-07-10 Thread ggregory
Merge remote-tracking branch 'origin/master' into StyledMessage Project: http://git-wip-us.apache.org/repos/asf/logging-log4j2/repo Commit: http://git-wip-us.apache.org/repos/asf/logging-log4j2/commit/cdff91c6 Tree: http://git-wip-us.apache.org/repos/asf/logging-log4j2/tree/cdff91c6 Diff: http://g

[14/25] logging-log4j2 git commit: Minor clean up.

2016-07-10 Thread ggregory
Minor clean up. Project: http://git-wip-us.apache.org/repos/asf/logging-log4j2/repo Commit: http://git-wip-us.apache.org/repos/asf/logging-log4j2/commit/a78a762c Tree: http://git-wip-us.apache.org/repos/asf/logging-log4j2/tree/a78a762c Diff: http://git-wip-us.apache.org/repos/asf/logging-log4j2/di

[18/25] logging-log4j2 git commit: Javadoc. Better pnames.

2016-07-10 Thread ggregory
-log4j2/diff/04da51bf Branch: refs/heads/master Commit: 04da51bf9e6f5691b61bcf30e3992942f096ce6c Parents: b8feaaf Author: ggregory Authored: Thu Jul 7 01:25:26 2016 -0700 Committer: ggregory Committed: Thu Jul 7 01:25:26 2016 -0700

[02/25] logging-log4j2 git commit: Second cut of rendering a message with ANSI escape codes using JAnsi syntax, this time with _style names_.

2016-07-10 Thread ggregory
Second cut of rendering a message with ANSI escape codes using JAnsi syntax, this time with _style 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/79e0012c Tree: http://git-wip-us.apache.org/repos/asf/

[22/25] logging-log4j2 git commit: Docs.

2016-07-10 Thread ggregory
/5bed20e2 Branch: refs/heads/master Commit: 5bed20e216fdc5391dd013ca719854cc194c177a Parents: efb5d61 Author: ggregory Authored: Fri Jul 8 17:06:26 2016 -0700 Committer: ggregory Committed: Fri Jul 8 17:06:26 2016 -0700 -- src/site

[09/25] logging-log4j2 git commit: Better examples and Javadocs.

2016-07-10 Thread ggregory
Better examples and Javadocs. Project: http://git-wip-us.apache.org/repos/asf/logging-log4j2/repo Commit: http://git-wip-us.apache.org/repos/asf/logging-log4j2/commit/4e9dd33e Tree: http://git-wip-us.apache.org/repos/asf/logging-log4j2/tree/4e9dd33e Diff: http://git-wip-us.apache.org/repos/asf/log

[21/25] logging-log4j2 git commit: Warn user if you request ANSI rendering and JANSI is not available.

2016-07-10 Thread ggregory
: http://git-wip-us.apache.org/repos/asf/logging-log4j2/diff/efb5d61b Branch: refs/heads/master Commit: efb5d61b80e484add666db4f61ec1acb72043bbf Parents: f6ed16c Author: ggregory Authored: Fri Jul 8 17:06:10 2016 -0700 Committer: ggregory Committed: Fri Jul 8 17:06:10 2016 -0700

[06/25] logging-log4j2 git commit: Javadoc.

2016-07-10 Thread ggregory
Javadoc. Project: http://git-wip-us.apache.org/repos/asf/logging-log4j2/repo Commit: http://git-wip-us.apache.org/repos/asf/logging-log4j2/commit/dd6c53ea Tree: http://git-wip-us.apache.org/repos/asf/logging-log4j2/tree/dd6c53ea Diff: http://git-wip-us.apache.org/repos/asf/logging-log4j2/diff/dd6c

[20/25] logging-log4j2 git commit: Better Javadoc.

2016-07-10 Thread ggregory
/diff/f6ed16cb Branch: refs/heads/master Commit: f6ed16cbc27a5229dd0233bfbb47cfa192d27182 Parents: 8bc8aa8 Author: ggregory Authored: Thu Jul 7 18:22:22 2016 -0700 Committer: ggregory Committed: Thu Jul 7 18:22:22 2016 -0700

[08/25] logging-log4j2 git commit: Format nit.

2016-07-10 Thread ggregory
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/21ed8b73 Tree: http://git-wip-us.apache.org/repos/asf/logging-log4j2/tree/21ed8b73 Diff: http://git-wip-us.apache.org/repos/asf/logging-log4j2/diff/2

[24/25] logging-log4j2 git commit: Better docs.

2016-07-10 Thread ggregory
/42fe35a4 Branch: refs/heads/master Commit: 42fe35a4fef0441ee51d164eecd23e256406ea38 Parents: c2ca5ee Author: ggregory Authored: Sun Jul 10 21:27:13 2016 -0700 Committer: ggregory Committed: Sun Jul 10 21:27:13 2016 -0700

[13/25] logging-log4j2 git commit: Fix example.

2016-07-10 Thread ggregory
Fix example. Project: http://git-wip-us.apache.org/repos/asf/logging-log4j2/repo Commit: http://git-wip-us.apache.org/repos/asf/logging-log4j2/commit/82f1cf20 Tree: http://git-wip-us.apache.org/repos/asf/logging-log4j2/tree/82f1cf20 Diff: http://git-wip-us.apache.org/repos/asf/logging-log4j2/diff/

[17/25] logging-log4j2 git commit: Javadoc.

2016-07-10 Thread ggregory
/b8feaafd Branch: refs/heads/master Commit: b8feaafd96f9556c4426e7285cdaf8de81caa56e Parents: 423c2b4 Author: ggregory Authored: Thu Jul 7 01:18:43 2016 -0700 Committer: ggregory Committed: Thu Jul 7 01:18:43 2016 -0700 -- .../core

[01/25] logging-log4j2 git commit: First cut of rendering a message with ANSI escape codes using JAnsi syntax. Up next: A Log4j syntax with 'styles' and possibly HTML.

2016-07-10 Thread ggregory
Repository: logging-log4j2 Updated Branches: refs/heads/master 44dff9a3c -> 02bc95186 First cut of rendering a message with ANSI escape codes using JAnsi syntax. Up next: A Log4j syntax with 'styles' and possibly HTML. Project: http://git-wip-us.apache.org/repos/asf/logging-log4j2/repo Commit:

[25/25] logging-log4j2 git commit: [LOG4J2-1458] [PatternLayout] Add an ANSI option to %message.

2016-07-10 Thread ggregory
://git-wip-us.apache.org/repos/asf/logging-log4j2/diff/02bc9518 Branch: refs/heads/master Commit: 02bc951865d713e8520010f7f006a1a9ec33b0b2 Parents: 42fe35a Author: ggregory Authored: Sun Jul 10 22:10:23 2016 -0700 Committer: ggregory Committed: Sun Jul 10 22:10:23 2016 -0700

[11/25] logging-log4j2 git commit: Fix small bug in format config.

2016-07-10 Thread ggregory
Fix small bug in format config. Project: http://git-wip-us.apache.org/repos/asf/logging-log4j2/repo Commit: http://git-wip-us.apache.org/repos/asf/logging-log4j2/commit/33e85dcb Tree: http://git-wip-us.apache.org/repos/asf/logging-log4j2/tree/33e85dcb Diff: http://git-wip-us.apache.org/repos/asf/l

[04/25] logging-log4j2 git commit: Parameterize default JAnsi begin and end tokens.

2016-07-10 Thread ggregory
Parameterize default JAnsi begin and end tokens. Project: http://git-wip-us.apache.org/repos/asf/logging-log4j2/repo Commit: http://git-wip-us.apache.org/repos/asf/logging-log4j2/commit/831086fc Tree: http://git-wip-us.apache.org/repos/asf/logging-log4j2/tree/831086fc Diff: http://git-wip-us.apach

[03/25] logging-log4j2 git commit: Pattern is: %message{ansi}{WarningStyle=red, bold DataStyle=blue}%n

2016-07-10 Thread ggregory
Pattern is: %message{ansi}{WarningStyle=red,bold DataStyle=blue}%n Project: http://git-wip-us.apache.org/repos/asf/logging-log4j2/repo Commit: http://git-wip-us.apache.org/repos/asf/logging-log4j2/commit/7b8f42b2 Tree: http://git-wip-us.apache.org/repos/asf/logging-log4j2/tree/7b8f42b2 Diff: http:

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

2016-07-10 Thread ggregory
Diff: http://git-wip-us.apache.org/repos/asf/logging-log4j2/diff/c2ca5ee6 Branch: refs/heads/master Commit: c2ca5ee6ced626f26d2f254ea717fe9892c3c0e8 Parents: 5bed20e 44dff9a Author: ggregory Authored: Sun Jul 10 21:17:08 2016 -0700 Committer: ggregory Committed: Sun Jul 10 21:17:08

[10/25] logging-log4j2 git commit: Make config a little more flexible by ignoring case for format name.

2016-07-10 Thread ggregory
Make config a little more flexible by ignoring case for format 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/2959c024 Tree: http://git-wip-us.apache.org/repos/asf/logging-log4j2/tree/2959c024 Diff: htt

logging-log4j2 git commit: Test API org.apache.logging.log4j.core.config.Configurator.initialize(String, ClassLoader, URI).

2016-07-19 Thread ggregory
Repository: logging-log4j2 Updated Branches: refs/heads/master 02bc95186 -> db36b4748 Test API org.apache.logging.log4j.core.config.Configurator.initialize(String, ClassLoader, URI). Project: http://git-wip-us.apache.org/repos/asf/logging-log4j2/repo Commit: http://git-wip-us.apache.org/repos/

logging-log4j2 git commit: Better test method names (hopefully).

2016-07-19 Thread ggregory
Repository: logging-log4j2 Updated Branches: refs/heads/master db36b4748 -> 6d213533f Better test method names (hopefully). Project: http://git-wip-us.apache.org/repos/asf/logging-log4j2/repo Commit: http://git-wip-us.apache.org/repos/asf/logging-log4j2/commit/6d213533 Tree: http://git-wip-us.

logging-log4j2 git commit: The value of the field RollingAppenderCronTest.formatter is not used.

2016-07-20 Thread ggregory
Repository: logging-log4j2 Updated Branches: refs/heads/master 6d213533f -> da42dc383 The value of the field RollingAppenderCronTest.formatter is not used. Project: http://git-wip-us.apache.org/repos/asf/logging-log4j2/repo Commit: http://git-wip-us.apache.org/repos/asf/logging-log4j2/commit/d

[13/16] logging-log4j2 git commit: Use the ERROR level in the exception example.

2016-07-20 Thread ggregory
Use the ERROR level in the exception example. Project: http://git-wip-us.apache.org/repos/asf/logging-log4j2/repo Commit: http://git-wip-us.apache.org/repos/asf/logging-log4j2/commit/e336cbaf Tree: http://git-wip-us.apache.org/repos/asf/logging-log4j2/tree/e336cbaf Diff: http://git-wip-us.apache.o

<    1   2   3   4   5   6   7   8   9   10   >