logging-log4j2 git commit: Restore binary compatibility for TriggerPolicy. Add TODO comment for 3.0.

2016-09-08 Thread ggregory
Repository: logging-log4j2 Updated Branches: refs/heads/master 6e7936010 -> 4d84bd581 Restore binary compatibility for TriggerPolicy. Add TODO comment for 3.0. Project: http://git-wip-us.apache.org/repos/asf/logging-log4j2/repo Commit: http://git-wip-us.apache.org/repos/asf/logging-log4j2/comm

logging-log4j2 git commit: Wait until at least n messages show up the test or a timeout expires.

2016-09-08 Thread ggregory
Repository: logging-log4j2 Updated Branches: refs/heads/master 1b3c6af6b -> 6e7936010 Wait until at least n messages show up the test or a timeout expires. Project: http://git-wip-us.apache.org/repos/asf/logging-log4j2/repo Commit: http://git-wip-us.apache.org/repos/asf/logging-log4j2/commit/6

logging-log4j2 git commit: Use longs for timeouts.

2016-09-08 Thread ggregory
Repository: logging-log4j2 Updated Branches: refs/heads/master 8c80cb9b7 -> 1b3c6af6b Use longs for timeouts. Project: http://git-wip-us.apache.org/repos/asf/logging-log4j2/repo Commit: http://git-wip-us.apache.org/repos/asf/logging-log4j2/commit/1b3c6af6 Tree: http://git-wip-us.apache.org/rep

logging-log4j2 git commit: Better failure message.

2016-09-08 Thread ggregory
Repository: logging-log4j2 Updated Branches: refs/heads/master 099775bfc -> 8c80cb9b7 Better failure 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/8c80cb9b Tree: http://git-wip-us.apache.org/rep

logging-log4j2 git commit: Try to fix test on Jenkins by waiting a little longer for messages to come.

2016-09-08 Thread ggregory
Repository: logging-log4j2 Updated Branches: refs/heads/master bdd0e3623 -> 099775bfc Try to fix test on Jenkins by waiting a little longer for messages to come. Project: http://git-wip-us.apache.org/repos/asf/logging-log4j2/repo Commit: http://git-wip-us.apache.org/repos/asf/logging-log4j2/co

logging-log4j2 git commit: Try to fix test on Jenkins by waiting a little longer for messages to come. Refactor this waiting in a new ListAppender method.

2016-09-08 Thread ggregory
Repository: logging-log4j2 Updated Branches: refs/heads/master 86a037ffc -> bdd0e3623 Try to fix test on Jenkins by waiting a little longer for messages to come. Refactor this waiting in a new ListAppender method. Project: http://git-wip-us.apache.org/repos/asf/logging-log4j2/repo Commit: http

logging-log4j2 git commit: Use constant.

2016-09-08 Thread ggregory
Repository: logging-log4j2 Updated Branches: refs/heads/master a8d52f2c0 -> 86a037ffc Use constant. Project: http://git-wip-us.apache.org/repos/asf/logging-log4j2/repo Commit: http://git-wip-us.apache.org/repos/asf/logging-log4j2/commit/86a037ff Tree: http://git-wip-us.apache.org/repos/asf/log

logging-log4j2 git commit: Use config file name as JUnit test parameter name.

2016-09-08 Thread ggregory
Repository: logging-log4j2 Updated Branches: refs/heads/master d7cd3e3e5 -> a8d52f2c0 Use config file name as JUnit test parameter 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/a8d52f2c Tree: http:

logging-log4j2 git commit: Revert [LOG4J2-1546] Remove deprecated Core API org.apache.logging.log4j.core.config.LoggerConfig.createLogger(String, Level, String, String , AppenderRef[] refs, Property[]

2016-09-08 Thread ggregory
Repository: logging-log4j2 Updated Branches: refs/heads/master 08cad9804 -> d7cd3e3e5 Revert [LOG4J2-1546] Remove deprecated Core API org.apache.logging.log4j.core.config.LoggerConfig.createLogger(String, Level, String, String , AppenderRef[] refs, Property[], Configuration config, Filter).

logging-log4j2 git commit: Format nits.

2016-09-08 Thread ggregory
Repository: logging-log4j2 Updated Branches: refs/heads/master a107355ed -> 08cad9804 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/08cad980 Tree: http://git-wip-us.apache.org/repos/asf/logg

[1/3] logging-log4j2 git commit: Revert "Remove internal method that is @deprecated Use {@link #createLogger(boolean, Level, String, String, AppenderRef[], Property[], Configuration, Filter)}"

2016-09-08 Thread ggregory
Repository: logging-log4j2 Updated Branches: refs/heads/master 284067cbd -> a107355ed Revert "Remove internal method that is @deprecated Use {@link #createLogger(boolean, Level, String, String, AppenderRef[], Property[], Configuration, Filter)}" This reverts commit facb281ba2f5f83903a7aedf38

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

2016-09-08 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/a107355e Tree: http://git-wip-us.apache.org/repos/asf/logging-log4j2/tree/a1

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

2016-09-08 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/5d796697 Tree: http://git-wip-us.apache.org/repos/asf/logging-log4j2/tree/5d796697 Diff: http://git-wip-us.apache.org/repos/asf/logging-log4j2/diff/5d79

logging-log4j2 git commit: Fix class loader deadlock when using async logging and extended stack trace pattern

2016-09-08 Thread mattsicker
Repository: logging-log4j2 Updated Branches: refs/heads/master 99c0d011d -> 284067cbd Fix class loader deadlock when using async logging and extended stack trace pattern This fixes LOG4J2-1457. Project: http://git-wip-us.apache.org/repos/asf/logging-log4j2/repo Commit: http://git-wip-us.apa

logging-log4j2 git commit: Revert removal of @Plugin in test

2016-09-08 Thread mattsicker
Repository: logging-log4j2 Updated Branches: refs/heads/master 7c2fc7c54 -> 99c0d011d Revert removal of @Plugin in 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/99c0d011 Tree: http://git-wip-us.apa

logging-log4j2 git commit: Fix formatting

2016-09-08 Thread mattsicker
Repository: logging-log4j2 Updated Branches: refs/heads/master 5cbf04fcf -> 7c2fc7c54 Fix formatting Project: http://git-wip-us.apache.org/repos/asf/logging-log4j2/repo Commit: http://git-wip-us.apache.org/repos/asf/logging-log4j2/commit/7c2fc7c5 Tree: http://git-wip-us.apache.org/repos/asf/l

[24/35] logging-log4j2 git commit: Javadoc: add @see tags.

2016-09-08 Thread rpopma
Javadoc: add @see 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/6b80565b Tree: http://git-wip-us.apache.org/repos/asf/logging-log4j2/tree/6b80565b Diff: http://git-wip-us.apache.org/repos/asf/logging-l

[20/35] logging-log4j2 git commit: Better ivar name.

2016-09-08 Thread rpopma
Better 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/fe5a7165 Tree: http://git-wip-us.apache.org/repos/asf/logging-log4j2/tree/fe5a7165 Diff: http://git-wip-us.apache.org/repos/asf/logging-log4j2/

logging-log4j2 git commit: Fix ExtendedLevelsTest to match documentation

2016-09-08 Thread mattsicker
Repository: logging-log4j2 Updated Branches: refs/heads/master d1e2e9659 -> 5cbf04fcf Fix ExtendedLevelsTest to match documentation The existing test did not use custom log levels the same way as they're documented in the manual. Confusing! Project: http://git-wip-us.apache.org/repos/asf/lo

[27/35] logging-log4j2 git commit: Stop futures the same way for all life cycles.

2016-09-08 Thread rpopma
Stop futures the same way for all life cycles. Project: http://git-wip-us.apache.org/repos/asf/logging-log4j2/repo Commit: http://git-wip-us.apache.org/repos/asf/logging-log4j2/commit/fa0bb6f4 Tree: http://git-wip-us.apache.org/repos/asf/logging-log4j2/tree/fa0bb6f4 Diff: http://git-wip-us.apache.

[28/35] logging-log4j2 git commit: Set state durring stop(...).

2016-09-08 Thread rpopma
Set state durring stop(...). Project: http://git-wip-us.apache.org/repos/asf/logging-log4j2/repo Commit: http://git-wip-us.apache.org/repos/asf/logging-log4j2/commit/95d55e5e Tree: http://git-wip-us.apache.org/repos/asf/logging-log4j2/tree/95d55e5e Diff: http://git-wip-us.apache.org/repos/asf/logg

[30/35] logging-log4j2 git commit: Javadoc nits.

2016-09-08 Thread rpopma
Javadoc 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/ab63bc90 Tree: http://git-wip-us.apache.org/repos/asf/logging-log4j2/tree/ab63bc90 Diff: http://git-wip-us.apache.org/repos/asf/logging-log4j2/diff

[35/35] logging-log4j2 git commit: Merge branch 'master' into LOG4J2-1349-gcfree-threadcontext

2016-09-08 Thread rpopma
Merge branch 'master' into LOG4J2-1349-gcfree-threadcontext Project: http://git-wip-us.apache.org/repos/asf/logging-log4j2/repo Commit: http://git-wip-us.apache.org/repos/asf/logging-log4j2/commit/46714209 Tree: http://git-wip-us.apache.org/repos/asf/logging-log4j2/tree/46714209 Diff: http://git-

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

2016-09-08 Thread rpopma
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/fb3b9697 Tree: http://git-wip-us.apache.org/repos/asf/logging-log4j2/tree/fb3b9697 Diff: http://git-wip-us.apache.org/repos/asf/logging-log

[18/35] logging-log4j2 git commit: Remove unused imports.

2016-09-08 Thread rpopma
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/bbaacd28 Tree: http://git-wip-us.apache.org/repos/asf/logging-log4j2/tree/bbaacd28 Diff: http://git-wip-us.apache.org/repos/asf/logging-lo

[02/35] logging-log4j2 git commit: Better pname.

2016-09-08 Thread rpopma
Better pname. Project: http://git-wip-us.apache.org/repos/asf/logging-log4j2/repo Commit: http://git-wip-us.apache.org/repos/asf/logging-log4j2/commit/94a5de3e Tree: http://git-wip-us.apache.org/repos/asf/logging-log4j2/tree/94a5de3e Diff: http://git-wip-us.apache.org/repos/asf/logging-log4j2/diff

[12/35] logging-log4j2 git commit: Javadoc.

2016-09-08 Thread rpopma
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/f2a7f74e Tree: http://git-wip-us.apache.org/repos/asf/logging-log4j2/tree/f2a7f74e Diff: http://git-wip-us.apache.org/repos/asf/logging-log4j2/diff/f2a7

[04/35] logging-log4j2 git commit: @SuppressWarnings("resource"): this is a factory method, the resource is allocated and released elsewhere.

2016-09-08 Thread rpopma
@SuppressWarnings("resource"): this is a factory method, the resource is allocated and released elsewhere. Project: http://git-wip-us.apache.org/repos/asf/logging-log4j2/repo Commit: http://git-wip-us.apache.org/repos/asf/logging-log4j2/commit/05406756 Tree: http://git-wip-us.apache.org/repos/asf/

[09/35] logging-log4j2 git commit: Deprecate org.apache.logging.log4j.core.util.NullOutputStream.NULL_OUTPUT_STREAM in favor of org.apache.logging.log4j.core.util.NullOutputStream.getInstance().

2016-09-08 Thread rpopma
Deprecate org.apache.logging.log4j.core.util.NullOutputStream.NULL_OUTPUT_STREAM in favor of org.apache.logging.log4j.core.util.NullOutputStream.getInstance(). Project: http://git-wip-us.apache.org/repos/asf/logging-log4j2/repo Commit: http://git-wip-us.apache.org/repos/asf/logging-log4j2/commit/f

[15/35] logging-log4j2 git commit: Document empty block.

2016-09-08 Thread rpopma
Document empty 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/0063d410 Tree: http://git-wip-us.apache.org/repos/asf/logging-log4j2/tree/0063d410 Diff: http://git-wip-us.apache.org/repos/asf/logging-log

[06/35] logging-log4j2 git commit: Add back @SuppressWarnings("unchecked"), I removed it by mistake in the previous commit.

2016-09-08 Thread rpopma
Add back @SuppressWarnings("unchecked"), I removed it by mistake in the previous commit. Project: http://git-wip-us.apache.org/repos/asf/logging-log4j2/repo Commit: http://git-wip-us.apache.org/repos/asf/logging-log4j2/commit/42c33444 Tree: http://git-wip-us.apache.org/repos/asf/logging-log4j2/tre

[23/35] logging-log4j2 git commit: Javdoc clarification and use the active voice.

2016-09-08 Thread rpopma
Javdoc clarification and use the active voice. Project: http://git-wip-us.apache.org/repos/asf/logging-log4j2/repo Commit: http://git-wip-us.apache.org/repos/asf/logging-log4j2/commit/48e6ea0c Tree: http://git-wip-us.apache.org/repos/asf/logging-log4j2/tree/48e6ea0c Diff: http://git-wip-us.apache.

[33/35] logging-log4j2 git commit: Add @since

2016-09-08 Thread rpopma
Add @since Project: http://git-wip-us.apache.org/repos/asf/logging-log4j2/repo Commit: http://git-wip-us.apache.org/repos/asf/logging-log4j2/commit/d44c90d5 Tree: http://git-wip-us.apache.org/repos/asf/logging-log4j2/tree/d44c90d5 Diff: http://git-wip-us.apache.org/repos/asf/logging-log4j2/diff/d

[08/35] logging-log4j2 git commit: Deprecate org.apache.logging.log4j.core.util.NullOutputStream.NULL_OUTPUT_STREAM in favor of org.apache.logging.log4j.core.util.NullOutputStream.getInstance().

2016-09-08 Thread rpopma
http://git-wip-us.apache.org/repos/asf/logging-log4j2/blob/f73f89b1/log4j-core/src/main/java/org/apache/logging/log4j/core/net/TcpSocketManager.java -- diff --git a/log4j-core/src/main/java/org/apache/logging/log4j/core/net/TcpSoc

[07/35] logging-log4j2 git commit: Adjust tests for previous commit about cleaning up resources and tracking success.

2016-09-08 Thread rpopma
Adjust tests for previous commit about cleaning up resources and tracking success. Project: http://git-wip-us.apache.org/repos/asf/logging-log4j2/repo Commit: http://git-wip-us.apache.org/repos/asf/logging-log4j2/commit/d85a0589 Tree: http://git-wip-us.apache.org/repos/asf/logging-log4j2/tree/d85a

[19/35] logging-log4j2 git commit: [LOG4J2-1259] Log4j threads are leaking on tomcat shutdown. Implement CompositeTriggeringPolicy.stop(long, TimeUnit).

2016-09-08 Thread rpopma
[LOG4J2-1259] Log4j threads are leaking on tomcat shutdown. Implement CompositeTriggeringPolicy.stop(long, TimeUnit). Project: http://git-wip-us.apache.org/repos/asf/logging-log4j2/repo Commit: http://git-wip-us.apache.org/repos/asf/logging-log4j2/commit/1e93af86 Tree: http://git-wip-us.apache.org

[05/35] logging-log4j2 git commit: @SuppressWarnings("resource"): this is a factory method, the resource is allocated and released elsewhere.

2016-09-08 Thread rpopma
@SuppressWarnings("resource"): this is a factory method, the resource is allocated and released elsewhere. Project: http://git-wip-us.apache.org/repos/asf/logging-log4j2/repo Commit: http://git-wip-us.apache.org/repos/asf/logging-log4j2/commit/b5a35a70 Tree: http://git-wip-us.apache.org/repos/asf/

[22/35] logging-log4j2 git commit: Javdoc clarification and use the active voice.

2016-09-08 Thread rpopma
Javdoc clarification and use the active voice. Project: http://git-wip-us.apache.org/repos/asf/logging-log4j2/repo Commit: http://git-wip-us.apache.org/repos/asf/logging-log4j2/commit/74a3d4b8 Tree: http://git-wip-us.apache.org/repos/asf/logging-log4j2/tree/74a3d4b8 Diff: http://git-wip-us.apache.

[32/35] logging-log4j2 git commit: Parameterize INDENT

2016-09-08 Thread rpopma
Parameterize INDENT Project: http://git-wip-us.apache.org/repos/asf/logging-log4j2/repo Commit: http://git-wip-us.apache.org/repos/asf/logging-log4j2/commit/03cc422f Tree: http://git-wip-us.apache.org/repos/asf/logging-log4j2/tree/03cc422f Diff: http://git-wip-us.apache.org/repos/asf/logging-log4

[11/35] logging-log4j2 git commit: Deprecate org.apache.logging.log4j.core.util.NullOutputStream.NULL_OUTPUT_STREAM in favor of org.apache.logging.log4j.core.util.NullOutputStream.getInstance().

2016-09-08 Thread rpopma
Deprecate org.apache.logging.log4j.core.util.NullOutputStream.NULL_OUTPUT_STREAM in favor of org.apache.logging.log4j.core.util.NullOutputStream.getInstance(). Project: http://git-wip-us.apache.org/repos/asf/logging-log4j2/repo Commit: http://git-wip-us.apache.org/repos/asf/logging-log4j2/commit/3

[25/35] logging-log4j2 git commit: DefaultRolloverStrategy extends AbstractRolloverStrategy.

2016-09-08 Thread rpopma
DefaultRolloverStrategy extends AbstractRolloverStrategy. Project: http://git-wip-us.apache.org/repos/asf/logging-log4j2/repo Commit: http://git-wip-us.apache.org/repos/asf/logging-log4j2/commit/f1049ecc Tree: http://git-wip-us.apache.org/repos/asf/logging-log4j2/tree/f1049ecc Diff: http://git-wip

[26/35] logging-log4j2 git commit: Tracked stopped state.

2016-09-08 Thread rpopma
Tracked stopped state. Project: http://git-wip-us.apache.org/repos/asf/logging-log4j2/repo Commit: http://git-wip-us.apache.org/repos/asf/logging-log4j2/commit/04de6771 Tree: http://git-wip-us.apache.org/repos/asf/logging-log4j2/tree/04de6771 Diff: http://git-wip-us.apache.org/repos/asf/logging-lo

[14/35] logging-log4j2 git commit: [LOG4J2-1569] Update Jackson from 2.8.1 to 2.8.2.

2016-09-08 Thread rpopma
[LOG4J2-1569] Update Jackson from 2.8.1 to 2.8.2. Project: http://git-wip-us.apache.org/repos/asf/logging-log4j2/repo Commit: http://git-wip-us.apache.org/repos/asf/logging-log4j2/commit/5a5828a6 Tree: http://git-wip-us.apache.org/repos/asf/logging-log4j2/tree/5a5828a6 Diff: http://git-wip-us.apac

[21/35] logging-log4j2 git commit: Better lvar names.

2016-09-08 Thread rpopma
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/c04f276e Tree: http://git-wip-us.apache.org/repos/asf/logging-log4j2/tree/c04f276e Diff: http://git-wip-us.apache.org/repos/asf/logging-log4j2

[16/35] logging-log4j2 git commit: Remove unused import.

2016-09-08 Thread rpopma
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/4addb483 Tree: http://git-wip-us.apache.org/repos/asf/logging-log4j2/tree/4addb483 Diff: http://git-wip-us.apache.org/repos/asf/logging-log

[31/35] logging-log4j2 git commit: Fix typo

2016-09-08 Thread rpopma
Fix typo Project: http://git-wip-us.apache.org/repos/asf/logging-log4j2/repo Commit: http://git-wip-us.apache.org/repos/asf/logging-log4j2/commit/d41183ad Tree: http://git-wip-us.apache.org/repos/asf/logging-log4j2/tree/d41183ad Diff: http://git-wip-us.apache.org/repos/asf/logging-log4j2/diff/d41

[01/35] logging-log4j2 git commit: Adjust tests for previous commit about cleaning up resources and tracking success.

2016-09-08 Thread rpopma
Repository: logging-log4j2 Updated Branches: refs/heads/LOG4J2-1349-gcfree-threadcontext 523df26c1 -> 467142097 Adjust tests for previous commit about cleaning up resources and tracking success. Project: http://git-wip-us.apache.org/repos/asf/logging-log4j2/repo Commit: http://git-wip-us.apach

[29/35] logging-log4j2 git commit: Javadoc format nit.

2016-09-08 Thread rpopma
Javadoc 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/36e6fd36 Tree: http://git-wip-us.apache.org/repos/asf/logging-log4j2/tree/36e6fd36 Diff: http://git-wip-us.apache.org/repos/asf/logging-log4j

[10/35] logging-log4j2 git commit: Better Javadoc.

2016-09-08 Thread rpopma
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/3e2d7944 Tree: http://git-wip-us.apache.org/repos/asf/logging-log4j2/tree/3e2d7944 Diff: http://git-wip-us.apache.org/repos/asf/logging-log4j2/di

[03/35] logging-log4j2 git commit: Javadoc.

2016-09-08 Thread rpopma
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/8f62ff46 Tree: http://git-wip-us.apache.org/repos/asf/logging-log4j2/tree/8f62ff46 Diff: http://git-wip-us.apache.org/repos/asf/logging-log4j2/diff/8f62

[13/35] logging-log4j2 git commit: Fix POM description.

2016-09-08 Thread rpopma
Fix POM 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/1d3dc77c Tree: http://git-wip-us.apache.org/repos/asf/logging-log4j2/tree/1d3dc77c Diff: http://git-wip-us.apache.org/repos/asf/logging-log4

[34/35] logging-log4j2 git commit: Use 2 spaces instead of TAB as indention of XML files

2016-09-08 Thread rpopma
Use 2 spaces instead of TAB as indention of XML files Project: http://git-wip-us.apache.org/repos/asf/logging-log4j2/repo Commit: http://git-wip-us.apache.org/repos/asf/logging-log4j2/commit/d1e2e965 Tree: http://git-wip-us.apache.org/repos/asf/logging-log4j2/tree/d1e2e965 Diff: http://git-wip-us

[26/50] [abbrv] logging-log4j2 git commit: Add final modifier to local variables.

2016-09-08 Thread rpopma
http://git-wip-us.apache.org/repos/asf/logging-log4j2/blob/f4b60405/log4j-core/src/test/java/org/apache/logging/log4j/core/layout/Log4j2_1482_Test.java -- diff --git a/log4j-core/src/test/java/org/apache/logging/log4j/core/layout/

[18/50] [abbrv] logging-log4j2 git commit: [LOG4J2-1259] Log4j threads are leaking on tomcat shutdown. Simplify cancelling future task.

2016-09-08 Thread rpopma
[LOG4J2-1259] Log4j threads are leaking on tomcat shutdown. Simplify cancelling future task. Project: http://git-wip-us.apache.org/repos/asf/logging-log4j2/repo Commit: http://git-wip-us.apache.org/repos/asf/logging-log4j2/commit/46d7cb4c Tree: http://git-wip-us.apache.org/repos/asf/logging-log4j2

[40/50] [abbrv] logging-log4j2 git commit: org.apache.logging.log4j.core.appender.OutputStreamManager.closeOutputStream() now returns a boolean to signal whether there was a problem closing any resouc

2016-09-08 Thread rpopma
org.apache.logging.log4j.core.appender.OutputStreamManager.closeOutputStream() now returns a boolean to signal whether there was a problem closing any resouce. Project: http://git-wip-us.apache.org/repos/asf/logging-log4j2/repo Commit: http://git-wip-us.apache.org/repos/asf/logging-log4j2/commit/9

[13/50] [abbrv] logging-log4j2 git commit: Remove unused imports.

2016-09-08 Thread rpopma
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/96e12abe Tree: http://git-wip-us.apache.org/repos/asf/logging-log4j2/tree/96e12abe Diff: http://git-wip-us.apache.org/repos/asf/logging-lo

[02/50] [abbrv] logging-log4j2 git commit: Propagate and use timeout values from Configurator.shutdown(LoggerContext, long, TimeUnit).

2016-09-08 Thread rpopma
Propagate and use timeout values from Configurator.shutdown(LoggerContext,long,TimeUnit). Project: http://git-wip-us.apache.org/repos/asf/logging-log4j2/repo Commit: http://git-wip-us.apache.org/repos/asf/logging-log4j2/commit/9ba97f2f Tree: http://git-wip-us.apache.org/repos/asf/logging-log4j2/tr

[44/50] [abbrv] logging-log4j2 git commit: Properly track resources during shutdown.

2016-09-08 Thread rpopma
http://git-wip-us.apache.org/repos/asf/logging-log4j2/blob/78fe32c0/log4j-core/src/main/java/org/apache/logging/log4j/core/appender/rolling/RollingFileManager.java -- diff --git a/log4j-core/src/main/java/org/apache/logging/log4j/

[29/50] [abbrv] logging-log4j2 git commit: Add missing '@Deprecated' annotations.

2016-09-08 Thread rpopma
Add missing '@Deprecated' 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/9120d2f5 Tree: http://git-wip-us.apache.org/repos/asf/logging-log4j2/tree/9120d2f5 Diff: http://git-wip-us.apache.org/repo

[36/50] [abbrv] logging-log4j2 git commit: Merge remote-tracking branch 'origin/master'

2016-09-08 Thread rpopma
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/a559d5ca Tree: http://git-wip-us.apache.org/repos/asf/logging-log4j2/tree/a559d5ca Diff: http://git-wip-us.apache.o

[42/50] [abbrv] logging-log4j2 git commit: Properly track resources during shutdown.

2016-09-08 Thread rpopma
http://git-wip-us.apache.org/repos/asf/logging-log4j2/blob/78fe32c0/log4j-flume-ng/src/main/java/org/apache/logging/log4j/flume/appender/FlumePersistentManager.java -- diff --git a/log4j-flume-ng/src/main/java/org/apache/logging/l

[34/50] [abbrv] logging-log4j2 git commit: Add an abstract class AbstractTriggeringPolicy that extends AbstractLifeCycle and implements TriggeringPolicy.

2016-09-08 Thread rpopma
Add an abstract class AbstractTriggeringPolicy that extends AbstractLifeCycle and implements TriggeringPolicy. Project: http://git-wip-us.apache.org/repos/asf/logging-log4j2/repo Commit: http://git-wip-us.apache.org/repos/asf/logging-log4j2/commit/15eb84c2 Tree: http://git-wip-us.apache.org/repos/

[06/50] [abbrv] logging-log4j2 git commit: Propagate and use timeout values from Configurator.shutdown(LoggerContext, long, TimeUnit).

2016-09-08 Thread rpopma
Propagate and use timeout values from Configurator.shutdown(LoggerContext,long,TimeUnit). Project: http://git-wip-us.apache.org/repos/asf/logging-log4j2/repo Commit: http://git-wip-us.apache.org/repos/asf/logging-log4j2/commit/17046951 Tree: http://git-wip-us.apache.org/repos/asf/logging-log4j2/tr

[23/50] [abbrv] logging-log4j2 git commit: Javadoc.

2016-09-08 Thread rpopma
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/c513f133 Tree: http://git-wip-us.apache.org/repos/asf/logging-log4j2/tree/c513f133 Diff: http://git-wip-us.apache.org/repos/asf/logging-log4j2/diff/c513

[46/50] [abbrv] logging-log4j2 git commit: Properly track resources during shutdown.

2016-09-08 Thread rpopma
http://git-wip-us.apache.org/repos/asf/logging-log4j2/blob/78fe32c0/log4j-core/src/main/java/org/apache/logging/log4j/core/appender/db/jdbc/JdbcDatabaseManager.java -- diff --git a/log4j-core/src/main/java/org/apache/logging/log4j

[38/50] [abbrv] logging-log4j2 git commit: Track stopped state during shutdown (WIP).

2016-09-08 Thread rpopma
Track stopped state during shutdown (WIP). Project: http://git-wip-us.apache.org/repos/asf/logging-log4j2/repo Commit: http://git-wip-us.apache.org/repos/asf/logging-log4j2/commit/41ac242d Tree: http://git-wip-us.apache.org/repos/asf/logging-log4j2/tree/41ac242d Diff: http://git-wip-us.apache.org/

[27/50] [abbrv] logging-log4j2 git commit: Add final modifier to local variables.

2016-09-08 Thread rpopma
Add final modifier to local variables. Project: http://git-wip-us.apache.org/repos/asf/logging-log4j2/repo Commit: http://git-wip-us.apache.org/repos/asf/logging-log4j2/commit/f4b60405 Tree: http://git-wip-us.apache.org/repos/asf/logging-log4j2/tree/f4b60405 Diff: http://git-wip-us.apache.org/repo

[49/50] [abbrv] logging-log4j2 git commit: Merge branch 'master' into LOG4J2-1349-gcfree-threadcontext

2016-09-08 Thread rpopma
Merge branch 'master' into LOG4J2-1349-gcfree-threadcontext Conflicts: log4j-core/src/main/java/org/apache/logging/log4j/core/impl/ReusableLogEventFactory.java Project: http://git-wip-us.apache.org/repos/asf/logging-log4j2/repo Commit: http://git-wip-us.apache.org/repos/asf/logging-log4

[47/50] [abbrv] logging-log4j2 git commit: Properly track resources during shutdown.

2016-09-08 Thread rpopma
Properly track resources during shutdown. Detect if an a problem occurred during shutdown. Project: http://git-wip-us.apache.org/repos/asf/logging-log4j2/repo Commit: http://git-wip-us.apache.org/repos/asf/logging-log4j2/commit/78fe32c0 Tree: http://git-wip-us.apache.org/repos/asf/logging-log4j2

[32/50] [abbrv] logging-log4j2 git commit: Fix filename to match tests

2016-09-08 Thread rpopma
Fix filename to match 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/4f3b21d9 Tree: http://git-wip-us.apache.org/repos/asf/logging-log4j2/tree/4f3b21d9 Diff: http://git-wip-us.apache.org/repos/asf/logg

[22/50] [abbrv] logging-log4j2 git commit: Javadoc.

2016-09-08 Thread rpopma
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/0d201adc Tree: http://git-wip-us.apache.org/repos/asf/logging-log4j2/tree/0d201adc Diff: http://git-wip-us.apache.org/repos/asf/logging-log4j2/diff/0d20

[17/50] [abbrv] logging-log4j2 git commit: [LOG4J2-1259] Log4j threads are leaking on tomcat shutdown. TriggeringPolicy now implement LiceCycle which has a stop(long, TimeUnit) method. This Triggering

2016-09-08 Thread rpopma
[LOG4J2-1259] Log4j threads are leaking on tomcat shutdown. TriggeringPolicy now implement LiceCycle which has a stop(long, TimeUnit) method. This TriggeringPolicy.stop(long, TimeUnit) method can then be called from RollingFileManager.releaseSub(long timeout, TimeUnit timeUnit). Project: http://gi

[45/50] [abbrv] logging-log4j2 git commit: Properly track resources during shutdown.

2016-09-08 Thread rpopma
http://git-wip-us.apache.org/repos/asf/logging-log4j2/blob/78fe32c0/log4j-core/src/main/java/org/apache/logging/log4j/core/appender/mom/jeromq/JeroMqAppender.java -- diff --git a/log4j-core/src/main/java/org/apache/logging/log4j/c

[39/50] [abbrv] logging-log4j2 git commit: org.apache.logging.log4j.core.appender.OutputStreamManager.closeOutputStream() now returns a boolean to signal whether there was a problem closing any resouc

2016-09-08 Thread rpopma
http://git-wip-us.apache.org/repos/asf/logging-log4j2/blob/97e45ed6/log4j-core/src/main/java/org/apache/logging/log4j/core/appender/rolling/RollingRandomAccessFileManager.java -- diff --git a/log4j-core/src/main/java/org/apache/lo

[05/50] [abbrv] logging-log4j2 git commit: Propagate and use timeout values from Configurator.shutdown(LoggerContext, long, TimeUnit).

2016-09-08 Thread rpopma
Propagate and use timeout values from Configurator.shutdown(LoggerContext,long,TimeUnit). Project: http://git-wip-us.apache.org/repos/asf/logging-log4j2/repo Commit: http://git-wip-us.apache.org/repos/asf/logging-log4j2/commit/56a688f9 Tree: http://git-wip-us.apache.org/repos/asf/logging-log4j2/tr

[25/50] [abbrv] logging-log4j2 git commit: Add final modifier to method parameters

2016-09-08 Thread rpopma
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/19c92876 Tree: http://git-wip-us.apache.org/repos/asf/logging-log4j2/tree/19c92876 Diff: http://git-wip-us.apache.org/rep

[43/50] [abbrv] logging-log4j2 git commit: Properly track resources during shutdown.

2016-09-08 Thread rpopma
http://git-wip-us.apache.org/repos/asf/logging-log4j2/blob/78fe32c0/log4j-flume-ng/src/main/java/org/apache/logging/log4j/flume/appender/FlumeAvroManager.java -- diff --git a/log4j-flume-ng/src/main/java/org/apache/logging/log4j/f

[28/50] [abbrv] logging-log4j2 git commit: Add missing '@Override' annotations.

2016-09-08 Thread rpopma
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/eae58c05 Tree: http://git-wip-us.apache.org/repos/asf/logging-log4j2/tree/eae58c05 Diff: http://git-wip-us.apache.org/repos/

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

2016-09-08 Thread rpopma
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/4bedbb8b Tree: http://git-wip-us.apache.org/repos/asf/logging-log4j2/tree/4bedbb8b Diff: http://git-wip-us.apache.org/repos

[24/50] [abbrv] logging-log4j2 git commit: Add final modifier to method parameters

2016-09-08 Thread rpopma
http://git-wip-us.apache.org/repos/asf/logging-log4j2/blob/19c92876/log4j-core/src/main/java/org/apache/logging/log4j/core/net/JndiManager.java -- diff --git a/log4j-core/src/main/java/org/apache/logging/log4j/core/net/JndiManager

[37/50] [abbrv] logging-log4j2 git commit: Javadoc.

2016-09-08 Thread rpopma
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/f6bb2c3a Tree: http://git-wip-us.apache.org/repos/asf/logging-log4j2/tree/f6bb2c3a Diff: http://git-wip-us.apache.org/repos/asf/logging-log4j2/diff/f6bb

[31/50] [abbrv] logging-log4j2 git commit: Remove unused local variables.

2016-09-08 Thread rpopma
Remove unused local variables. Project: http://git-wip-us.apache.org/repos/asf/logging-log4j2/repo Commit: http://git-wip-us.apache.org/repos/asf/logging-log4j2/commit/301e13ed Tree: http://git-wip-us.apache.org/repos/asf/logging-log4j2/tree/301e13ed Diff: http://git-wip-us.apache.org/repos/asf/lo

[03/50] [abbrv] logging-log4j2 git commit: Bullet-proofing.

2016-09-08 Thread rpopma
Bullet-proofing. Project: http://git-wip-us.apache.org/repos/asf/logging-log4j2/repo Commit: http://git-wip-us.apache.org/repos/asf/logging-log4j2/commit/7e7f53e9 Tree: http://git-wip-us.apache.org/repos/asf/logging-log4j2/tree/7e7f53e9 Diff: http://git-wip-us.apache.org/repos/asf/logging-log4j2/d

[50/50] [abbrv] logging-log4j2 git commit: LOG4J2-1349 add info to test output

2016-09-08 Thread rpopma
LOG4J2-1349 add info to test output Project: http://git-wip-us.apache.org/repos/asf/logging-log4j2/repo Commit: http://git-wip-us.apache.org/repos/asf/logging-log4j2/commit/523df26c Tree: http://git-wip-us.apache.org/repos/asf/logging-log4j2/tree/523df26c Diff: http://git-wip-us.apache.org/repos/

[21/50] [abbrv] logging-log4j2 git commit: [LOG4J2-1563] Log4j 2.6.2 can lose exceptions when a security manager is present. Use multi-catch.

2016-09-08 Thread rpopma
[LOG4J2-1563] Log4j 2.6.2 can lose exceptions when a security manager is present. Use multi-catch. Project: http://git-wip-us.apache.org/repos/asf/logging-log4j2/repo Commit: http://git-wip-us.apache.org/repos/asf/logging-log4j2/commit/c24b2b1c Tree: http://git-wip-us.apache.org/repos/asf/logging-

[01/50] [abbrv] logging-log4j2 git commit: Add missing @Override.

2016-09-08 Thread rpopma
Repository: logging-log4j2 Updated Branches: refs/heads/LOG4J2-1349-gcfree-threadcontext 57eb25143 -> 523df26c1 Add missing @Override. Project: http://git-wip-us.apache.org/repos/asf/logging-log4j2/repo Commit: http://git-wip-us.apache.org/repos/asf/logging-log4j2/commit/433b8452 Tree: http://

[19/50] [abbrv] logging-log4j2 git commit: Better failure message.

2016-09-08 Thread rpopma
Better failure 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/80901063 Tree: http://git-wip-us.apache.org/repos/asf/logging-log4j2/tree/80901063 Diff: http://git-wip-us.apache.org/repos/asf/logging-l

[41/50] [abbrv] logging-log4j2 git commit: Properly track resources during shutdown.

2016-09-08 Thread rpopma
http://git-wip-us.apache.org/repos/asf/logging-log4j2/blob/78fe32c0/log4j-nosql/src/main/java/org/apache/logging/log4j/nosql/appender/NoSqlDatabaseManager.java -- diff --git a/log4j-nosql/src/main/java/org/apache/logging/log4j/nos

[33/50] [abbrv] logging-log4j2 git commit: Add changelog entry for LOG4J2-1568

2016-09-08 Thread rpopma
Add changelog entry for LOG4J2-1568 Project: http://git-wip-us.apache.org/repos/asf/logging-log4j2/repo Commit: http://git-wip-us.apache.org/repos/asf/logging-log4j2/commit/74ce247e Tree: http://git-wip-us.apache.org/repos/asf/logging-log4j2/tree/74ce247e Diff: http://git-wip-us.apache.org/repos/

[04/50] [abbrv] logging-log4j2 git commit: Document empty blocks.

2016-09-08 Thread rpopma
Document empty blocks. Project: http://git-wip-us.apache.org/repos/asf/logging-log4j2/repo Commit: http://git-wip-us.apache.org/repos/asf/logging-log4j2/commit/56c9aa10 Tree: http://git-wip-us.apache.org/repos/asf/logging-log4j2/tree/56c9aa10 Diff: http://git-wip-us.apache.org/repos/asf/logging-lo

[10/50] [abbrv] logging-log4j2 git commit: In-line Core module method that just forwards to an API module method.

2016-09-08 Thread rpopma
In-line Core module method that just forwards to an API module method. Project: http://git-wip-us.apache.org/repos/asf/logging-log4j2/repo Commit: http://git-wip-us.apache.org/repos/asf/logging-log4j2/commit/5f756e36 Tree: http://git-wip-us.apache.org/repos/asf/logging-log4j2/tree/5f756e36 Diff: h

[48/50] [abbrv] logging-log4j2 git commit: Add missing closed check during shutdown.

2016-09-08 Thread rpopma
Add missing closed check during shutdown. Project: http://git-wip-us.apache.org/repos/asf/logging-log4j2/repo Commit: http://git-wip-us.apache.org/repos/asf/logging-log4j2/commit/53826fff Tree: http://git-wip-us.apache.org/repos/asf/logging-log4j2/tree/53826fff Diff: http://git-wip-us.apache.org/r

[09/50] [abbrv] logging-log4j2 git commit: LOG4J2-1528 use JUnit Assume

2016-09-08 Thread rpopma
LOG4J2-1528 use JUnit Assume Project: http://git-wip-us.apache.org/repos/asf/logging-log4j2/repo Commit: http://git-wip-us.apache.org/repos/asf/logging-log4j2/commit/3bab4faf Tree: http://git-wip-us.apache.org/repos/asf/logging-log4j2/tree/3bab4faf Diff: http://git-wip-us.apache.org/repos/asf/log

[20/50] [abbrv] logging-log4j2 git commit: [LOG4J2-1563] Log4j 2.6.2 can lose exceptions when a security manager is present.

2016-09-08 Thread rpopma
[LOG4J2-1563] Log4j 2.6.2 can lose exceptions when a security manager is present. Project: http://git-wip-us.apache.org/repos/asf/logging-log4j2/repo Commit: http://git-wip-us.apache.org/repos/asf/logging-log4j2/commit/b7b30013 Tree: http://git-wip-us.apache.org/repos/asf/logging-log4j2/tree/b7b30

[12/50] [abbrv] logging-log4j2 git commit: Remove unused imports.

2016-09-08 Thread rpopma
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/34a6bf42 Tree: http://git-wip-us.apache.org/repos/asf/logging-log4j2/tree/34a6bf42 Diff: http://git-wip-us.apache.org/repos/asf/logging-lo

[11/50] [abbrv] logging-log4j2 git commit: Fix generics compiler warning.

2016-09-08 Thread rpopma
Fix generics compiler warning. Project: http://git-wip-us.apache.org/repos/asf/logging-log4j2/repo Commit: http://git-wip-us.apache.org/repos/asf/logging-log4j2/commit/c374cb9e Tree: http://git-wip-us.apache.org/repos/asf/logging-log4j2/tree/c374cb9e Diff: http://git-wip-us.apache.org/repos/asf/lo

[30/50] [abbrv] logging-log4j2 git commit: Remove unused imports.

2016-09-08 Thread rpopma
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/ea6443f1 Tree: http://git-wip-us.apache.org/repos/asf/logging-log4j2/tree/ea6443f1 Diff: http://git-wip-us.apache.org/repos/asf/logging-lo

[08/50] [abbrv] logging-log4j2 git commit: LOG4J2-1530 LogEvent.getContextStack() should not return null

2016-09-08 Thread rpopma
LOG4J2-1530 LogEvent.getContextStack() should not return null Project: http://git-wip-us.apache.org/repos/asf/logging-log4j2/repo Commit: http://git-wip-us.apache.org/repos/asf/logging-log4j2/commit/f113499b Tree: http://git-wip-us.apache.org/repos/asf/logging-log4j2/tree/f113499b Diff: http://gi

[16/50] [abbrv] logging-log4j2 git commit: Add changelog entries for LOG4J2-1430 and LOG4J2-1439

2016-09-08 Thread rpopma
Add changelog entries for LOG4J2-1430 and LOG4J2-1439 Project: http://git-wip-us.apache.org/repos/asf/logging-log4j2/repo Commit: http://git-wip-us.apache.org/repos/asf/logging-log4j2/commit/7dd6d7ac Tree: http://git-wip-us.apache.org/repos/asf/logging-log4j2/tree/7dd6d7ac Diff: http://git-wip-us

[35/50] [abbrv] logging-log4j2 git commit: Remove obsolete comment

2016-09-08 Thread rpopma
Remove obsolete 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/f016c441 Tree: http://git-wip-us.apache.org/repos/asf/logging-log4j2/tree/f016c441 Diff: http://git-wip-us.apache.org/repos/asf/logging-

  1   2   >