You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mahout.apache.org by bu...@apache.org on 2015/11/06 02:31:05 UTC

svn commit: r971514 - in /websites/staging/mahout/trunk/content: ./ developers/how-to-release.html

Author: buildbot
Date: Fri Nov  6 01:31:05 2015
New Revision: 971514

Log:
Staging update by buildbot for mahout

Modified:
    websites/staging/mahout/trunk/content/   (props changed)
    websites/staging/mahout/trunk/content/developers/how-to-release.html

Propchange: websites/staging/mahout/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Fri Nov  6 01:31:05 2015
@@ -1 +1 @@
-1712895
+1712896

Modified: websites/staging/mahout/trunk/content/developers/how-to-release.html
==============================================================================
--- websites/staging/mahout/trunk/content/developers/how-to-release.html (original)
+++ websites/staging/mahout/trunk/content/developers/how-to-release.html Fri Nov  6 01:31:05 2015
@@ -397,8 +397,8 @@ svn.us.apache.org to svn.apache.org.</li
 <p>mvn -Dmahout-release,apache-release,hadoop2 release:clean</p>
 <p>This will likely save you time and do the right thing. </p>
 <p>You may also have to rollback the version numbers in the POM files.</p>
-<p>If you want to skip test cases while rebuilding, use
- mvn -DpreparationGoals="clean compile" release:prepare release:perform</p>
+<p>If you want to skip test cases while rebuilding, use</p>
+<p>mvn -DpreparationGoals="clean compile" release:prepare release:perform</p>
 <ul>
 <li>Review the artifacts, etc. on the Apache Repository (using Sonatype's
 Nexus application) site: https://repository.apache.org/.