Repository: logging-log4j2 Updated Branches: refs/heads/master 799ca97db -> 2f7a0c8d4
Beef up Log4j 1.2 to 2 convertion utility. The new test makes it easy to see what we cannot convert yet (at least what the converter blows up on). Project: http://git-wip-us.apache.org/repos/asf/logging-log4j2/repo Commit: http://git-wip-us.apache.org/repos/asf/logging-log4j2/commit/2f7a0c8d Tree: http://git-wip-us.apache.org/repos/asf/logging-log4j2/tree/2f7a0c8d Diff: http://git-wip-us.apache.org/repos/asf/logging-log4j2/diff/2f7a0c8d Branch: refs/heads/master Commit: 2f7a0c8d4fceb162bd397ab5be7a6fd3a301cab8 Parents: 799ca97 Author: Gary Gregory <[email protected]> Authored: Fri Sep 23 17:11:21 2016 -0700 Committer: Gary Gregory <[email protected]> Committed: Fri Sep 23 17:11:21 2016 -0700 ---------------------------------------------------------------------- log4j-1.2-api/src/test/resources/config-1.2/hadoop/readme.txt | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/logging-log4j2/blob/2f7a0c8d/log4j-1.2-api/src/test/resources/config-1.2/hadoop/readme.txt ---------------------------------------------------------------------- diff --git a/log4j-1.2-api/src/test/resources/config-1.2/hadoop/readme.txt b/log4j-1.2-api/src/test/resources/config-1.2/hadoop/readme.txt new file mode 100644 index 0000000..f14540c --- /dev/null +++ b/log4j-1.2-api/src/test/resources/config-1.2/hadoop/readme.txt @@ -0,0 +1 @@ +These files were all copied from Hadoop sources in Git. \ No newline at end of file
