logging-log4j2 git commit: Update Maven Assembly plugin from unspecified to 3.0.0 to fix building on Java 9. The build goes further than failing right away but still fails. Note that you also need to

2017-06-18 Thread ggregory
Repository: logging-log4j2 Updated Branches: refs/heads/master 843df122e -> c375ffd12 Update Maven Assembly plugin from unspecified to 3.0.0 to fix building on Java 9. The build goes further than failing right away but still fails. Note that you also need to set maven_opts=--add-modules ALL-SYS

logging-log4j2 git commit: Remove extra folder

2017-06-18 Thread rgoers
Repository: logging-log4j2 Updated Branches: refs/heads/master 3efa3fe2d -> 843df122e Remove extra folder Project: http://git-wip-us.apache.org/repos/asf/logging-log4j2/repo Commit: http://git-wip-us.apache.org/repos/asf/logging-log4j2/commit/843df122 Tree: http://git-wip-us.apache.org/repos/

logging-log4j2 git commit: [LOG4J2-1945] Generate source jas for all test jars.

2017-06-18 Thread ggregory
Repository: logging-log4j2 Updated Branches: refs/heads/master 55b9fd209 -> 3efa3fe2d [LOG4J2-1945] Generate source jas for all test jars. Project: http://git-wip-us.apache.org/repos/asf/logging-log4j2/repo Commit: http://git-wip-us.apache.org/repos/asf/logging-log4j2/commit/3efa3fe2 Tree: ht

[2/2] logging-log4j2 git commit: Move java9 to its own module. Mark artifacts that don't go to nexus as non-dpeloyable

2017-06-18 Thread rgoers
Move java9 to its own module. Mark artifacts that don't go to nexus as non-dpeloyable Project: http://git-wip-us.apache.org/repos/asf/logging-log4j2/repo Commit: http://git-wip-us.apache.org/repos/asf/logging-log4j2/commit/55b9fd20 Tree: http://git-wip-us.apache.org/repos/asf/logging-log4j2/tree

[1/2] logging-log4j2 git commit: Move java9 to its own module. Mark artifacts that don't go to nexus as non-dpeloyable

2017-06-18 Thread rgoers
Repository: logging-log4j2 Updated Branches: refs/heads/master 6c8f0d6bc -> 55b9fd209 http://git-wip-us.apache.org/repos/asf/logging-log4j2/blob/55b9fd20/log4j-samples/loggerProperties/pom.xml -- diff --git a/log4j-samples/logg

logging-log4j2 git commit: LOG4J2-1874 javadoc enhancements

2017-06-18 Thread rpopma
Repository: logging-log4j2 Updated Branches: refs/heads/master d92cc27d3 -> 6c8f0d6bc LOG4J2-1874 javadoc enhancements Project: http://git-wip-us.apache.org/repos/asf/logging-log4j2/repo Commit: http://git-wip-us.apache.org/repos/asf/logging-log4j2/commit/6c8f0d6b Tree: http://git-wip-us.apac

logging-log4j2 git commit: LOG4J2-1874 add writeBytes methods to ByteBufferDestination

2017-06-18 Thread rpopma
Repository: logging-log4j2 Updated Branches: refs/heads/master 749ec08b4 -> d92cc27d3 LOG4J2-1874 add writeBytes methods to ByteBufferDestination Added methods ::writeBytes(ByteBuffer) and ::writeBytes(byte[], int, int) to ByteBufferDestination interface and use these methods in TextEncoderHe