You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@rave.apache.org by at...@apache.org on 2011/07/28 13:24:56 UTC

svn commit: r1151795 - /incubator/rave/site/trunk/content/rave/release-process.mdtext

Author: ate
Date: Thu Jul 28 11:24:55 2011
New Revision: 1151795

URL: http://svn.apache.org/viewvc?rev=1151795&view=rev
Log:
CMS commit to rave by ate

Modified:
    incubator/rave/site/trunk/content/rave/release-process.mdtext

Modified: incubator/rave/site/trunk/content/rave/release-process.mdtext
URL: http://svn.apache.org/viewvc/incubator/rave/site/trunk/content/rave/release-process.mdtext?rev=1151795&r1=1151794&r2=1151795&view=diff
==============================================================================
--- incubator/rave/site/trunk/content/rave/release-process.mdtext (original)
+++ incubator/rave/site/trunk/content/rave/release-process.mdtext Thu Jul 28 11:24:55 2011
@@ -46,7 +46,9 @@ All of the steps below apply to both the
 
     *Do not use Eclipse to do the checkout. The extra dot (.) files created by Eclipse throws off the rat:check processing.*
 
-4. Use `mvn -P pedantic verify` to verify the source has the required headers before trying to release.
+4. Verify the source has the required license headers before trying to release:
+
+    $ mvn -P pedantic verify -DskipTests
 
 5. Do a dry run of the release:prepare step: