Repository: logging-log4j2
Updated Branches:
  refs/heads/master b06f6ceb2 -> 81f7ea57c


Fix install description.

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

Branch: refs/heads/master
Commit: 81f7ea57cabb1bc72886200a01f04830c7879eab
Parents: b06f6ce
Author: ggregory <[email protected]>
Authored: Tue Jun 7 19:51:33 2016 -0700
Committer: ggregory <[email protected]>
Committed: Tue Jun 7 19:51:33 2016 -0700

----------------------------------------------------------------------
 BUILDING.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/logging-log4j2/blob/81f7ea57/BUILDING.txt
----------------------------------------------------------------------
diff --git a/BUILDING.txt b/BUILDING.txt
index 33bfdcb..bce02f7 100644
--- a/BUILDING.txt
+++ b/BUILDING.txt
@@ -16,7 +16,7 @@ To build the site with Java 7, make sure you give Maven 
enough memory using
 MAVEN_OPTS with options appropriate for your JVM. Alternatively, you can 
 build with Java 8 and not deal with MAVEN_OPTS.
 
-To build the site, from a command line, run:
+To install the jars in your local Maven repository, from a command line, run:
 
 mvn clean install
 

Reply via email to