logging-log4j2 git commit: [LOG4J2-1599]

2016-09-20 Thread ggregory
Repository: logging-log4j2 Updated Branches: refs/heads/master 2b1cf11e9 -> 60bcf168d [LOG4J2-1599] NPE in org.apache.logging.log4j.message.ParameterFormatter.formatMessage3(StringBuilder, char[], int, Object[], int, int[]). Project: http://git-wip-us.apache.org/repos/asf/logging-log4j2/repo

logging-log4j2 git commit: Javadoc @throws StoreConfigurationException May be thrown by subclasses.

2016-09-20 Thread ggregory
Repository: logging-log4j2 Updated Branches: refs/heads/master 995e3c3bc -> 50b7956b1 Javadoc @throws StoreConfigurationException May be thrown by subclasses. Project: http://git-wip-us.apache.org/repos/asf/logging-log4j2/repo Commit:

logging-log4j2 git commit: [LOG4J2-1602] NPE in org.apache.logging.log4j.core.util.datetime.FormatCache.MultipartKey.equals(Object) when object is null.

2016-09-20 Thread ggregory
Repository: logging-log4j2 Updated Branches: refs/heads/master 732f8ecff -> 205d64e41 [LOG4J2-1602] NPE in org.apache.logging.log4j.core.util.datetime.FormatCache.MultipartKey.equals(Object) when object is null. Project: http://git-wip-us.apache.org/repos/asf/logging-log4j2/repo Commit:

logging-log4j2 git commit: [LOG4J2-1603]

2016-09-20 Thread ggregory
Repository: logging-log4j2 Updated Branches: refs/heads/master 205d64e41 -> 995e3c3bc [LOG4J2-1603] Redo hashCode() and equals() methods in org.apache.logging.log4j.core.net.ssl classes. Project: http://git-wip-us.apache.org/repos/asf/logging-log4j2/repo Commit:

logging-log4j2 git commit: Javadocs.

2016-09-20 Thread ggregory
Repository: logging-log4j2 Updated Branches: refs/heads/master 50b7956b1 -> d8aa5ed6a Javadocs. Project: http://git-wip-us.apache.org/repos/asf/logging-log4j2/repo Commit: http://git-wip-us.apache.org/repos/asf/logging-log4j2/commit/d8aa5ed6 Tree:

logging-log4j2 git commit: [LOG4J2-1597] Fix NPEs.

2016-09-20 Thread ggregory
Repository: logging-log4j2 Updated Branches: refs/heads/master 60bcf168d -> 33765882b [LOG4J2-1597] Fix NPEs. Project: http://git-wip-us.apache.org/repos/asf/logging-log4j2/repo Commit: http://git-wip-us.apache.org/repos/asf/logging-log4j2/commit/33765882 Tree:

logging-log4j2 git commit: [LOG4J2-1597] Fix FindBugs warnings.

2016-09-20 Thread ggregory
Repository: logging-log4j2 Updated Branches: refs/heads/master 33765882b -> 53ad0d7d3 [LOG4J2-1597] Fix FindBugs warnings. Project: http://git-wip-us.apache.org/repos/asf/logging-log4j2/repo Commit: http://git-wip-us.apache.org/repos/asf/logging-log4j2/commit/53ad0d7d Tree:

logging-log4j2 git commit: [LOG4J2-1601 ]NPE due to org.apache.logging.log4j.core.layout.ScriptPatternSelector.createSelector(AbstractScript, PatternMatch[], String, boolean, boolean, Configuration).

2016-09-20 Thread ggregory
Repository: logging-log4j2 Updated Branches: refs/heads/master 0aae2f16a -> c27136aad [LOG4J2-1601 ]NPE due to org.apache.logging.log4j.core.layout.ScriptPatternSelector.createSelector(AbstractScript, PatternMatch[], String, boolean, boolean, Configuration). Project:

logging-log4j2 git commit: In-line one-off lvar.

2016-09-20 Thread ggregory
Repository: logging-log4j2 Updated Branches: refs/heads/master c27136aad -> ff4afc6ba In-line one-off lvar. Project: http://git-wip-us.apache.org/repos/asf/logging-log4j2/repo Commit: http://git-wip-us.apache.org/repos/asf/logging-log4j2/commit/ff4afc6b Tree:

[2/2] logging-log4j2 git commit: Refactor acquisition of the "line.separator" system property to the API Util Strings class and reuse throughout Log4j. Replace odd code pattern that causes a FindBugs

2016-09-20 Thread ggregory
Refactor acquisition of the "line.separator" system property to the API Util Strings class and reuse throughout Log4j. Replace odd code pattern that causes a FindBugs warning: sb.append(String.format("}%n", "")); // yes, does not use args to apply %n with: sb.append('}');

[1/2] logging-log4j2 git commit: Refactor acquisition of the "line.separator" system property to the API Util Strings class and reuse throughout Log4j. Replace odd code pattern that causes a FindBugs

2016-09-20 Thread ggregory
Repository: logging-log4j2 Updated Branches: refs/heads/master ff4afc6ba -> 732f8ecff http://git-wip-us.apache.org/repos/asf/logging-log4j2/blob/732f8ecf/log4j-slf4j-impl/src/test/java/org/apache/logging/slf4j/LoggerTest.java

logging-log4j2 git commit: In-line one-off lvar.

2016-09-20 Thread ggregory
Repository: logging-log4j2 Updated Branches: refs/heads/master d8aa5ed6a -> 44fb72b24 In-line one-off lvar. Project: http://git-wip-us.apache.org/repos/asf/logging-log4j2/repo Commit: http://git-wip-us.apache.org/repos/asf/logging-log4j2/commit/44fb72b2 Tree:

logging-log4j2 git commit: Some Javadoc.

2016-09-20 Thread ggregory
Repository: logging-log4j2 Updated Branches: refs/heads/master 5773a3c1e -> a21136968 Some Javadoc. Project: http://git-wip-us.apache.org/repos/asf/logging-log4j2/repo Commit: http://git-wip-us.apache.org/repos/asf/logging-log4j2/commit/a2113696 Tree:

logging-log4j2 git commit: Sort methods.

2016-09-20 Thread ggregory
Repository: logging-log4j2 Updated Branches: refs/heads/master 436416b99 -> 0a172f200 Sort methods. Project: http://git-wip-us.apache.org/repos/asf/logging-log4j2/repo Commit: http://git-wip-us.apache.org/repos/asf/logging-log4j2/commit/0a172f20 Tree:

logging-log4j2 git commit: Add equals() and hashCode() since Log4jLogEvent's equals() and hashCode() depends on them, all implementors should implement these methods.

2016-09-20 Thread ggregory
Repository: logging-log4j2 Updated Branches: refs/heads/master 08a529fbb -> 436416b99 Add equals() and hashCode() since Log4jLogEvent's equals() and hashCode() depends on them, all implementors should implement these methods. Project: http://git-wip-us.apache.org/repos/asf/logging-log4j2/repo

logging-log4j2 git commit: Revert ivar name change. The names matter for serialization.

2016-09-20 Thread ggregory
Repository: logging-log4j2 Updated Branches: refs/heads/master b53d1193e -> 5773a3c1e Revert ivar name change. The names matter for serialization. Project: http://git-wip-us.apache.org/repos/asf/logging-log4j2/repo Commit: http://git-wip-us.apache.org/repos/asf/logging-log4j2/commit/5773a3c1

logging-log4j2 git commit: Better ivar name.

2016-09-20 Thread ggregory
Repository: logging-log4j2 Updated Branches: refs/heads/master 961655bbe -> b0fa1c19f Better ivar name. Project: http://git-wip-us.apache.org/repos/asf/logging-log4j2/repo Commit: http://git-wip-us.apache.org/repos/asf/logging-log4j2/commit/b0fa1c19 Tree:

logging-log4j2 git commit: Better method name.

2016-09-20 Thread ggregory
Repository: logging-log4j2 Updated Branches: refs/heads/master b0fa1c19f -> 08a529fbb Better method name. Project: http://git-wip-us.apache.org/repos/asf/logging-log4j2/repo Commit: http://git-wip-us.apache.org/repos/asf/logging-log4j2/commit/08a529fb Tree:

logging-log4j2 git commit: Use "Prevent potential NPE" wording.

2016-09-20 Thread ggregory
Repository: logging-log4j2 Updated Branches: refs/heads/master 8f9329c54 -> b53d1193e Use "Prevent potential NPE" wording. Project: http://git-wip-us.apache.org/repos/asf/logging-log4j2/repo Commit: http://git-wip-us.apache.org/repos/asf/logging-log4j2/commit/b53d1193 Tree:

logging-log4j2 git commit: Better ivar name.

2016-09-20 Thread ggregory
Repository: logging-log4j2 Updated Branches: refs/heads/master 44fb72b24 -> 9c3464681 Better ivar name. Project: http://git-wip-us.apache.org/repos/asf/logging-log4j2/repo Commit: http://git-wip-us.apache.org/repos/asf/logging-log4j2/commit/9c346468 Tree:

logging-log4j2 git commit: Eclipse says "@SuppressWarnings("deprecation")" is not needed.

2016-09-20 Thread ggregory
Repository: logging-log4j2 Updated Branches: refs/heads/master 0a172f200 -> d2393d2e8 Eclipse says "@SuppressWarnings("deprecation")" is not needed. Project: http://git-wip-us.apache.org/repos/asf/logging-log4j2/repo Commit:

logging-log4j2 git commit: In-line one-off lvar.

2016-09-20 Thread ggregory
Repository: logging-log4j2 Updated Branches: refs/heads/master d2393d2e8 -> 1979b6f50 In-line one-off lvar. Project: http://git-wip-us.apache.org/repos/asf/logging-log4j2/repo Commit: http://git-wip-us.apache.org/repos/asf/logging-log4j2/commit/1979b6f5 Tree:

logging-log4j2 git commit: Use "Prevented potential NPE" wording.

2016-09-20 Thread ggregory
Repository: logging-log4j2 Updated Branches: refs/heads/master 1979b6f50 -> 8f9329c54 Use "Prevented potential NPE" wording. Project: http://git-wip-us.apache.org/repos/asf/logging-log4j2/repo Commit: http://git-wip-us.apache.org/repos/asf/logging-log4j2/commit/8f9329c5 Tree:

logging-log4j2 git commit: Refactor magic strings.

2016-09-20 Thread ggregory
Repository: logging-log4j2 Updated Branches: refs/heads/master a21136968 -> 0052710d5 Refactor magic 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/0052710d Tree: