Jelajahi Sumber

HADOOP-9974: document setting mvn heap size - trailing space

git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1524651 13f79535-47bb-0310-9956-ffa450edef68
Steve Loughran 11 tahun lalu
induk
melakukan
8de47fc570
1 mengubah file dengan 1 tambahan dan 1 penghapusan
  1. 1 1
      BUILDING.txt

+ 1 - 1
BUILDING.txt

@@ -155,7 +155,7 @@ Handling out of memory errors in builds
 
 If the build process fails with an out of memory error, you should be able to fix
 it by increasing the memory used by maven -which can be done via the environment
-variable MAVEN_OPTS. 
+variable MAVEN_OPTS.
 
 Here is an example setting to allocate between 256 and 512 MB of heap space to
 Maven