You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@logging.apache.org by gg...@apache.org on 2017/05/05 05:35:28 UTC

logging-log4j2 git commit: Better instructions for building.

Repository: logging-log4j2
Updated Branches:
  refs/heads/master 272de26b9 -> afe9295b9


Better instructions for building.

Project: http://git-wip-us.apache.org/repos/asf/logging-log4j2/repo
Commit: http://git-wip-us.apache.org/repos/asf/logging-log4j2/commit/afe9295b
Tree: http://git-wip-us.apache.org/repos/asf/logging-log4j2/tree/afe9295b
Diff: http://git-wip-us.apache.org/repos/asf/logging-log4j2/diff/afe9295b

Branch: refs/heads/master
Commit: afe9295b9fe2da98ce0a41fbf7d85890711d5f04
Parents: 272de26
Author: Gary Gregory <gg...@apache.org>
Authored: Thu May 4 22:35:26 2017 -0700
Committer: Gary Gregory <gg...@apache.org>
Committed: Thu May 4 22:35:26 2017 -0700

----------------------------------------------------------------------
 src/site/markdown/build.md | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/logging-log4j2/blob/afe9295b/src/site/markdown/build.md
----------------------------------------------------------------------
diff --git a/src/site/markdown/build.md b/src/site/markdown/build.md
index 2a4b29d..a4ccc7a 100644
--- a/src/site/markdown/build.md
+++ b/src/site/markdown/build.md
@@ -39,7 +39,8 @@ following when invoking Maven.
 [Windows] -t ./toolchains-sample-win.xml 
 ```
 
-To build and install Log4j in your local Maven cache, from the root directory run: `mvn install`
+To build and install Log4j in your local Maven cache, from the parent project directory, and 
+using Java 7 or 8, run: `mvn install`
 
 Note that if your `/etc/hosts` file does not include an entry for your computer's hostname, then
 many unit tests may execute slowly due to DNS lookups to translate your hostname to an IP address in