You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lucene.apache.org by gi...@apache.org on 2020/08/06 16:20:03 UTC

[lucene-site] branch asf-staging updated: Automatic Site Publish by Buildbot

This is an automated email from the ASF dual-hosted git repository.

git-site-role pushed a commit to branch asf-staging
in repository https://gitbox.apache.org/repos/asf/lucene-site.git


The following commit(s) were added to refs/heads/asf-staging by this push:
     new 6d3c9ff  Automatic Site Publish by Buildbot
6d3c9ff is described below

commit 6d3c9ff6bdfdecc29b19c121bbbe48c4fa12b883
Author: buildbot <us...@infra.apache.org>
AuthorDate: Thu Aug 6 16:19:59 2020 +0000

    Automatic Site Publish by Buildbot
---
 output/core/developer.html | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/output/core/developer.html b/output/core/developer.html
index 549c9bb..e116e5b 100644
--- a/output/core/developer.html
+++ b/output/core/developer.html
@@ -149,17 +149,17 @@ It is responsible for running nightly builds, tests, javadocs, and code coverage
 <h3 id="nightly-build-javadocs">Nightly Build Javadocs</h3>
 <p>Unofficial nightly Javadocs are also generated by Jenkins:</p>
 <ul>
-<li>Unofficial Javadocs from the nightly <strong>master</strong> build are available <a href="https://builds.apache.org/view/All/job/Lucene-Artifacts-master/javadoc/">here</a>.</li>
+<li>Unofficial Javadocs from the nightly <strong>master</strong> build are available <a href="https://ci-builds.apache.org/job/Lucene/job/Lucene-Artifacts-master/javadoc/">here</a>.</li>
 </ul>
 <h3 id="clover-test-coverage-reports">Clover Test Coverage Reports</h3>
 <p><a href="http://www.atlassian.com/software/clover/">Clover</a> test coverage results are available:</p>
 <ul>
-<li>As of the most recent nightly <strong>master</strong> build: <a href="https://builds.apache.org/job/Lucene-Solr-Clover-master/lastSuccessfulBuild/clover-report/dashboard.html">here</a></li>
+<li>As of the most recent nightly <strong>master</strong> build: <a href="https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-Clover-master/lastSuccessfulBuild/clover-report/dashboard.html">here</a></li>
 </ul>
 <h3 id="nightly-build-download">Nightly Build Download</h3>
 <ul>
 <li>Nightly build artifacts are based on the <strong>master</strong> version of the code checked into <a href="https://git-wip-us.apache.org/repos/asf?p=lucene-solr.git">GIT</a>: <br/>
-  <a href="https://builds.apache.org/job/Lucene-Artifacts-master/lastSuccessfulBuild/artifact/lucene/dist/">Download master Artifacts</a>. Also, Maven artifacts are available from <a href="https://repository.apache.org/snapshots/org/apache/lucene/">the ASF snapshot repository</a>.</li>
+  <a href="https://ci-builds.apache.org/job/Lucene/job/Lucene-Artifacts-master/lastSuccessfulBuild/artifact/lucene/dist/">Download master 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>
 <h2 id="nightly-benchmarks">Nightly Benchmarks</h2>
 <ul>