Repository: logging-log4j2 Updated Branches: refs/heads/master b9f9263e7 -> 784ebdc1a
Java 6 -> 7. Project: http://git-wip-us.apache.org/repos/asf/logging-log4j2/repo Commit: http://git-wip-us.apache.org/repos/asf/logging-log4j2/commit/784ebdc1 Tree: http://git-wip-us.apache.org/repos/asf/logging-log4j2/tree/784ebdc1 Diff: http://git-wip-us.apache.org/repos/asf/logging-log4j2/diff/784ebdc1 Branch: refs/heads/master Commit: 784ebdc1a7d377b7c97dde7aedae843bba818a78 Parents: b9f9263 Author: ggregory <[email protected]> Authored: Wed Jan 27 10:48:36 2016 -0800 Committer: ggregory <[email protected]> Committed: Wed Jan 27 10:48:36 2016 -0800 ---------------------------------------------------------------------- BUILDING.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/logging-log4j2/blob/784ebdc1/BUILDING.txt ---------------------------------------------------------------------- diff --git a/BUILDING.txt b/BUILDING.txt index 2e3119a..84dbc0e 100644 --- a/BUILDING.txt +++ b/BUILDING.txt @@ -1,6 +1,6 @@ Building Log4j 2 -To build Log4j 2, you need a JDK implementation version 1.6 or greater, and Apache Maven. +To build Log4j 2, you need a JDK implementation version 1.7 or greater, and Apache Maven. Note that building the site requires Maven 3.0.5, while everything else works fine with any version of Maven 3.
