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/04/28 14:21:03 UTC

svn commit: r949483 - 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: Tue Apr 28 12:21:03 2015
New Revision: 949483

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 Tue Apr 28 12:21:03 2015
@@ -305,33 +305,33 @@
       <div class="status-item">
       
       <div class="section-content">
-        <a class="svn" href="http://svn.apache.org/viewvc?revision=1676478;view=revision">r1676478</a>
-        mark intermittently failing uima/icu tests awaitsfix (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-        <a href="http://people.apache.org/committer-index.html#rmuir">rmuir</a>
+        <a class="svn" href="http://svn.apache.org/viewvc?revision=1676501;view=revision">r1676501</a>
+        <a href="https://issues.apache.org/jira/browse/SOLR-7478">SOLR-7478</a>: UpdateLog#close shuts down it's executor with interrupts before running it's close logic, possibly preventing a clean close. (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
+        <a href="http://people.apache.org/committer-index.html#markrmiller">markrmiller</a>
       </div>
     
       <div class="section-content">
-        <a class="svn" href="http://svn.apache.org/viewvc?revision=1676464;view=revision">r1676464</a>
-        <a href="https://issues.apache.org/jira/browse/LUCENE-6373">LUCENE-6373</a>: cleanup unused variable and generic array warnings (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
+        <a class="svn" href="http://svn.apache.org/viewvc?revision=1676489;view=revision">r1676489</a>
+        fix test bug (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
         <a href="http://people.apache.org/committer-index.html#rmuir">rmuir</a>
       </div>
     
       <div class="section-content">
-        <a class="svn" href="http://svn.apache.org/viewvc?revision=1676446;view=revision">r1676446</a>
-        fix typo in exc message (<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=1676485;view=revision">r1676485</a>
+        mark test awaitsfix (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
+        <a href="http://people.apache.org/committer-index.html#rmuir">rmuir</a>
       </div>
     
       <div class="section-content">
-        <a class="svn" href="http://svn.apache.org/viewvc?revision=1676399;view=revision">r1676399</a>
-        <a href="https://issues.apache.org/jira/browse/SOLR-7480">SOLR-7480</a>: private doAdd should be protected in AtomicUpdateDocumentMerger (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-        <a href="http://people.apache.org/committer-index.html#yonik">yonik</a>
+        <a class="svn" href="http://svn.apache.org/viewvc?revision=1676478;view=revision">r1676478</a>
+        mark intermittently failing uima/icu tests awaitsfix (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
+        <a href="http://people.apache.org/committer-index.html#rmuir">rmuir</a>
       </div>
     
       <div class="section-content">
-        <a class="svn" href="http://svn.apache.org/viewvc?revision=1676356;view=revision">r1676356</a>
-        '**' is unsupported bulleted list syntax - switch to '-', add some vertical whitespace (<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=1676464;view=revision">r1676464</a>
+        <a href="https://issues.apache.org/jira/browse/LUCENE-6373">LUCENE-6373</a>: cleanup unused variable and generic array warnings (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
+        <a href="http://people.apache.org/committer-index.html#rmuir">rmuir</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 Tue Apr 28 12:21:03 2015
@@ -305,33 +305,33 @@
       <div class="status-item">
       
       <div class="section-content">
-        <a class="svn" href="http://svn.apache.org/viewvc?revision=1676478;view=revision">r1676478</a>
-        mark intermittently failing uima/icu tests awaitsfix (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-        <a href="http://people.apache.org/committer-index.html#rmuir">rmuir</a>
+        <a class="svn" href="http://svn.apache.org/viewvc?revision=1676501;view=revision">r1676501</a>
+        <a href="https://issues.apache.org/jira/browse/SOLR-7478">SOLR-7478</a>: UpdateLog#close shuts down it's executor with interrupts before running it's close logic, possibly preventing a clean close. (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
+        <a href="http://people.apache.org/committer-index.html#markrmiller">markrmiller</a>
       </div>
     
       <div class="section-content">
-        <a class="svn" href="http://svn.apache.org/viewvc?revision=1676464;view=revision">r1676464</a>
-        <a href="https://issues.apache.org/jira/browse/LUCENE-6373">LUCENE-6373</a>: cleanup unused variable and generic array warnings (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
+        <a class="svn" href="http://svn.apache.org/viewvc?revision=1676489;view=revision">r1676489</a>
+        fix test bug (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
         <a href="http://people.apache.org/committer-index.html#rmuir">rmuir</a>
       </div>
     
       <div class="section-content">
-        <a class="svn" href="http://svn.apache.org/viewvc?revision=1676446;view=revision">r1676446</a>
-        fix typo in exc message (<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=1676485;view=revision">r1676485</a>
+        mark test awaitsfix (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
+        <a href="http://people.apache.org/committer-index.html#rmuir">rmuir</a>
       </div>
     
       <div class="section-content">
-        <a class="svn" href="http://svn.apache.org/viewvc?revision=1676399;view=revision">r1676399</a>
-        <a href="https://issues.apache.org/jira/browse/SOLR-7480">SOLR-7480</a>: private doAdd should be protected in AtomicUpdateDocumentMerger (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-        <a href="http://people.apache.org/committer-index.html#yonik">yonik</a>
+        <a class="svn" href="http://svn.apache.org/viewvc?revision=1676478;view=revision">r1676478</a>
+        mark intermittently failing uima/icu tests awaitsfix (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
+        <a href="http://people.apache.org/committer-index.html#rmuir">rmuir</a>
       </div>
     
       <div class="section-content">
-        <a class="svn" href="http://svn.apache.org/viewvc?revision=1676356;view=revision">r1676356</a>
-        '**' is unsupported bulleted list syntax - switch to '-', add some vertical whitespace (<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=1676464;view=revision">r1676464</a>
+        <a href="https://issues.apache.org/jira/browse/LUCENE-6373">LUCENE-6373</a>: cleanup unused variable and generic array warnings (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
+        <a href="http://people.apache.org/committer-index.html#rmuir">rmuir</a>
       </div>
     </div></div>
     

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

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