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 2014/06/24 17:04:11 UTC

svn commit: r913515 - in /websites/staging/mahout/trunk/content: ./ developers/developer-resources.html

Author: buildbot
Date: Tue Jun 24 15:04:11 2014
New Revision: 913515

Log:
Staging update by buildbot for mahout

Modified:
    websites/staging/mahout/trunk/content/   (props changed)
    websites/staging/mahout/trunk/content/developers/developer-resources.html

Propchange: websites/staging/mahout/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Tue Jun 24 15:04:11 2014
@@ -1 +1 @@
-1605102
+1605103

Modified: websites/staging/mahout/trunk/content/developers/developer-resources.html
==============================================================================
--- websites/staging/mahout/trunk/content/developers/developer-resources.html (original)
+++ websites/staging/mahout/trunk/content/developers/developer-resources.html Tue Jun 24 15:04:11 2014
@@ -248,7 +248,7 @@
 documentation. See our <a href="/developers/how-to-contribute.html">How to contribute</a> page for details.</p>
 <p><a name="DeveloperResources-SourceCode"></a></p>
 <h2 id="source-code">Source Code</h2>
-<p>The source files are stored using Subversion, our page on <a href="/developers/version-control.html">version control</a> has details on how to access the sourcecode.</p>
+<p>The source files are stored using Git, our page on <a href="/developers/version-control.html">version control</a> has details on how to access the sourcecode.</p>
 <p><a name="DeveloperResources-Documentation"></a></p>
 <h2 id="documentation">Documentation</h2>
 <p>Javadoc documentation is available online in our code reports:</p>
@@ -263,7 +263,7 @@ documentation. See our <a href="/develop
 </ul>
 <p><a name="DeveloperResources-Issues"></a></p>
 <h2 id="issues">Issues</h2>
-<p>All bugs, improvements, patches, etc. should be logged in our <a href="/developers/issue-tracker.html">issue tracker</a>.</p>
+<p>All bugs, improvements, <a href="http://mahout.apache.org/developers/github.html">pull requests</a>, etc. should be logged in our <a href="/developers/issue-tracker.html">issue tracker</a>.</p>
 <p><a name="DeveloperResources-ContinuousIntegration"></a></p>
 <h2 id="continuous-integration">Continuous Integration</h2>
 <p>Mahout is continuously built on an hourly basis on the <a href="https://builds.apache.org/job/Mahout-Quality/">Apache Jenkins</a>  build system.</p>