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: http://git-wip-us.apache.org/repos/asf/logging-log4j2/tree/3efa3fe2 Diff: http://git-wip-us.apache.org/repos/asf/logging-log4j2/diff/3efa3fe2 Branch: refs/heads/master Commit: 3efa3fe2d3a0a1a58dbd3b733d13dce5328ca880 Parents: 55b9fd2 Author: Gary Gregory <[email protected]> Authored: Sun Jun 18 16:48:26 2017 -0700 Committer: Gary Gregory <[email protected]> Committed: Sun Jun 18 16:48:26 2017 -0700 ---------------------------------------------------------------------- src/changes/changes.xml | 3 +++ 1 file changed, 3 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/logging-log4j2/blob/3efa3fe2/src/changes/changes.xml ---------------------------------------------------------------------- diff --git a/src/changes/changes.xml b/src/changes/changes.xml index 8bdbe93..6a270db 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -31,6 +31,9 @@ - "remove" - Removed --> <release version="2.9.0" date="2017-MM-DD" description="GA Release 2.9.0"> + <action issue="LOG4J2-1945" dev="ggregory" type="add"> + Generate source jas for all test jars. + </action> <action issue="LOG4J2-1874" dev="rpopma" type="add" due-to="Roman Leventov"> Added methods ::writeBytes(ByteBuffer) and ::writeBytes(byte[], int, int) to ByteBufferDestination interface and use these methods in TextEncoderHelper where possible to prepare for future enhancements to reduce lock contention. </action>
