logging-log4j2 git commit: [OG4J2-1501] FileAppender should be able to create files on-demand. Keep in AB order.

2016-08-20 Thread ggregory
Repository: logging-log4j2 Updated Branches: refs/heads/master 2f34ba311 -> 03fe13f26 [OG4J2-1501] FileAppender should be able to create files on-demand. Keep in AB order. Project: http://git-wip-us.apache.org/repos/asf/logging-log4j2/repo Commit: http://git-wip-us.apache.org/repos/asf/logging

logging-log4j2 git commit: [LOG4J2-1504] RollingFileAppender should be able to create files on-demand.

2016-08-20 Thread ggregory
Repository: logging-log4j2 Updated Branches: refs/heads/master 779e542f7 -> 2f34ba311 [LOG4J2-1504] RollingFileAppender should be able to create files on-demand. 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: [OG4J2-1501] ileAppender should be able to create files on-demand.

2016-08-20 Thread ggregory
Repository: logging-log4j2 Updated Branches: refs/heads/master 1967ac157 -> 779e542f7 [OG4J2-1501] ileAppender should be able to create files on-demand. Project: http://git-wip-us.apache.org/repos/asf/logging-log4j2/repo Commit: http://git-wip-us.apache.org/repos/asf/logging-log4j2/commit/779e

logging-log4j2 git commit: Add @SuppressWarnings.

2016-08-20 Thread ggregory
Repository: logging-log4j2 Updated Branches: refs/heads/master f89e9757a -> 1967ac157 Add @SuppressWarnings. Project: http://git-wip-us.apache.org/repos/asf/logging-log4j2/repo Commit: http://git-wip-us.apache.org/repos/asf/logging-log4j2/commit/1967ac15 Tree: http://git-wip-us.apache.org/repo

logging-log4j2 git commit: Javadoc: Add missing tags.

2016-08-20 Thread ggregory
Repository: logging-log4j2 Updated Branches: refs/heads/master 9bc3195a9 -> f89e9757a Javadoc: Add missing 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/f89e9757 Tree: http://git-wip-us.apache.org/

logging-log4j2 git commit: Comment empty blocks.

2016-08-20 Thread ggregory
Repository: logging-log4j2 Updated Branches: refs/heads/master f1b61bddf -> 9bc3195a9 Comment 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/9bc3195a Tree: http://git-wip-us.apache.org/repos

logging-log4j2 git commit: Use Log4jThread to name the thread.

2016-08-20 Thread ggregory
Repository: logging-log4j2 Updated Branches: refs/heads/master 1aa3c3e24 -> f1b61bddf Use Log4jThread to name the thread. Project: http://git-wip-us.apache.org/repos/asf/logging-log4j2/repo Commit: http://git-wip-us.apache.org/repos/asf/logging-log4j2/commit/f1b61bdd Tree: http://git-wip-us.ap

logging-log4j2 git commit: Remove unused import.

2016-08-20 Thread ggregory
Repository: logging-log4j2 Updated Branches: refs/heads/master 4f793c00f -> 1aa3c3e24 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/1aa3c3e2 Tree: http://git-wip-us.apache.org/repos

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

2016-08-20 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/4f793c00 Tree: http://git-wip-us.apache.org/repos/asf/logging-log4j2/tree/4f

[1/2] logging-log4j2 git commit: Refactor thread factories.

2016-08-20 Thread ggregory
Repository: logging-log4j2 Updated Branches: refs/heads/master 5aac1af72 -> 4f793c00f Refactor thread factories. Project: http://git-wip-us.apache.org/repos/asf/logging-log4j2/repo Commit: http://git-wip-us.apache.org/repos/asf/logging-log4j2/commit/9afe7ea8 Tree: http://git-wip-us.apache.org/

logging-log4j2 git commit: Fix TTCC constant

2016-08-20 Thread mikes
Repository: logging-log4j2 Updated Branches: refs/heads/master 932824ad6 -> 5aac1af72 Fix TTCC 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/5aac1af7 Tree: http://git-wip-us.apache.org/repos/as

logging-log4j2 git commit: Document empty block.

2016-08-20 Thread ggregory
Repository: logging-log4j2 Updated Branches: refs/heads/master dbe8c3abc -> 932824ad6 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/932824ad Tree: http://git-wip-us.apache.org/repos

logging-log4j2 git commit: LOG4J2-1010, LOG4J2-1447, LOG4J2-1349 ContextDataInjector::injectContextData now returns a MutableContextData object to allow returning copy-on-write ThreadContext internal

2016-08-20 Thread rpopma
Repository: logging-log4j2 Updated Branches: refs/heads/LOG4J2-1010&LOG4J2-1447-injectable-contextdata&better-datastructure a23b40310 -> a994f15fb LOG4J2-1010, LOG4J2-1447, LOG4J2-1349 ContextDataInjector::injectContextData now returns a MutableContextData object to allow returning copy-on-w