Author: ggregory Date: Tue Sep 5 21:43:28 2017 New Revision: 1807421 URL: http://svn.apache.org/viewvc?rev=1807421&view=rev Log: Move folder to match module name/artifact ID.
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=1807421&r1=1807420&r2=1807421&view=diff ============================================================================== --- commons/proper/vfs/trunk/BUILDING.txt (original) +++ commons/proper/vfs/trunk/BUILDING.txt Tue Sep 5 21:43:28 2017 @@ -8,7 +8,7 @@ mvn apache-rat:check To perform a Clirr check, run: -mvn clirr:check -pl core +mvn clirr:check -pl commons-vfs2 To build the site with Java 6, make sure you give Maven enough memory using MAVEN_OPTS with options appropriate for your JVM. Alternatively, you can