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 2017/01/16 23:56:08 UTC

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

Author: buildbot
Date: Mon Jan 16 23:56:07 2017
New Revision: 1005077

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 Mon Jan 16 23:56:07 2017
@@ -1 +1 @@
-1779121
+1779122

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 Mon Jan 16 23:56:07 2017
@@ -225,7 +225,7 @@ h2:hover > .headerlink, h3:hover > .head
 <h2 id="source-code">Source Code<a class="headerlink" href="#source-code" title="Permanent link">&para;</a></h2>
 <p>The source files are stored using GIT (see https://git-scm.com/documentation)</p>
 <ul>
-<li>Latest <b>trunk</b>:
+<li>Latest <b>master</b>:
 <code>git clone https://github.com/apache/lucene-solr.git</code></li>
 </ul>
 <h2 id="making-a-contribution">Making a Contribution<a class="headerlink" href="#making-a-contribution" title="Permanent link">&para;</a></h2>
@@ -254,7 +254,7 @@ project. It is responsible for running n
 </ul>
 <h2 id="nightly-benchmarks">Nightly Benchmarks<a class="headerlink" href="#nightly-benchmarks" title="Permanent link">&para;</a></h2>
 <ul>
-<li>Nightly automated benchmarks based on the <b>trunk</b> version of the code are available
+<li>Nightly automated benchmarks based on the <b>master</b> version of the code are available
   <a href="http://home.apache.org/~mikemccand/lucenebench/">here</a>.</li>
 </ul></div>