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 2015/02/05 12:21:02 UTC

svn commit: r939073 - in /websites: production/lucene/content/ production/lucene/content/core/ production/lucene/content/solr/ staging/lucene/trunk/content/ staging/lucene/trunk/content/core/ staging/lucene/trunk/content/solr/

Author: buildbot
Date: Thu Feb  5 11:21:02 2015
New Revision: 939073

Log:
Dynamic update by buildbot for lucene

Modified:
    websites/production/lucene/content/core/index.html
    websites/production/lucene/content/index.html
    websites/production/lucene/content/solr/index.html
    websites/staging/lucene/trunk/content/core/index.html
    websites/staging/lucene/trunk/content/index.html
    websites/staging/lucene/trunk/content/solr/index.html

Modified: websites/production/lucene/content/core/index.html
==============================================================================
--- websites/production/lucene/content/core/index.html (original)
+++ websites/production/lucene/content/core/index.html Thu Feb  5 11:21:02 2015
@@ -305,33 +305,33 @@
       <div class="status-item">
       
       <div class="section-content">
-        <a class="svn" href="http://svn.apache.org/viewvc?revision=1657495;view=revision">r1657495</a>
-        <a href="https://issues.apache.org/jira/browse/SOLR-4839">SOLR-4839</a>: Avoid NPE when jetty.testMode=false (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
+        <a class="svn" href="http://svn.apache.org/viewvc?revision=1657523;view=revision">r1657523</a>
+        <a href="https://issues.apache.org/jira/browse/SOLR-6775">SOLR-6775</a>: Creating backup snapshot results in null pointer exception (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
         <a href="http://people.apache.org/committer-index.html#shalin">shalin</a>
       </div>
     
       <div class="section-content">
-        <a class="svn" href="http://svn.apache.org/viewvc?revision=1657493;view=revision">r1657493</a>
-        <a href="https://issues.apache.org/jira/browse/SOLR-7072">SOLR-7072</a>: Multiple mlt.fl does not work (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-        <a href="http://people.apache.org/committer-index.html#shalin">shalin</a>
+        <a class="svn" href="http://svn.apache.org/viewvc?revision=1657519;view=revision">r1657519</a>
+        Improve documentation a bit. (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
+        <a href="http://people.apache.org/committer-index.html#uschindler">uschindler</a>
       </div>
     
       <div class="section-content">
-        <a class="svn" href="http://svn.apache.org/viewvc?revision=1657487;view=revision">r1657487</a>
-        <a href="https://issues.apache.org/jira/browse/SOLR-6227">SOLR-6227</a>: Avoid spurious failures of ChaosMonkeySafeLeaderTest by ensuring there's at least one jetty to kill (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
+        <a class="svn" href="http://svn.apache.org/viewvc?revision=1657515;view=revision">r1657515</a>
+        Remove debug printf statements that I had left in accidentally (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
         <a href="http://people.apache.org/committer-index.html#shalin">shalin</a>
       </div>
     
       <div class="section-content">
-        <a class="svn" href="http://svn.apache.org/viewvc?revision=1657438;view=revision">r1657438</a>
-        fix typo in exception message (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-        <a href="http://people.apache.org/committer-index.html#sarowe">sarowe</a>
+        <a class="svn" href="http://svn.apache.org/viewvc?revision=1657495;view=revision">r1657495</a>
+        <a href="https://issues.apache.org/jira/browse/SOLR-4839">SOLR-4839</a>: Avoid NPE when jetty.testMode=false (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
+        <a href="http://people.apache.org/committer-index.html#shalin">shalin</a>
       </div>
     
       <div class="section-content">
-        <a class="svn" href="http://svn.apache.org/viewvc?revision=1657437;view=revision">r1657437</a>
-        fix typo in comment (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-        <a href="http://people.apache.org/committer-index.html#mikemccand">mikemccand</a>
+        <a class="svn" href="http://svn.apache.org/viewvc?revision=1657493;view=revision">r1657493</a>
+        <a href="https://issues.apache.org/jira/browse/SOLR-7072">SOLR-7072</a>: Multiple mlt.fl does not work (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
+        <a href="http://people.apache.org/committer-index.html#shalin">shalin</a>
       </div>
     </div></div>
     

Modified: websites/production/lucene/content/index.html
==============================================================================
    (empty)

Modified: websites/production/lucene/content/solr/index.html
==============================================================================
    (empty)

Modified: websites/staging/lucene/trunk/content/core/index.html
==============================================================================
--- websites/staging/lucene/trunk/content/core/index.html (original)
+++ websites/staging/lucene/trunk/content/core/index.html Thu Feb  5 11:21:02 2015
@@ -305,33 +305,33 @@
       <div class="status-item">
       
       <div class="section-content">
-        <a class="svn" href="http://svn.apache.org/viewvc?revision=1657495;view=revision">r1657495</a>
-        <a href="https://issues.apache.org/jira/browse/SOLR-4839">SOLR-4839</a>: Avoid NPE when jetty.testMode=false (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
+        <a class="svn" href="http://svn.apache.org/viewvc?revision=1657523;view=revision">r1657523</a>
+        <a href="https://issues.apache.org/jira/browse/SOLR-6775">SOLR-6775</a>: Creating backup snapshot results in null pointer exception (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
         <a href="http://people.apache.org/committer-index.html#shalin">shalin</a>
       </div>
     
       <div class="section-content">
-        <a class="svn" href="http://svn.apache.org/viewvc?revision=1657493;view=revision">r1657493</a>
-        <a href="https://issues.apache.org/jira/browse/SOLR-7072">SOLR-7072</a>: Multiple mlt.fl does not work (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-        <a href="http://people.apache.org/committer-index.html#shalin">shalin</a>
+        <a class="svn" href="http://svn.apache.org/viewvc?revision=1657519;view=revision">r1657519</a>
+        Improve documentation a bit. (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
+        <a href="http://people.apache.org/committer-index.html#uschindler">uschindler</a>
       </div>
     
       <div class="section-content">
-        <a class="svn" href="http://svn.apache.org/viewvc?revision=1657487;view=revision">r1657487</a>
-        <a href="https://issues.apache.org/jira/browse/SOLR-6227">SOLR-6227</a>: Avoid spurious failures of ChaosMonkeySafeLeaderTest by ensuring there's at least one jetty to kill (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
+        <a class="svn" href="http://svn.apache.org/viewvc?revision=1657515;view=revision">r1657515</a>
+        Remove debug printf statements that I had left in accidentally (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
         <a href="http://people.apache.org/committer-index.html#shalin">shalin</a>
       </div>
     
       <div class="section-content">
-        <a class="svn" href="http://svn.apache.org/viewvc?revision=1657438;view=revision">r1657438</a>
-        fix typo in exception message (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-        <a href="http://people.apache.org/committer-index.html#sarowe">sarowe</a>
+        <a class="svn" href="http://svn.apache.org/viewvc?revision=1657495;view=revision">r1657495</a>
+        <a href="https://issues.apache.org/jira/browse/SOLR-4839">SOLR-4839</a>: Avoid NPE when jetty.testMode=false (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
+        <a href="http://people.apache.org/committer-index.html#shalin">shalin</a>
       </div>
     
       <div class="section-content">
-        <a class="svn" href="http://svn.apache.org/viewvc?revision=1657437;view=revision">r1657437</a>
-        fix typo in comment (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-        <a href="http://people.apache.org/committer-index.html#mikemccand">mikemccand</a>
+        <a class="svn" href="http://svn.apache.org/viewvc?revision=1657493;view=revision">r1657493</a>
+        <a href="https://issues.apache.org/jira/browse/SOLR-7072">SOLR-7072</a>: Multiple mlt.fl does not work (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
+        <a href="http://people.apache.org/committer-index.html#shalin">shalin</a>
       </div>
     </div></div>
     

Modified: websites/staging/lucene/trunk/content/index.html
==============================================================================
    (empty)

Modified: websites/staging/lucene/trunk/content/solr/index.html
==============================================================================
    (empty)