Repository: logging-log4j2 Updated Branches: refs/heads/master 2a754e12b -> d5bf6feba
I can never find the wiki for releasing, point to it from here. Project: http://git-wip-us.apache.org/repos/asf/logging-log4j2/repo Commit: http://git-wip-us.apache.org/repos/asf/logging-log4j2/commit/d5bf6feb Tree: http://git-wip-us.apache.org/repos/asf/logging-log4j2/tree/d5bf6feb Diff: http://git-wip-us.apache.org/repos/asf/logging-log4j2/diff/d5bf6feb Branch: refs/heads/master Commit: d5bf6feba9cd88c5b7d1ad15622ff3e147df83b0 Parents: 2a754e1 Author: Gary Gregory <garydgreg...@gmail.com> Authored: Fri Sep 19 06:58:19 2014 -0400 Committer: Gary Gregory <garydgreg...@gmail.com> Committed: Fri Sep 19 06:58:19 2014 -0400 ---------------------------------------------------------------------- src/site/xdoc/build.xml.vm | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/logging-log4j2/blob/d5bf6feb/src/site/xdoc/build.xml.vm ---------------------------------------------------------------------- diff --git a/src/site/xdoc/build.xml.vm b/src/site/xdoc/build.xml.vm index bc753fa..16fdb96 100644 --- a/src/site/xdoc/build.xml.vm +++ b/src/site/xdoc/build.xml.vm @@ -60,6 +60,11 @@ To rebuild from scratch, add "clean", for example: <kbd>mvn clean test</kbd> </p> - </section> + </section> + <section name="Releasing Log4j"> + <p> + Please see the wiki <a href="http://jira.codehaus.org/browse/MSITE-695">https://wiki.apache.org/logging/Log4j2ReleaseGuide</a>. + </p> + </section> </body> </document>