Author: buildbot
Date: Sat Nov 7 01:02:50 2015
New Revision: 971618
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 Sat Nov 7 01:02:50 2015
@@ -1 +1 @@
-1712900
+1713057
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 Sat
Nov 7 01:02:50 2015
@@ -383,7 +383,7 @@ server, edit your equivalent of /etc/hos
svn.us.apache.org to svn.apache.org.</li>
<li>
<p>Create the release candidate:</p>
-<p>mvn -Pmahout-release,apache-release,hadoop2 release:prepare
release:perform}}. </p>
+<p>mvn -Pmahout-release,apache-release,hadoop2 release:prepare release:perform
</p>
</li>
</ul>
<p>If you have problems authenticating to svn.apache.org, try adding to the
command line </p>
@@ -452,7 +452,7 @@ make sure the group "mahout" owns the fi
<li>mkdir <VERSION></li>
<li>cd <VERSION></li>
<li>wget -e robots=off --no-check-certificate -np -r
-https://repository.apache.org/content/groups/public/org/apache/mahout/mahout-distribution/<VERSION>/</li>
+https://repository.apache.org/content/groups/public/org/apache/mahout/apache-mahout-distribution/<VERSION>/</li>
<li>mv
repository.apache.org/content/groups/public/org/apache/mahout/mahout-distribution/0.8/*
.</li>