[1/2] logging-log4j2 git commit: Add fake site distribution to make maven-site-plugin happy

2017-01-29 Thread mattsicker
Repository: logging-log4j2 Updated Branches: refs/heads/master 3a784b28b -> 2f0c6064a Add fake site distribution to make maven-site-plugin happy Otherwise, you can't run mvn site:stage. Project: http://git-wip-us.apache.org/repos/asf/logging-log4j2/repo Commit: http://git-wip-us.apache.org/r

[2/2] logging-log4j2 git commit: [LOG4J2-1802]: Migrate component sites to markdown

2017-01-29 Thread mattsicker
[LOG4J2-1802]: Migrate component sites to markdown Project: http://git-wip-us.apache.org/repos/asf/logging-log4j2/repo Commit: http://git-wip-us.apache.org/repos/asf/logging-log4j2/commit/2f0c6064 Tree: http://git-wip-us.apache.org/repos/asf/logging-log4j2/tree/2f0c6064 Diff: http://git-wip-us.ap

[2/2] logging-log4j2 git commit: Migrate log4j-iostreams site to markdown

2017-01-29 Thread mattsicker
Migrate log4j-iostreams site to markdown Project: http://git-wip-us.apache.org/repos/asf/logging-log4j2/repo Commit: http://git-wip-us.apache.org/repos/asf/logging-log4j2/commit/3a784b28 Tree: http://git-wip-us.apache.org/repos/asf/logging-log4j2/tree/3a784b28 Diff: http://git-wip-us.apache.org/r

[1/2] logging-log4j2 git commit: Make code links have same color as normal links

2017-01-29 Thread mattsicker
Repository: logging-log4j2 Updated Branches: refs/heads/master 11be83720 -> 3a784b28b Make code links have same color as normal links In markdown files, using a link like [`this`](example.com) will cause the text inside to be colored indistinguishably from a normal `code snippet`. This reset

logging-log4j2 git commit: Migrate javadoc site page to markdown

2017-01-29 Thread mattsicker
Repository: logging-log4j2 Updated Branches: refs/heads/master 10a69e1e9 -> 11be83720 Migrate javadoc site page to markdown Project: http://git-wip-us.apache.org/repos/asf/logging-log4j2/repo Commit: http://git-wip-us.apache.org/repos/asf/logging-log4j2/commit/11be8372 Tree: http://git-wip-us

logging-log4j2 git commit: Fix other typos in changes.xml

2017-01-29 Thread mattsicker
Repository: logging-log4j2 Updated Branches: refs/heads/master 242cef015 -> 10a69e1e9 Fix other typos in changes.xml Project: http://git-wip-us.apache.org/repos/asf/logging-log4j2/repo Commit: http://git-wip-us.apache.org/repos/asf/logging-log4j2/commit/10a69e1e Tree: http://git-wip-us.apache

[2/2] logging-log4j2 git commit: Fix typo in changes.xml

2017-01-29 Thread mattsicker
Fix typo in changes.xml Project: http://git-wip-us.apache.org/repos/asf/logging-log4j2/repo Commit: http://git-wip-us.apache.org/repos/asf/logging-log4j2/commit/242cef01 Tree: http://git-wip-us.apache.org/repos/asf/logging-log4j2/tree/242cef01 Diff: http://git-wip-us.apache.org/repos/asf/logging-

[1/2] logging-log4j2 git commit: Add note to changes.xml about markdown interpretation

2017-01-29 Thread mattsicker
Repository: logging-log4j2 Updated Branches: refs/heads/master 44e6eda5f -> 242cef015 Add note to changes.xml about markdown interpretation Project: http://git-wip-us.apache.org/repos/asf/logging-log4j2/repo Commit: http://git-wip-us.apache.org/repos/asf/logging-log4j2/commit/42427a7a Tree: h

[2/2] logging-log4j2 git commit: Clean up rat ignores

2017-01-29 Thread mattsicker
Clean up rat ignores * No need to ignore vagrant stuff, not in project anymore. * No need to ignore .gitignore/.dockerignore, license header added. * No need to ignore Dockerfile, license header added. * Should ignore RELEASE-NOTES.md as it ignored RELEASE-NOTES.txt before. Project: http://git-w

[1/2] logging-log4j2 git commit: Add missing license headers

2017-01-29 Thread mattsicker
Repository: logging-log4j2 Updated Branches: refs/heads/master eb3dcf8fc -> 44e6eda5f Add missing license headers Project: http://git-wip-us.apache.org/repos/asf/logging-log4j2/repo Commit: http://git-wip-us.apache.org/repos/asf/logging-log4j2/commit/33f97a80 Tree: http://git-wip-us.apache.or

logging-log4j2 git commit: Add maven/gradle/sbt instructions for using snapshots repository

2017-01-29 Thread mattsicker
Repository: logging-log4j2 Updated Branches: refs/heads/master 4975f2f2d -> eb3dcf8fc Add maven/gradle/sbt instructions for using snapshots repository Project: http://git-wip-us.apache.org/repos/asf/logging-log4j2/repo Commit: http://git-wip-us.apache.org/repos/asf/logging-log4j2/commit/eb3dc

logging-log4j2 git commit: Refactor dependency output into macros

2017-01-29 Thread mattsicker
Repository: logging-log4j2 Updated Branches: refs/heads/master b632059c6 -> 4975f2f2d Refactor dependency output into macros Less typing involved now, plus build.sbt instructions are now added for every dependency! Project: http://git-wip-us.apache.org/repos/asf/logging-log4j2/repo Commit:

logging-log4j2 git commit: Convert maven artifacts page to markdown

2017-01-29 Thread mattsicker
Repository: logging-log4j2 Updated Branches: refs/heads/master d29dea42b -> b632059c6 Convert maven artifacts page to markdown And they said you can't use regular expressions on XML. . Project: http://git-wip-us.apache.org/repos/asf/logging-log4j2/repo C

logging-log4j2 git commit: Normalize use of markdown headers

2017-01-29 Thread mattsicker
Repository: logging-log4j2 Updated Branches: refs/heads/master 54ee74c6d -> d29dea42b Normalize use of markdown headers This backports the velocity variables used for markdown headers from the release notes template which would otherwise be special syntax in velocity. Project: http://git-wi

logging-log4j2 git commit: Fix grammar in CONTRIBUTING.md

2017-01-29 Thread mattsicker
Repository: logging-log4j2 Updated Branches: refs/heads/master 4c3459d79 -> 54ee74c6d Fix grammar in CONTRIBUTING.md Project: http://git-wip-us.apache.org/repos/asf/logging-log4j2/repo Commit: http://git-wip-us.apache.org/repos/asf/logging-log4j2/commit/54ee74c6 Tree: http://git-wip-us.apache

[logging-log4j2] Git Push Summary

2017-01-29 Thread mattsicker
Repository: logging-log4j2 Updated Branches: refs/heads/logging-parent [deleted] c3c0acf81

logging-log4j-scala git commit: Fix grammar

2017-01-29 Thread mattsicker
Repository: logging-log4j-scala Updated Branches: refs/heads/master d5d24332a -> fd3395873 Fix grammar Project: http://git-wip-us.apache.org/repos/asf/logging-log4j-scala/repo Commit: http://git-wip-us.apache.org/repos/asf/logging-log4j-scala/commit/fd339587 Tree: http://git-wip-us.apache.or