logging-log4j2 git commit: Fix javadoc link.

2016-03-06 Thread mattsicker
Repository: logging-log4j2 Updated Branches: refs/heads/master d1695792a -> 287102c2c Fix javadoc link. Project: http://git-wip-us.apache.org/repos/asf/logging-log4j2/repo Commit: http://git-wip-us.apache.org/repos/asf/logging-log4j2/commit/287102c2 Tree: http://git-wip-us.apache.org/repos/as

logging-log4j2 git commit: Remove outdated javadoc.

2016-03-06 Thread mattsicker
Repository: logging-log4j2 Updated Branches: refs/heads/master e5d643dde -> d1695792a Remove outdated 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/d1695792 Tree: http://git-wip-us.apache.org/r

logging-log4j2 git commit: Make inner exception static.

2016-03-06 Thread mattsicker
Repository: logging-log4j2 Updated Branches: refs/heads/master 8c6d0f382 -> e5d643dde Make inner exception static. Project: http://git-wip-us.apache.org/repos/asf/logging-log4j2/repo Commit: http://git-wip-us.apache.org/repos/asf/logging-log4j2/commit/e5d643dd Tree: http://git-wip-us.apache.o

logging-log4j2 git commit: Collapse catch blocks.

2016-03-06 Thread mattsicker
Repository: logging-log4j2 Updated Branches: refs/heads/master 565a3d0ab -> 8c6d0f382 Collapse catch 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/8c6d0f38 Tree: http://git-wip-us.apache.org/rep

logging-log4j2 git commit: Add state to toString() output.

2016-03-06 Thread mattsicker
Repository: logging-log4j2 Updated Branches: refs/heads/master 50f05baea -> 565a3d0ab Add state to toString() 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/565a3d0a Tree: http://git-wip-us.apach

logging-log4j2 git commit: Refactor JeroMqAppender to use a manager.

2016-03-06 Thread mattsicker
Repository: logging-log4j2 Updated Branches: refs/heads/master cc8eb1c46 -> 50f05baea Refactor JeroMqAppender to use a manager. Project: http://git-wip-us.apache.org/repos/asf/logging-log4j2/repo Commit: http://git-wip-us.apache.org/repos/asf/logging-log4j2/commit/50f05bae Tree: http://git-wi

[1/2] logging-log4j2 git commit: Fix JmsManager.getJmsManager to use proper getManager method

2016-03-06 Thread mattsicker
Repository: logging-log4j2 Updated Branches: refs/heads/master ba18a929c -> cc8eb1c46 Fix JmsManager.getJmsManager to use proper getManager 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/8e8b9633

[2/2] logging-log4j2 git commit: Release JmsManager in JmsAppender.stop.

2016-03-06 Thread mattsicker
Release JmsManager in JmsAppender.stop. Now JmsManager can shut down when all appenders are stopped! Project: http://git-wip-us.apache.org/repos/asf/logging-log4j2/repo Commit: http://git-wip-us.apache.org/repos/asf/logging-log4j2/commit/cc8eb1c4 Tree: http://git-wip-us.apache.org/repos/asf/logg

[3/3] logging-log4j2 git commit: Add useful toString() on KafkaAppender.

2016-03-06 Thread mattsicker
Add useful toString() on KafkaAppender. Project: http://git-wip-us.apache.org/repos/asf/logging-log4j2/repo Commit: http://git-wip-us.apache.org/repos/asf/logging-log4j2/commit/ba18a929 Tree: http://git-wip-us.apache.org/repos/asf/logging-log4j2/tree/ba18a929 Diff: http://git-wip-us.apache.org/re

[2/3] logging-log4j2 git commit: Use constants for plugin metadata.

2016-03-06 Thread mattsicker
Use constants for plugin metadata. Project: http://git-wip-us.apache.org/repos/asf/logging-log4j2/repo Commit: http://git-wip-us.apache.org/repos/asf/logging-log4j2/commit/7032e329 Tree: http://git-wip-us.apache.org/repos/asf/logging-log4j2/tree/7032e329 Diff: http://git-wip-us.apache.org/repos/a

[1/3] logging-log4j2 git commit: Add element type const for Appender.

2016-03-06 Thread mattsicker
Repository: logging-log4j2 Updated Branches: refs/heads/master ce9a8f871 -> ba18a929c Add element type const for Appender. Project: http://git-wip-us.apache.org/repos/asf/logging-log4j2/repo Commit: http://git-wip-us.apache.org/repos/asf/logging-log4j2/commit/f83ab805 Tree: http://git-wip-us.

logging-log4j2 git commit: Use @Required and actual attribute type in plugin factory

2016-03-06 Thread mattsicker
Repository: logging-log4j2 Updated Branches: refs/heads/master f5e4d2907 -> ce9a8f871 Use @Required and actual attribute type in plugin factory Project: http://git-wip-us.apache.org/repos/asf/logging-log4j2/repo Commit: http://git-wip-us.apache.org/repos/asf/logging-log4j2/commit/ce9a8f87 Tre

logging-log4j2 git commit: Use builder chain.

2016-03-06 Thread mattsicker
Repository: logging-log4j2 Updated Branches: refs/heads/master 0f27a6e57 -> f5e4d2907 Use builder chain. Project: http://git-wip-us.apache.org/repos/asf/logging-log4j2/repo Commit: http://git-wip-us.apache.org/repos/asf/logging-log4j2/commit/f5e4d290 Tree: http://git-wip-us.apache.org/repos/a

[1/3] logging-log4j2 git commit: Remove unused serialVersionUID.

2016-03-06 Thread mattsicker
Repository: logging-log4j2 Updated Branches: refs/heads/master 5595c03d1 -> 0f27a6e57 Remove unused serialVersionUID. Project: http://git-wip-us.apache.org/repos/asf/logging-log4j2/repo Commit: http://git-wip-us.apache.org/repos/asf/logging-log4j2/commit/a66721b0 Tree: http://git-wip-us.apach

[3/3] logging-log4j2 git commit: Annotate performance sensitive method.

2016-03-06 Thread mattsicker
Annotate performance sensitive 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/0f27a6e5 Tree: http://git-wip-us.apache.org/repos/asf/logging-log4j2/tree/0f27a6e5 Diff: http://git-wip-us.apache.org/rep

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

2016-03-06 Thread mattsicker
Use final. Project: http://git-wip-us.apache.org/repos/asf/logging-log4j2/repo Commit: http://git-wip-us.apache.org/repos/asf/logging-log4j2/commit/ce06b548 Tree: http://git-wip-us.apache.org/repos/asf/logging-log4j2/tree/ce06b548 Diff: http://git-wip-us.apache.org/repos/asf/logging-log4j2/diff/c

logging-log4j2 git commit: Use final.

2016-03-06 Thread mattsicker
Repository: logging-log4j2 Updated Branches: refs/heads/master 2088e9bc2 -> 5595c03d1 Use final. Project: http://git-wip-us.apache.org/repos/asf/logging-log4j2/repo Commit: http://git-wip-us.apache.org/repos/asf/logging-log4j2/commit/5595c03d Tree: http://git-wip-us.apache.org/repos/asf/loggi

logging-log4j2 git commit: Remove unnecessary static.

2016-03-06 Thread mattsicker
Repository: logging-log4j2 Updated Branches: refs/heads/master 00763d50d -> 2088e9bc2 Remove unnecessary static. All enums are already static. Project: http://git-wip-us.apache.org/repos/asf/logging-log4j2/repo Commit: http://git-wip-us.apache.org/repos/asf/logging-log4j2/commit/2088e9bc Tre

[4/4] logging-log4j2 git commit: LOG4J2-1308 - Remove need to pre-specify appender et al. identifiers in property file config format.

2016-03-06 Thread mattsicker
LOG4J2-1308 - Remove need to pre-specify appender et al. identifiers in property file config format. Tests and documentation updated to reflect updated format. Project: http://git-wip-us.apache.org/repos/asf/logging-log4j2/repo Commit: http://git-wip-us.apache.org/repos/asf/logging-log4j2/commi

[2/4] logging-log4j2 git commit: Use class loader resource in test.

2016-03-06 Thread mattsicker
Use class loader resource 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/a528d789 Tree: http://git-wip-us.apache.org/repos/asf/logging-log4j2/tree/a528d789 Diff: http://git-wip-us.apache.org/repos/a

[3/4] logging-log4j2 git commit: Add properties util partition method and consolidate tests.

2016-03-06 Thread mattsicker
Add properties util partition method and consolidate 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/c3e6b79e Tree: http://git-wip-us.apache.org/repos/asf/logging-log4j2/tree/c3e6b79e Diff: http://git-

[1/4] logging-log4j2 git commit: Fix typo.

2016-03-06 Thread mattsicker
Repository: logging-log4j2 Updated Branches: refs/heads/master d371d1913 -> 00763d50d 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/275a0389 Tree: http://git-wip-us.apache.org/repos/asf/loggin

logging-log4j2 git commit: Fix logging.

2016-03-06 Thread ggregory
Repository: logging-log4j2 Updated Branches: refs/heads/master 60922b3e6 -> d371d1913 Fix logging. Project: http://git-wip-us.apache.org/repos/asf/logging-log4j2/repo Commit: http://git-wip-us.apache.org/repos/asf/logging-log4j2/commit/d371d191 Tree: http://git-wip-us.apache.org/repos/asf/logg

[2/2] logging-log4j2 git commit: Use final and reduce code redundancy.

2016-03-06 Thread mattsicker
Use final and reduce code redundancy. Project: http://git-wip-us.apache.org/repos/asf/logging-log4j2/repo Commit: http://git-wip-us.apache.org/repos/asf/logging-log4j2/commit/60922b3e Tree: http://git-wip-us.apache.org/repos/asf/logging-log4j2/tree/60922b3e Diff: http://git-wip-us.apache.org/repo

[1/2] logging-log4j2 git commit: Extract config parsing from factory class.

2016-03-06 Thread mattsicker
Repository: logging-log4j2 Updated Branches: refs/heads/master 73e19c6b1 -> 60922b3e6 Extract config parsing from factory class. Other config factory classes are really simple, so this one should be, too. Also reduces code duplication. Project: http://git-wip-us.apache.org/repos/asf/logging

logging-log4j2 git commit: Extract common interface.

2016-03-06 Thread mattsicker
Repository: logging-log4j2 Updated Branches: refs/heads/master f63eba6bf -> 73e19c6b1 Extract common interface. Project: http://git-wip-us.apache.org/repos/asf/logging-log4j2/repo Commit: http://git-wip-us.apache.org/repos/asf/logging-log4j2/commit/73e19c6b Tree: http://git-wip-us.apache.org/

[3/4] logging-log4j2 git commit: Use final.

2016-03-06 Thread mattsicker
Use final. Project: http://git-wip-us.apache.org/repos/asf/logging-log4j2/repo Commit: http://git-wip-us.apache.org/repos/asf/logging-log4j2/commit/356eab6b Tree: http://git-wip-us.apache.org/repos/asf/logging-log4j2/tree/356eab6b Diff: http://git-wip-us.apache.org/repos/asf/logging-log4j2/diff/3

[4/4] logging-log4j2 git commit: Add missing @since for config builder classes.

2016-03-06 Thread mattsicker
Add missing @since for config builder 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/f63eba6b Tree: http://git-wip-us.apache.org/repos/asf/logging-log4j2/tree/f63eba6b Diff: http://git-wip-us.apache

[1/4] logging-log4j2 git commit: Collapse catch blocks.

2016-03-06 Thread mattsicker
Repository: logging-log4j2 Updated Branches: refs/heads/master 15f77af87 -> f63eba6bf Collapse catch 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/793401cf Tree: http://git-wip-us.apache.org/rep

[2/4] logging-log4j2 git commit: Remove unused serialVersionUID.

2016-03-06 Thread mattsicker
Remove unused serialVersionUID. Project: http://git-wip-us.apache.org/repos/asf/logging-log4j2/repo Commit: http://git-wip-us.apache.org/repos/asf/logging-log4j2/commit/81b3244a Tree: http://git-wip-us.apache.org/repos/asf/logging-log4j2/tree/81b3244a Diff: http://git-wip-us.apache.org/repos/asf/