You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lucene.apache.org by bu...@apache.org on 2012/08/12 16:32:49 UTC

svn commit: r828708 - in /websites/staging/lucene/trunk/content: ./ core/developer.html

Author: buildbot
Date: Sun Aug 12 14:32:48 2012
New Revision: 828708

Log:
Staging update by buildbot for lucene

Modified:
    websites/staging/lucene/trunk/content/   (props changed)
    websites/staging/lucene/trunk/content/core/developer.html

Propchange: websites/staging/lucene/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Sun Aug 12 14:32:48 2012
@@ -1 +1 @@
-1371848
+1372120

Modified: websites/staging/lucene/trunk/content/core/developer.html
==============================================================================
--- websites/staging/lucene/trunk/content/core/developer.html (original)
+++ websites/staging/lucene/trunk/content/core/developer.html Sun Aug 12 14:32:48 2012
@@ -221,7 +221,7 @@ project. It is responsible for running n
 <h2 id="nightly-build-javadocs">Nightly Build Javadocs</h2>
 <p>Unofficial nightly Javadocs are also generated by Jenkins:</p>
 <ul>
-<li>Unofficial Javadocs from the nightly <b>trunk</b> build are available <a href="https://builds.apache.org/job/Lucene-trunk-artifacts/javadoc/">here</a>.</li>
+<li>Unofficial Javadocs from the nightly <b>trunk</b> build are available <a href="https://builds.apache.org/job/Lucene-Artifacts-trunk/javadoc/">here</a>.</li>
 </ul>
 <h2 id="clover-test-coverage-reports">Clover Test Coverage Reports</h2>
 <p><a href="http://www.atlassian.com/software/clover/">Clover</a> test coverage results are available:</p>
@@ -233,7 +233,7 @@ project. It is responsible for running n
 <ul>
 <li>Nightly build artifacts are based on the <b>trunk</b> version of the code checked into
     <a href="https://svn.apache.org/repos/asf/lucene/dev/trunk">SVN</a>:<br/>
-  <a href="https://builds.apache.org/job/Lucene-trunk-artifacts/lastSuccessfulBuild/artifact/lucene/dist/">Download trunk Artifacts</a>.
+  <a href="https://builds.apache.org/job/Lucene-Artifacts-trunk/lastSuccessfulBuild/artifact/lucene/dist/">Download trunk Artifacts</a>.
   Also, Maven artifacts are available from 
   <a href="https://repository.apache.org/snapshots/org/apache/lucene/">the ASF snapshot repository</a>.</li>
 </ul></div>