logging-log4j2 git commit: LOG4J2-1274 moved ByteBuffer size from OutputStreamManager to Constants, improved Constants docs

2016-04-17 Thread rpopma
Repository: logging-log4j2 Updated Branches: refs/heads/master 7a9d18c3e -> 554086869 LOG4J2-1274 moved ByteBuffer size from OutputStreamManager to Constants, improved Constants docs Project: http://git-wip-us.apache.org/repos/asf/logging-log4j2/repo Commit:

[2/2] logging-log4j2 git commit: LOG4J2-1334 improved and added gc-free unit tests:

2016-04-17 Thread rpopma
LOG4J2-1334 improved and added gc-free unit tests: - Move shared logic to new class GcFreeLoggingTestUtil - Renamed GcFreeLoggingTest to GcFreeAsynchronousLoggingTest - Added GcFreeSynchronousLoggingTest - Added GcFreeMixedSyncAsyncLoggingTest with config gcFreeMixedSyncAsyncLogging.xml

[1/2] logging-log4j2 git commit: LOG4J2-1334 MutableLogEvent unit test initial version

2016-04-17 Thread rpopma
Repository: logging-log4j2 Updated Branches: refs/heads/master aa4ce1ef1 -> 8ebed8fc0 LOG4J2-1334 MutableLogEvent unit test initial version Project: http://git-wip-us.apache.org/repos/asf/logging-log4j2/repo Commit: http://git-wip-us.apache.org/repos/asf/logging-log4j2/commit/37066643 Tree:

logging-log4j2 git commit: LOG4J2-1297 made some progress on latency test

2016-04-17 Thread rpopma
Repository: logging-log4j2 Updated Branches: refs/heads/master 8ebed8fc0 -> c5f5cc9f2 LOG4J2-1297 made some progress on latency 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/c5f5cc9f Tree:

logging-log4j2 git commit: LOG4J2-1334 javadoc

2016-04-17 Thread rpopma
Repository: logging-log4j2 Updated Branches: refs/heads/master 554086869 -> aa4ce1ef1 LOG4J2-1334 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/aa4ce1ef Tree:

logging-log4j2 git commit: LOG4J2-1297 latency test javadoc

2016-04-17 Thread rpopma
Repository: logging-log4j2 Updated Branches: refs/heads/master c5f5cc9f2 -> 3c37ca34d LOG4J2-1297 latency test 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/3c37ca34 Tree:

[2/2] logging-log4j2 git commit: Add final modifier to private fields.

2016-04-17 Thread ggregory
Add final modifier to private fields. Project: http://git-wip-us.apache.org/repos/asf/logging-log4j2/repo Commit: http://git-wip-us.apache.org/repos/asf/logging-log4j2/commit/661e1179 Tree: http://git-wip-us.apache.org/repos/asf/logging-log4j2/tree/661e1179 Diff:

logging-log4j2 git commit: Unnecessary cast.

2016-04-17 Thread ggregory
Repository: logging-log4j2 Updated Branches: refs/heads/master 5f692411a -> 9a563a63f Unnecessary cast. Project: http://git-wip-us.apache.org/repos/asf/logging-log4j2/repo Commit: http://git-wip-us.apache.org/repos/asf/logging-log4j2/commit/9a563a63 Tree:

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

2016-04-17 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/98cc7d27 Tree:

[3/4] logging-log4j2 git commit: Fix appender name.

2016-04-17 Thread ggregory
Fix appender 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/51142337 Tree: http://git-wip-us.apache.org/repos/asf/logging-log4j2/tree/51142337 Diff:

[4/4] logging-log4j2 git commit: [LOG4J2-1362] Create a YAML layout.

2016-04-17 Thread ggregory
[LOG4J2-1362] Create a YAML layout. Project: http://git-wip-us.apache.org/repos/asf/logging-log4j2/repo Commit: http://git-wip-us.apache.org/repos/asf/logging-log4j2/commit/ffbd8c9b Tree: http://git-wip-us.apache.org/repos/asf/logging-log4j2/tree/ffbd8c9b Diff:

logging-log4j2 git commit: Remove redundant interfaces.

2016-04-17 Thread ggregory
Repository: logging-log4j2 Updated Branches: refs/heads/master a6c32c516 -> b285279a1 Remove redundant interfaces. Project: http://git-wip-us.apache.org/repos/asf/logging-log4j2/repo Commit: http://git-wip-us.apache.org/repos/asf/logging-log4j2/commit/b285279a Tree:

logging-log4j2 git commit: Replace depreacted test code with EasyMock.newCapture().

2016-04-17 Thread ggregory
Repository: logging-log4j2 Updated Branches: refs/heads/master b119e19d0 -> f30bd69f8 Replace depreacted test code with EasyMock.newCapture(). Project: http://git-wip-us.apache.org/repos/asf/logging-log4j2/repo Commit: http://git-wip-us.apache.org/repos/asf/logging-log4j2/commit/f30bd69f

logging-log4j2 git commit: Add missing '@Override' annotations to implementations of interface methods.

2016-04-17 Thread ggregory
Repository: logging-log4j2 Updated Branches: refs/heads/master 99b5a5def -> 87780643c Add missing '@Override' annotations to implementations of interface methods. Project: http://git-wip-us.apache.org/repos/asf/logging-log4j2/repo Commit:

logging-log4j2 git commit: Add missing '@Override' annotations.

2016-04-17 Thread ggregory
Repository: logging-log4j2 Updated Branches: refs/heads/master ffbd8c9b2 -> 99b5a5def 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/99b5a5de Tree:

logging-log4j2 git commit: Use Java 7 diamonds.

2016-04-17 Thread ggregory
Repository: logging-log4j2 Updated Branches: refs/heads/master f275612d5 -> a6c32c516 Use Java 7 diamonds. Project: http://git-wip-us.apache.org/repos/asf/logging-log4j2/repo Commit: http://git-wip-us.apache.org/repos/asf/logging-log4j2/commit/a6c32c51 Tree:

logging-log4j2 git commit: Use Java 7 diamonds.

2016-04-17 Thread ggregory
Repository: logging-log4j2 Updated Branches: refs/heads/master 661e11790 -> f275612d5 Use Java 7 diamonds. Project: http://git-wip-us.apache.org/repos/asf/logging-log4j2/repo Commit: http://git-wip-us.apache.org/repos/asf/logging-log4j2/commit/f275612d Tree:

logging-log4j2 git commit: Do not use our own deprecated code.

2016-04-17 Thread ggregory
Repository: logging-log4j2 Updated Branches: refs/heads/master f30bd69f8 -> 5f692411a Do not use our own deprecated code. Project: http://git-wip-us.apache.org/repos/asf/logging-log4j2/repo Commit: http://git-wip-us.apache.org/repos/asf/logging-log4j2/commit/5f692411 Tree:

[8/8] logging-log4j2 git commit: Do not use our own deprecated code.

2016-04-17 Thread ggregory
Do not use our own deprecated code. Project: http://git-wip-us.apache.org/repos/asf/logging-log4j2/repo Commit: http://git-wip-us.apache.org/repos/asf/logging-log4j2/commit/d3e571f3 Tree: http://git-wip-us.apache.org/repos/asf/logging-log4j2/tree/d3e571f3 Diff:

[7/8] logging-log4j2 git commit: Remove dead comment.

2016-04-17 Thread ggregory
Remove dead 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/a15477ba Tree: http://git-wip-us.apache.org/repos/asf/logging-log4j2/tree/a15477ba Diff:

[1/8] logging-log4j2 git commit: Statement unnecessarily nested.

2016-04-17 Thread ggregory
Repository: logging-log4j2 Updated Branches: refs/heads/master 9a563a63f -> d3e571f37 Statement unnecessarily nested. Project: http://git-wip-us.apache.org/repos/asf/logging-log4j2/repo Commit: http://git-wip-us.apache.org/repos/asf/logging-log4j2/commit/a7f60a25 Tree:

[6/8] logging-log4j2 git commit: Remove dead comment.

2016-04-17 Thread ggregory
Remove dead 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/ce36b376 Tree: http://git-wip-us.apache.org/repos/asf/logging-log4j2/tree/ce36b376 Diff:

[4/8] logging-log4j2 git commit: Fix per Matt's comments on the ML.

2016-04-17 Thread ggregory
Fix per Matt's comments on the ML. Project: http://git-wip-us.apache.org/repos/asf/logging-log4j2/repo Commit: http://git-wip-us.apache.org/repos/asf/logging-log4j2/commit/a990c752 Tree: http://git-wip-us.apache.org/repos/asf/logging-log4j2/tree/a990c752 Diff:

[3/8] logging-log4j2 git commit: Add traceEntry/Exit() tests.

2016-04-17 Thread ggregory
Add traceEntry/Exit() tests. Project: http://git-wip-us.apache.org/repos/asf/logging-log4j2/repo Commit: http://git-wip-us.apache.org/repos/asf/logging-log4j2/commit/7380b27e Tree: http://git-wip-us.apache.org/repos/asf/logging-log4j2/tree/7380b27e Diff:

[2/8] logging-log4j2 git commit: Remove unused imports.

2016-04-17 Thread ggregory
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/b61fbbd4 Tree: http://git-wip-us.apache.org/repos/asf/logging-log4j2/tree/b61fbbd4 Diff:

[5/8] logging-log4j2 git commit: Do not use our own deprecated code.

2016-04-17 Thread ggregory
Do not use our own deprecated code. Project: http://git-wip-us.apache.org/repos/asf/logging-log4j2/repo Commit: http://git-wip-us.apache.org/repos/asf/logging-log4j2/commit/6b9955df Tree: http://git-wip-us.apache.org/repos/asf/logging-log4j2/tree/6b9955df Diff:

logging-log4j2 git commit: Add traceEntry/Exit() tests.

2016-04-17 Thread ggregory
Repository: logging-log4j2 Updated Branches: refs/heads/master b285279a1 -> 8f1e0b23d Add traceEntry/Exit() tests. Project: http://git-wip-us.apache.org/repos/asf/logging-log4j2/repo Commit: http://git-wip-us.apache.org/repos/asf/logging-log4j2/commit/8f1e0b23 Tree: