Author: buildbot Date: Wed Feb 26 03:46:46 2014 New Revision: 899217 Log: Staging update by buildbot for accumulo
Modified: websites/staging/accumulo/trunk/content/ (props changed) websites/staging/accumulo/trunk/content/source.html Propchange: websites/staging/accumulo/trunk/content/ ------------------------------------------------------------------------------ --- cms:source-revision (original) +++ cms:source-revision Wed Feb 26 03:46:46 2014 @@ -1 +1 @@ -1571400 +1571905 Modified: websites/staging/accumulo/trunk/content/source.html ============================================================================== --- websites/staging/accumulo/trunk/content/source.html (original) +++ websites/staging/accumulo/trunk/content/source.html Wed Feb 26 03:46:46 2014 @@ -130,9 +130,11 @@ need to install or modify the Thrift def <p>For older branches, "mvn package && mvn assembly:single" may be required instead, and the tar will be built in the target directory.</p> <h3 id="continuous-integration">Continuous Integration</h3> <p>Accumulo uses <a href="http://jenkins-ci.org/">Jenkins</a> for automatic builds.</p> -<p><img src="https://builds.apache.org/job/Accumulo-Trunk/lastBuild/buildStatus" width=18> <a href="https://builds.apache.org/job/Accumulo-Trunk/">Trunk</a></p> -<p><img src="https://builds.apache.org/job/Accumulo-1.4.x/lastBuild/buildStatus" width=18> <a href="https://builds.apache.org/job/Accumulo-1.5.x/">1.5 Branch</a></p> -<p><img src="https://builds.apache.org/job/Accumulo-1.4.x/lastBuild/buildStatus" width=18> <a href="https://builds.apache.org/job/Accumulo-1.4.x/">1.4 Branch</a></p> +<p><img src="https://builds.apache.org/job/Accumulo-Master/lastBuild/buildStatus" width=18> <a href="https://builds.apache.org/job/Accumulo-Master/">Master</a></p> +<p><img src="https://builds.apache.org/job/Accumulo-1.6/lastBuild/buildStatus" width=18> <a href="https://builds.apache.org/job/Accumulo-1.6/">1.6 Branch</a></p> +<p><img src="https://builds.apache.org/job/Accumulo-1.5-Hadoop-2/lastBuild/buildStatus" width=18> <a href="https://builds.apache.org/job/Accumulo-1.5-Hadoop-2/">1.5 Branch (Hadoop 2)</a></p> +<p><img src="https://builds.apache.org/job/Accumulo-1.5/lastBuild/buildStatus" width=18> <a href="https://builds.apache.org/job/Accumulo-1.5/">1.5 Branch (Hadoop 1)</a></p> +<p><img src="https://builds.apache.org/job/Accumulo-1.4/lastBuild/buildStatus" width=18> <a href="https://builds.apache.org/job/Accumulo-1.4/">1.4 Branch</a></p> <h3 id="issue-tracking">Issue Tracking</h3> <p>Accumulo <a href="https://issues.apache.org/jira/browse/accumulo">tracks issues</a> with <a href="http://www.atlassian.com/software/jira/overview">JIRA</a>. Every commit should reference a JIRA ticket of the form ACCUMULO-#.</p> <h3 id="merging-practices">Merging Practices</h3>