Repository: logging-log4j2 Updated Branches: refs/heads/master 409340dee -> 0d45fe891
Update site Project: http://git-wip-us.apache.org/repos/asf/logging-log4j2/repo Commit: http://git-wip-us.apache.org/repos/asf/logging-log4j2/commit/0d45fe89 Tree: http://git-wip-us.apache.org/repos/asf/logging-log4j2/tree/0d45fe89 Diff: http://git-wip-us.apache.org/repos/asf/logging-log4j2/diff/0d45fe89 Branch: refs/heads/master Commit: 0d45fe891f5796061616610d52e93bf8cbe28b10 Parents: 409340d Author: Ralph Goers <[email protected]> Authored: Mon Jul 4 23:25:58 2016 -0700 Committer: Ralph Goers <[email protected]> Committed: Mon Jul 4 23:25:58 2016 -0700 ---------------------------------------------------------------------- src/site/apt/download.apt.vm | 15 +++++++++++++++ src/site/resources/images/logo.png | Bin 41622 -> 40736 bytes src/site/resources/logo/logo-java-2-2.6.2.png | Bin 0 -> 40736 bytes src/site/resources/logo/logo-java-2-2.6.2.xcf | Bin 0 -> 66719 bytes src/site/site.xml | 5 +++++ 5 files changed, 20 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/logging-log4j2/blob/0d45fe89/src/site/apt/download.apt.vm ---------------------------------------------------------------------- diff --git a/src/site/apt/download.apt.vm b/src/site/apt/download.apt.vm index 13bffd0..d414fcc 100644 --- a/src/site/apt/download.apt.vm +++ b/src/site/apt/download.apt.vm @@ -63,6 +63,21 @@ Download Apache Log4j 2 * Previous Releases + Log4j 2.3 was the last 2.x release to support Java 6. Those artifacts can be found at: + +*-------------------------+---------+----------+-----------+ +| | Mirrors | Checksum | Signature | +*-------------------------+---------+----------+-----------+ +| Apache Log4j 2 binary (tar.gz) | {{{http://www.apache.org/dyn/closer.lua/logging/log4j/2.3/apache-log4j-2.3-bin.tar.gz} apache-log4j-2.3-bin.tar.gz}} | {{{https://www.apache.org/dist/logging/log4j/2.3/apache-log4j-2.3-bin.tar.gz.md5} apache-log4j-2.3-bin.tar.gz.md5}} | {{{https://www.apache.org/dist/logging/log4j/2.3/apache-log4j-2.3-bin.tar.gz.asc} apache-log4j-2.3-bin.tar.gz.asc}} | +*-------------------------+---------+----------+-----------+ +| Apache Log4j 2 binary (zip) | {{{http://www.apache.org/dyn/closer.lua/logging/log4j/2.3/apache-log4j-2.3-bin.zip} apache-log4j-2.3-bin.zip}} | {{{https://www.apache.org/dist/logging/log4j/2.3/apache-log4j-2.3-bin.zip.md5} apache-log4j-2.3-bin.zip.md5}} | {{{https://www.apache.org/dist/logging/log42/apache-log4j-2.3-bin.zip.asc} apache-log4j-2.3-bin.zip.asc}} | +*-------------------------+---------+----------+-----------+ +| Apache Log4j 2 source (tar.gz) | {{{http://www.apache.org/dyn/closer.lua/logging/log4j/2.3/apache-log4j-2.3-src.tar.gz} apache-log4j-2.3-src.tar.gz}} | {{{https://www.apache.org/dist/logging/log4j/2.3/apache-log4j-2.3-src.tar.gz.md5} apache-log4j-2.3-src.tar.gz.md5}} | {{{https://www.apache.org/dist/logging/log4j/2.3/apache-log4j-2.3-src.tar.gz.asc} apache-log4j-2.3-src.tar.gz.asc}} | +*-------------------------+---------+----------+-----------+ +| Apache Log4j 2 source (zip) | {{{http://www.apache.org/dyn/closer.lua/logging/log4j/2.3/apache-log4j-2.3-src.zip} apache-log4j-2.3-src.zip}} | {{{https://www.apache.org/dist/logging/log4j/2.3/apache-log4j-2.3-src.zip.md5} apache-log4j-2.3-src.zip.md5}} | {{{https://www.apache.org/dist/logging/log42/apache-log4j-2.3-src.zip.asc} apache-log4j-2.3-src.zip.asc}} | +*-------------------------+---------+----------+-----------+ + + All previous releases of Apache log4j can be found in the {{{http://archive.apache.org/dist/logging/log4j}archive repository}}. http://git-wip-us.apache.org/repos/asf/logging-log4j2/blob/0d45fe89/src/site/resources/images/logo.png ---------------------------------------------------------------------- diff --git a/src/site/resources/images/logo.png b/src/site/resources/images/logo.png index 7c30e4c..c0fef8d 100644 Binary files a/src/site/resources/images/logo.png and b/src/site/resources/images/logo.png differ http://git-wip-us.apache.org/repos/asf/logging-log4j2/blob/0d45fe89/src/site/resources/logo/logo-java-2-2.6.2.png ---------------------------------------------------------------------- diff --git a/src/site/resources/logo/logo-java-2-2.6.2.png b/src/site/resources/logo/logo-java-2-2.6.2.png new file mode 100644 index 0000000..c0fef8d Binary files /dev/null and b/src/site/resources/logo/logo-java-2-2.6.2.png differ http://git-wip-us.apache.org/repos/asf/logging-log4j2/blob/0d45fe89/src/site/resources/logo/logo-java-2-2.6.2.xcf ---------------------------------------------------------------------- diff --git a/src/site/resources/logo/logo-java-2-2.6.2.xcf b/src/site/resources/logo/logo-java-2-2.6.2.xcf new file mode 100644 index 0000000..1a2ce62 Binary files /dev/null and b/src/site/resources/logo/logo-java-2-2.6.2.xcf differ http://git-wip-us.apache.org/repos/asf/logging-log4j2/blob/0d45fe89/src/site/site.xml ---------------------------------------------------------------------- diff --git a/src/site/site.xml b/src/site/site.xml index 2aa49a0..8336e69 100644 --- a/src/site/site.xml +++ b/src/site/site.xml @@ -235,6 +235,11 @@ </menu> + <menu name="Legacy" inherit="top"> + <item name="Log4j 1.2" href="http://logging.apache.org/log4j/1.2/"/> + <item name="Log4j 2.3" href="http://logging.apache.org/log4j/log4j-2.3/"/> + </menu> + <menu name="Components" inherit="top" img="icon-cog"> <item name="API" href="log4j-api/index.html"/> <item name="Implementation" href="log4j-core/index.html"/>
