logging-log4j2 git commit: [LOG4J2-2179] The MongoDB Appender should use keys and values from a Log4j MapMessage. Fix up mocks.

2018-01-10 Thread ggregory
Repository: logging-log4j2 Updated Branches: refs/heads/master 59c465dc2 -> a05e53671 [LOG4J2-2179] The MongoDB Appender should use keys and values from a Log4j MapMessage. Fix up mocks. Project: http://git-wip-us.apache.org/repos/asf/logging-log4j2/repo Commit:

logging-log4j2 git commit: [LOG4J2-2179] The MongoDB Appender should use a keys and values for a Log4j MapMessage. [LOG4J2-2180] Add a MongoDbProvider builder for and deprecate org.apache.logging.log4

2018-01-10 Thread ggregory
Repository: logging-log4j2 Updated Branches: refs/heads/master 39d7b4b63 -> 59c465dc2 [LOG4J2-2179] The MongoDB Appender should use a keys and values for a Log4j MapMessage. [LOG4J2-2180] Add a MongoDbProvider builder for and deprecate

logging-log4j2 git commit: [LOG4J2-2179] The MongoDB Appender should use a keys and values for a Log4j MapMessage. [LOG4J2-2180] Add a MongoDbProvider builder for and deprecate org.apache.logging.log4

2018-01-10 Thread ggregory
Repository: logging-log4j2 Updated Branches: refs/heads/master 6d5f18ac8 -> 39d7b4b63 [LOG4J2-2179] The MongoDB Appender should use a keys and values for a Log4j MapMessage. [LOG4J2-2180] Add a MongoDbProvider builder for and deprecate

logging-log4j2 git commit: Java 8 toolchain should point to Java 8.

2018-01-10 Thread ggregory
Repository: logging-log4j2 Updated Branches: refs/heads/master 5ae7d09cc -> 6d5f18ac8 Java 8 toolchain should point to Java 8. Project: http://git-wip-us.apache.org/repos/asf/logging-log4j2/repo Commit: http://git-wip-us.apache.org/repos/asf/logging-log4j2/commit/6d5f18ac Tree:

logging-log4j2 git commit: [LOG4J2-2179] The MongoDB Appender should use a keys and values for a Log4j MapMessage. [LOG4J2-2180] Add a MongoDbProvider builder for and deprecate org.apache.logging.log4

2018-01-10 Thread ggregory
Repository: logging-log4j2 Updated Branches: refs/heads/master 26fc9e079 -> 5ae7d09cc [LOG4J2-2179] The MongoDB Appender should use a keys and values for a Log4j MapMessage. [LOG4J2-2180] Add a MongoDbProvider builder for and deprecate

[1/2] logging-log4j2 git commit: [LOG4J2-2179] The MongoDB Appender should use a keys and values for a Log4j MapMessage. [LOG4J2-2180] Add a MongoDbProvider builder for and deprecate org.apache.loggin

2018-01-10 Thread ggregory
Repository: logging-log4j2 Updated Branches: refs/heads/master ed600f7e0 -> 26fc9e079 http://git-wip-us.apache.org/repos/asf/logging-log4j2/blob/26fc9e07/log4j-core/src/main/java/org/apache/logging/log4j/core/appender/mom/JmsManager.java

[2/2] logging-log4j2 git commit: [LOG4J2-2179] The MongoDB Appender should use a keys and values for a Log4j MapMessage. [LOG4J2-2180] Add a MongoDbProvider builder for and deprecate org.apache.loggin

2018-01-10 Thread ggregory
[LOG4J2-2179] The MongoDB Appender should use a keys and values for a Log4j MapMessage. [LOG4J2-2180] Add a MongoDbProvider builder for and deprecate org.apache.logging.log4j.mongodb.MongoDbProvider.createNoSqlProvider(). Project: http://git-wip-us.apache.org/repos/asf/logging-log4j2/repo Commit:

logging-log4j2 git commit: Add @SuppressWarnings.

2018-01-10 Thread ggregory
Repository: logging-log4j2 Updated Branches: refs/heads/master 398962a0d -> ed600f7e0 Add @SuppressWarnings. Project: http://git-wip-us.apache.org/repos/asf/logging-log4j2/repo Commit: http://git-wip-us.apache.org/repos/asf/logging-log4j2/commit/ed600f7e Tree:

logging-log4j2 git commit: Javadoc: add missing tag.

2018-01-10 Thread ggregory
Repository: logging-log4j2 Updated Branches: refs/heads/master e19e96305 -> 398962a0d Javadoc: add missing tag. Project: http://git-wip-us.apache.org/repos/asf/logging-log4j2/repo Commit: http://git-wip-us.apache.org/repos/asf/logging-log4j2/commit/398962a0 Tree:

[13/20] logging-log4net git commit: Refactor: format hierarchy tests

2018-01-10 Thread dpsenner
Refactor: format hierarchy tests Project: http://git-wip-us.apache.org/repos/asf/logging-log4net/repo Commit: http://git-wip-us.apache.org/repos/asf/logging-log4net/commit/d53dd61f Tree: http://git-wip-us.apache.org/repos/asf/logging-log4net/tree/d53dd61f Diff:

[19/20] logging-log4net git commit: Fix regression in the ReadOnlyPropertiesDictionary (fixes LOG4NET-581)

2018-01-10 Thread dpsenner
Fix regression in the ReadOnlyPropertiesDictionary (fixes LOG4NET-581) The patch moves the null check condition to a better place and now prevents NullReferenceException's to be thrown. Thanks go to Vlad Lee who kindly provided the patch. Project:

[06/20] logging-log4net git commit: Merge branch 'feature/fix-LOG4NET-575' into develop

2018-01-10 Thread dpsenner
Merge branch 'feature/fix-LOG4NET-575' into develop Project: http://git-wip-us.apache.org/repos/asf/logging-log4net/repo Commit: http://git-wip-us.apache.org/repos/asf/logging-log4net/commit/56a12051 Tree: http://git-wip-us.apache.org/repos/asf/logging-log4net/tree/56a12051 Diff:

[17/20] logging-log4net git commit: Add reference to the nunit test adapter package so that visual studio test explorer finds the tests

2018-01-10 Thread dpsenner
Add reference to the nunit test adapter package so that visual studio test explorer finds the tests Project: http://git-wip-us.apache.org/repos/asf/logging-log4net/repo Commit: http://git-wip-us.apache.org/repos/asf/logging-log4net/commit/f267c638 Tree:

[20/20] logging-log4net git commit: Merge branch 'develop' into feature/cd-pipeline

2018-01-10 Thread dpsenner
Merge branch 'develop' into feature/cd-pipeline Project: http://git-wip-us.apache.org/repos/asf/logging-log4net/repo Commit: http://git-wip-us.apache.org/repos/asf/logging-log4net/commit/c4bcd6ee Tree: http://git-wip-us.apache.org/repos/asf/logging-log4net/tree/c4bcd6ee Diff:

[01/20] logging-log4net git commit: AdoNetAppender: prepare the database command after adding the database parameters (LOG4NET-538)

2018-01-10 Thread dpsenner
Repository: logging-log4net Updated Branches: refs/heads/feature/cd-pipeline feef693a2 -> c4bcd6ee7 AdoNetAppender: prepare the database command after adding the database parameters (LOG4NET-538) This fixes an issue with the postresql database provider that would not detect database

[15/20] logging-log4net git commit: Refactor: restore stripped using

2018-01-10 Thread dpsenner
Refactor: restore stripped using Project: http://git-wip-us.apache.org/repos/asf/logging-log4net/repo Commit: http://git-wip-us.apache.org/repos/asf/logging-log4net/commit/af33f424 Tree: http://git-wip-us.apache.org/repos/asf/logging-log4net/tree/af33f424 Diff:

[09/20] logging-log4net git commit: Replace nameof() with the argument name because older compilers do not know that new keyword yet

2018-01-10 Thread dpsenner
Replace nameof() with the argument name because older compilers do not know that new keyword yet Project: http://git-wip-us.apache.org/repos/asf/logging-log4net/repo Commit: http://git-wip-us.apache.org/repos/asf/logging-log4net/commit/b0729e2e Tree:

[04/20] logging-log4net git commit: XmlConfigurator: do longer allow dtd processing across all platforms (LOG4NET-575)

2018-01-10 Thread dpsenner
XmlConfigurator: do longer allow dtd processing across all platforms (LOG4NET-575) This patch fixes a security vulnerabiliy reported by Karthik Balasundaram. The security vulnerability was found in the way how log4net parses xml configuration files where it allowed to process XML External

[08/20] logging-log4net git commit: Add validation for logger names

2018-01-10 Thread dpsenner
Add validation for logger names * a logger name must not be null or empty * a logger name must not be prefixed or suffixed by whitespaces * each part of a logger name split by a dot must not be null or empty * each part of a logger name split by a dot must not be prefixed or suffixed by

[02/20] logging-log4net git commit: AdoNetAppender: split database command preparation from executing the database command (LOG4NET-538)

2018-01-10 Thread dpsenner
AdoNetAppender: split database command preparation from executing the database command (LOG4NET-538) This patch changes the behavior to first clear and add all database command parameters. Then the database command is prepared. After that the database command parameter values are updated and

[12/20] logging-log4net git commit: Swap the arguments passed into the ArgumentException ctor

2018-01-10 Thread dpsenner
Swap the arguments passed into the ArgumentException ctor This change relates to LOG4NET-580. Project: http://git-wip-us.apache.org/repos/asf/logging-log4net/repo Commit: http://git-wip-us.apache.org/repos/asf/logging-log4net/commit/c4395397 Tree:

[03/20] logging-log4net git commit: Merge branch 'feature/fix-LOG4NET-538' into develop

2018-01-10 Thread dpsenner
Merge branch 'feature/fix-LOG4NET-538' into develop Project: http://git-wip-us.apache.org/repos/asf/logging-log4net/repo Commit: http://git-wip-us.apache.org/repos/asf/logging-log4net/commit/c248e291 Tree: http://git-wip-us.apache.org/repos/asf/logging-log4net/tree/c248e291 Diff:

[11/20] logging-log4net git commit: Add test that makes sure a logger name can start with a dot

2018-01-10 Thread dpsenner
Add test that makes sure a logger name can start with a dot This change relates to LOG4NET-580. Project: http://git-wip-us.apache.org/repos/asf/logging-log4net/repo Commit: http://git-wip-us.apache.org/repos/asf/logging-log4net/commit/7be796ff Tree:

[10/20] logging-log4net git commit: Replace nameof() with the argument name because older compilers do not know that new keyword yet

2018-01-10 Thread dpsenner
Replace nameof() with the argument name because older compilers do not know that new keyword yet Project: http://git-wip-us.apache.org/repos/asf/logging-log4net/repo Commit: http://git-wip-us.apache.org/repos/asf/logging-log4net/commit/a13c9eae Tree:

[05/20] logging-log4net git commit: Merge branch 'develop' into feature/fix-LOG4NET-575

2018-01-10 Thread dpsenner
Merge branch 'develop' into feature/fix-LOG4NET-575 Project: http://git-wip-us.apache.org/repos/asf/logging-log4net/repo Commit: http://git-wip-us.apache.org/repos/asf/logging-log4net/commit/32a00e19 Tree: http://git-wip-us.apache.org/repos/asf/logging-log4net/tree/32a00e19 Diff:

[07/20] logging-log4net git commit: Reformat hierarchy class

2018-01-10 Thread dpsenner
Reformat hierarchy class Relates to LOG4NET-580. Project: http://git-wip-us.apache.org/repos/asf/logging-log4net/repo Commit: http://git-wip-us.apache.org/repos/asf/logging-log4net/commit/f6929652 Tree: http://git-wip-us.apache.org/repos/asf/logging-log4net/tree/f6929652 Diff:

[16/20] logging-log4net git commit: Remove validation of logger names

2018-01-10 Thread dpsenner
Remove validation of logger names This reverts commit 3c4de1c2337bbee0b44ef4e3dfded56aff6a2218 and relates to LOG4NET-580. Project: http://git-wip-us.apache.org/repos/asf/logging-log4net/repo Commit: http://git-wip-us.apache.org/repos/asf/logging-log4net/commit/35e591d6 Tree:

[18/20] logging-log4net git commit: Merge remote-tracking branch 'origin/feature/fix-LOG4NET-580' into develop

2018-01-10 Thread dpsenner
Merge remote-tracking branch 'origin/feature/fix-LOG4NET-580' into develop Project: http://git-wip-us.apache.org/repos/asf/logging-log4net/repo Commit: http://git-wip-us.apache.org/repos/asf/logging-log4net/commit/33d07499 Tree:

[14/20] logging-log4net git commit: Add test that makes sure a logger name can end with a dot

2018-01-10 Thread dpsenner
Add test that makes sure a logger name can end with a dot This change relates to LOG4NET-580. Project: http://git-wip-us.apache.org/repos/asf/logging-log4net/repo Commit: http://git-wip-us.apache.org/repos/asf/logging-log4net/commit/88a7cb8d Tree:

logging-log4j2 git commit: Fix configuration documentation

2018-01-10 Thread mikes
Repository: logging-log4j2 Updated Branches: refs/heads/master f40822099 -> e19e96305 Fix configuration documentation Project: http://git-wip-us.apache.org/repos/asf/logging-log4j2/repo Commit: http://git-wip-us.apache.org/repos/asf/logging-log4j2/commit/e19e9630 Tree: