logging-log4j2 git commit: [LOG4J2-2202] MarkerFilter onMismatch invalid attribute in .properties. I did not catch this failure locally because I am on Windows and this test only runs on Linux. See th

2018-01-24 Thread ggregory
Repository: logging-log4j2 Updated Branches: refs/heads/master ef8bbf979 -> 67f2dd709 [LOG4J2-2202] MarkerFilter onMismatch invalid attribute in .properties. I did not catch this failure locally because I am on Windows and this test only runs on Linux. See the comment "Only run test on platform

logging-log4j2 git commit: Javadoc: Use the active voice.

2018-01-24 Thread ggregory
Repository: logging-log4j2 Updated Branches: refs/heads/master d3d7f756f -> ef8bbf979 Javadoc: Use the active voice. Project: http://git-wip-us.apache.org/repos/asf/logging-log4j2/repo Commit: http://git-wip-us.apache.org/repos/asf/logging-log4j2/commit/ef8bbf97 Tree: http://git-wip-us.apache.

logging-log4j2 git commit: Add // TODO Consider refactoring to use AbstractFilter.AbstractFilterBuilder.

2018-01-24 Thread ggregory
Repository: logging-log4j2 Updated Branches: refs/heads/master 33956aa61 -> d3d7f756f Add // TODO Consider refactoring to use AbstractFilter.AbstractFilterBuilder. Project: http://git-wip-us.apache.org/repos/asf/logging-log4j2/repo Commit: http://git-wip-us.apache.org/repos/asf/logging-log4j2

logging-log4j2 git commit: [LOG4J2-2219] Configuration builder classes should look for "onMismatch", not "onMisMatch". Related to [LOG4J2-2202]. Also refactor to use an abstract filter builder. Refact

2018-01-24 Thread ggregory
Repository: logging-log4j2 Updated Branches: refs/heads/master 989d894c1 -> 33956aa61 [LOG4J2-2219] Configuration builder classes should look for "onMismatch", not "onMisMatch". Related to [LOG4J2-2202]. Also refactor to use an abstract filter builder. Refactor to centralize the definition of "

logging-log4j2 git commit: Fix Javadoc warning.

2018-01-24 Thread ggregory
Repository: logging-log4j2 Updated Branches: refs/heads/master cb48e052c -> 989d894c1 Fix Javadoc warning. Project: http://git-wip-us.apache.org/repos/asf/logging-log4j2/repo Commit: http://git-wip-us.apache.org/repos/asf/logging-log4j2/commit/989d894c Tree: http://git-wip-us.apache.org/repos/

logging-log4j2 git commit: Normalize spelling of method parameters and variables from "onMisMatch" to "onMismatch". This is an upshot from [LOG4J2-2202] MarkerFilter onMismatch invalid attribute in .p

2018-01-24 Thread ggregory
Repository: logging-log4j2 Updated Branches: refs/heads/master 43c20aa66 -> cb48e052c Normalize spelling of method parameters and variables from "onMisMatch" to "onMismatch". This is an upshot from [LOG4J2-2202] MarkerFilter onMismatch invalid attribute in .properties. Project: http://git-wip-

[4/5] logging-log4j2 git commit: LOG4J2-2215 reduce compiler warnings: suppress warnings: specified consumer can handle values of any type, in our case we pass Strings

2018-01-24 Thread rpopma
LOG4J2-2215 reduce compiler warnings: suppress warnings: specified consumer can handle values of any type, in our case we pass Strings Project: http://git-wip-us.apache.org/repos/asf/logging-log4j2/repo Commit: http://git-wip-us.apache.org/repos/asf/logging-log4j2/commit/c7397c8a Tree: http://gi

[3/5] logging-log4j2 git commit: LOG4J2-2215 reduce compiler warnings: interface ObjectThreadContextMap::getValue returns generic type; implementation classes should return the same type, not Object

2018-01-24 Thread rpopma
LOG4J2-2215 reduce compiler warnings: interface ObjectThreadContextMap::getValue returns generic type; implementation classes should return the same type, not Object Project: http://git-wip-us.apache.org/repos/asf/logging-log4j2/repo Commit: http://git-wip-us.apache.org/repos/asf/logging-log4j2

[1/5] logging-log4j2 git commit: LOG4J2-2215 reduce compiler warnings: declare serialVersionUID on Serializable classes

2018-01-24 Thread rpopma
Repository: logging-log4j2 Updated Branches: refs/heads/master ccd745007 -> 43c20aa66 LOG4J2-2215 reduce compiler warnings: declare serialVersionUID on Serializable classes Project: http://git-wip-us.apache.org/repos/asf/logging-log4j2/repo Commit: http://git-wip-us.apache.org/repos/asf/logg

[5/5] logging-log4j2 git commit: LOG4J2-2215 change log

2018-01-24 Thread rpopma
LOG4J2-2215 change log Project: http://git-wip-us.apache.org/repos/asf/logging-log4j2/repo Commit: http://git-wip-us.apache.org/repos/asf/logging-log4j2/commit/43c20aa6 Tree: http://git-wip-us.apache.org/repos/asf/logging-log4j2/tree/43c20aa6 Diff: http://git-wip-us.apache.org/repos/asf/logging-l

[2/5] logging-log4j2 git commit: LOG4J2-2215 reduce compiler warnings: mark methods that are deprecated in the interface also as deprecated in the implementation class

2018-01-24 Thread rpopma
LOG4J2-2215 reduce compiler warnings: mark methods that are deprecated in the interface also as deprecated in the implementation class Project: http://git-wip-us.apache.org/repos/asf/logging-log4j2/repo Commit: http://git-wip-us.apache.org/repos/asf/logging-log4j2/commit/f0ef6174 Tree: http://gi

logging-log4j2 git commit: LOG4J2-1883 moved SystemMillisClock out of the java9 module into core so it can be used with any supported Java version

2018-01-24 Thread rpopma
Repository: logging-log4j2 Updated Branches: refs/heads/LOG4J2-1883-instant-field 3c22d3d83 -> b8b519e5b LOG4J2-1883 moved SystemMillisClock out of the java9 module into core so it can be used with any supported Java version Project: http://git-wip-us.apache.org/repos/asf/logging-log4j2/repo