Author: pottlinger
Date: Sun May 24 20:46:50 2015
New Revision: 1681526

URL: http://svn.apache.org/r1681526
Log:
Adapt documentation BUILD to the reality

* RAT is always running, no such profile RAT anymore.


Modified:
    creadur/rat/trunk/BUILD.txt

Modified: creadur/rat/trunk/BUILD.txt
URL: 
http://svn.apache.org/viewvc/creadur/rat/trunk/BUILD.txt?rev=1681526&r1=1681525&r2=1681526&view=diff
==============================================================================
--- creadur/rat/trunk/BUILD.txt (original)
+++ creadur/rat/trunk/BUILD.txt Sun May 24 20:46:50 2015
@@ -11,10 +11,8 @@ Normal development without running tests
 
     mvn -Dmaven.test.skip=true install
 
-Normal development, eating dog food:
-
-    mvn clean verify -Prat
-
 Build apache release
 
     mvn clean install -Papache-release
+
+RAT uses the previos release version during the build to verify it complies 
its own rules.


Reply via email to