Author: ggregory Date: Tue Sep 5 21:44:25 2017 New Revision: 1807422 URL: http://svn.apache.org/viewvc?rev=1807422&view=rev Log: Prepare for version 2.2.
Modified: commons/proper/vfs/trunk/BUILDING.txt Modified: commons/proper/vfs/trunk/BUILDING.txt URL: http://svn.apache.org/viewvc/commons/proper/vfs/trunk/BUILDING.txt?rev=1807422&r1=1807421&r2=1807422&view=diff ============================================================================== --- commons/proper/vfs/trunk/BUILDING.txt (original) +++ commons/proper/vfs/trunk/BUILDING.txt Tue Sep 5 21:44:25 2017 @@ -10,7 +10,7 @@ To perform a Clirr check, run: mvn clirr:check -pl commons-vfs2 -To build the site with Java 6, make sure you give Maven enough memory using +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.