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 2014/07/01 17:21:02 UTC

svn commit: r914620 - 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 Jul  1 15:21:01 2014
New Revision: 914620

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 Jul  1 15:21:01 2014
@@ -304,32 +304,33 @@
       <div class="status-item">
       
       <div class="section-content">
-        <a class="svn" href="http://svn.apache.org/viewvc?revision=1607074;view=revision">r1607074</a>
-        <a href="https://issues.apache.org/jira/browse/LUCENE-5797">LUCENE-5797</a>: Optimize norms merging (<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=1607110;view=revision">r1607110</a>
+        <a href="https://issues.apache.org/jira/browse/SOLR-6157">SOLR-6157</a>: Refactor the ensureAllReplicasAreActive method into base class and ensure the ClusterState is updated to address intermittent test failures... (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
+        <a href="http://people.apache.org/committer-index.html#thelabdude">thelabdude</a>
       </div>
     
       <div class="section-content">
-        <a class="svn" href="http://svn.apache.org/viewvc?revision=1607065;view=revision">r1607065</a>
-        <a href="https://issues.apache.org/jira/browse/LUCENE-5799">LUCENE-5799</a>: optimize numeric docvalues merging (<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=1607103;view=revision">r1607103</a>
+        <a href="https://issues.apache.org/jira/browse/LUCENE-5792">LUCENE-5792</a>: Simplified *AppendingBuffer APIs.
+ (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
+        <a href="http://people.apache.org/committer-index.html#jpountz">jpountz</a>
       </div>
     
       <div class="section-content">
-        <a class="svn" href="http://svn.apache.org/viewvc?revision=1607058;view=revision">r1607058</a>
-        <a href="https://issues.apache.org/jira/browse/LUCENE-5786">LUCENE-5786</a>: Unflushed/ truncated events file (hung testing subprocess). Updating RR to 2.1.6 (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-        <a href="http://people.apache.org/committer-index.html#dweiss">dweiss</a>
+        <a class="svn" href="http://svn.apache.org/viewvc?revision=1607102;view=revision">r1607102</a>
+        <a href="https://issues.apache.org/jira/browse/SOLR-6179">SOLR-6179</a>: Better strategy for handling empty managed data to avoid spurious warning messages in the logs. (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
+        <a href="http://people.apache.org/committer-index.html#thelabdude">thelabdude</a>
       </div>
     
       <div class="section-content">
-        <a class="svn" href="http://svn.apache.org/viewvc?revision=1607053;view=revision">r1607053</a>
-        Sonatype OSS repo is returning 301 (permanently moved) for http URLs, which aren't followed by Maven Ant Tasks (artifact:dependencies), and... (<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=1607074;view=revision">r1607074</a>
+        <a href="https://issues.apache.org/jira/browse/LUCENE-5797">LUCENE-5797</a>: Optimize norms merging (<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=1607049;view=revision">r1607049</a>
-        <a href="https://issues.apache.org/jira/browse/LUCENE-5798">LUCENE-5798</a>: Optimize MultiDocsEnum reuse (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
+        <a class="svn" href="http://svn.apache.org/viewvc?revision=1607065;view=revision">r1607065</a>
+        <a href="https://issues.apache.org/jira/browse/LUCENE-5799">LUCENE-5799</a>: optimize numeric docvalues merging (<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
==============================================================================
--- websites/production/lucene/content/solr/index.html (original)
+++ websites/production/lucene/content/solr/index.html Tue Jul  1 15:21:01 2014
@@ -419,32 +419,33 @@ numeric fields or query relevancy scores
         <div class="status-item">
           
           <div class="section-content">
-            <a class="svn" href="http://svn.apache.org/viewvc?revision=1607074;view=revision">r1607074</a>
-            <a href="https://issues.apache.org/jira/browse/LUCENE-5797">LUCENE-5797</a>: Optimize norms merging (<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=1607110;view=revision">r1607110</a>
+            <a href="https://issues.apache.org/jira/browse/SOLR-6157">SOLR-6157</a>: Refactor the ensureAllReplicasAreActive method into base class and ensure the ClusterState is updated to address intermittent test failures... (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
+            <a href="http://people.apache.org/committer-index.html#thelabdude">thelabdude</a>
           </div>
           
           <div class="section-content">
-            <a class="svn" href="http://svn.apache.org/viewvc?revision=1607065;view=revision">r1607065</a>
-            <a href="https://issues.apache.org/jira/browse/LUCENE-5799">LUCENE-5799</a>: optimize numeric docvalues merging (<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=1607103;view=revision">r1607103</a>
+            <a href="https://issues.apache.org/jira/browse/LUCENE-5792">LUCENE-5792</a>: Simplified *AppendingBuffer APIs.
+ (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
+            <a href="http://people.apache.org/committer-index.html#jpountz">jpountz</a>
           </div>
           
           <div class="section-content">
-            <a class="svn" href="http://svn.apache.org/viewvc?revision=1607058;view=revision">r1607058</a>
-            <a href="https://issues.apache.org/jira/browse/LUCENE-5786">LUCENE-5786</a>: Unflushed/ truncated events file (hung testing subprocess). Updating RR to 2.1.6 (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-            <a href="http://people.apache.org/committer-index.html#dweiss">dweiss</a>
+            <a class="svn" href="http://svn.apache.org/viewvc?revision=1607102;view=revision">r1607102</a>
+            <a href="https://issues.apache.org/jira/browse/SOLR-6179">SOLR-6179</a>: Better strategy for handling empty managed data to avoid spurious warning messages in the logs. (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
+            <a href="http://people.apache.org/committer-index.html#thelabdude">thelabdude</a>
           </div>
           
           <div class="section-content">
-            <a class="svn" href="http://svn.apache.org/viewvc?revision=1607053;view=revision">r1607053</a>
-            Sonatype OSS repo is returning 301 (permanently moved) for http URLs, which aren't followed by Maven Ant Tasks (artifact:dependencies), and... (<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=1607074;view=revision">r1607074</a>
+            <a href="https://issues.apache.org/jira/browse/LUCENE-5797">LUCENE-5797</a>: Optimize norms merging (<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=1607049;view=revision">r1607049</a>
-            <a href="https://issues.apache.org/jira/browse/LUCENE-5798">LUCENE-5798</a>: Optimize MultiDocsEnum reuse (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
+            <a class="svn" href="http://svn.apache.org/viewvc?revision=1607065;view=revision">r1607065</a>
+            <a href="https://issues.apache.org/jira/browse/LUCENE-5799">LUCENE-5799</a>: optimize numeric docvalues merging (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
             <a href="http://people.apache.org/committer-index.html#rmuir">rmuir</a>
           </div>
           

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 Jul  1 15:21:01 2014
@@ -304,32 +304,33 @@
       <div class="status-item">
       
       <div class="section-content">
-        <a class="svn" href="http://svn.apache.org/viewvc?revision=1607074;view=revision">r1607074</a>
-        <a href="https://issues.apache.org/jira/browse/LUCENE-5797">LUCENE-5797</a>: Optimize norms merging (<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=1607110;view=revision">r1607110</a>
+        <a href="https://issues.apache.org/jira/browse/SOLR-6157">SOLR-6157</a>: Refactor the ensureAllReplicasAreActive method into base class and ensure the ClusterState is updated to address intermittent test failures... (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
+        <a href="http://people.apache.org/committer-index.html#thelabdude">thelabdude</a>
       </div>
     
       <div class="section-content">
-        <a class="svn" href="http://svn.apache.org/viewvc?revision=1607065;view=revision">r1607065</a>
-        <a href="https://issues.apache.org/jira/browse/LUCENE-5799">LUCENE-5799</a>: optimize numeric docvalues merging (<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=1607103;view=revision">r1607103</a>
+        <a href="https://issues.apache.org/jira/browse/LUCENE-5792">LUCENE-5792</a>: Simplified *AppendingBuffer APIs.
+ (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
+        <a href="http://people.apache.org/committer-index.html#jpountz">jpountz</a>
       </div>
     
       <div class="section-content">
-        <a class="svn" href="http://svn.apache.org/viewvc?revision=1607058;view=revision">r1607058</a>
-        <a href="https://issues.apache.org/jira/browse/LUCENE-5786">LUCENE-5786</a>: Unflushed/ truncated events file (hung testing subprocess). Updating RR to 2.1.6 (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-        <a href="http://people.apache.org/committer-index.html#dweiss">dweiss</a>
+        <a class="svn" href="http://svn.apache.org/viewvc?revision=1607102;view=revision">r1607102</a>
+        <a href="https://issues.apache.org/jira/browse/SOLR-6179">SOLR-6179</a>: Better strategy for handling empty managed data to avoid spurious warning messages in the logs. (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
+        <a href="http://people.apache.org/committer-index.html#thelabdude">thelabdude</a>
       </div>
     
       <div class="section-content">
-        <a class="svn" href="http://svn.apache.org/viewvc?revision=1607053;view=revision">r1607053</a>
-        Sonatype OSS repo is returning 301 (permanently moved) for http URLs, which aren't followed by Maven Ant Tasks (artifact:dependencies), and... (<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=1607074;view=revision">r1607074</a>
+        <a href="https://issues.apache.org/jira/browse/LUCENE-5797">LUCENE-5797</a>: Optimize norms merging (<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=1607049;view=revision">r1607049</a>
-        <a href="https://issues.apache.org/jira/browse/LUCENE-5798">LUCENE-5798</a>: Optimize MultiDocsEnum reuse (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
+        <a class="svn" href="http://svn.apache.org/viewvc?revision=1607065;view=revision">r1607065</a>
+        <a href="https://issues.apache.org/jira/browse/LUCENE-5799">LUCENE-5799</a>: optimize numeric docvalues merging (<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
==============================================================================
--- websites/staging/lucene/trunk/content/solr/index.html (original)
+++ websites/staging/lucene/trunk/content/solr/index.html Tue Jul  1 15:21:01 2014
@@ -419,32 +419,33 @@ numeric fields or query relevancy scores
         <div class="status-item">
           
           <div class="section-content">
-            <a class="svn" href="http://svn.apache.org/viewvc?revision=1607074;view=revision">r1607074</a>
-            <a href="https://issues.apache.org/jira/browse/LUCENE-5797">LUCENE-5797</a>: Optimize norms merging (<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=1607110;view=revision">r1607110</a>
+            <a href="https://issues.apache.org/jira/browse/SOLR-6157">SOLR-6157</a>: Refactor the ensureAllReplicasAreActive method into base class and ensure the ClusterState is updated to address intermittent test failures... (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
+            <a href="http://people.apache.org/committer-index.html#thelabdude">thelabdude</a>
           </div>
           
           <div class="section-content">
-            <a class="svn" href="http://svn.apache.org/viewvc?revision=1607065;view=revision">r1607065</a>
-            <a href="https://issues.apache.org/jira/browse/LUCENE-5799">LUCENE-5799</a>: optimize numeric docvalues merging (<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=1607103;view=revision">r1607103</a>
+            <a href="https://issues.apache.org/jira/browse/LUCENE-5792">LUCENE-5792</a>: Simplified *AppendingBuffer APIs.
+ (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
+            <a href="http://people.apache.org/committer-index.html#jpountz">jpountz</a>
           </div>
           
           <div class="section-content">
-            <a class="svn" href="http://svn.apache.org/viewvc?revision=1607058;view=revision">r1607058</a>
-            <a href="https://issues.apache.org/jira/browse/LUCENE-5786">LUCENE-5786</a>: Unflushed/ truncated events file (hung testing subprocess). Updating RR to 2.1.6 (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-            <a href="http://people.apache.org/committer-index.html#dweiss">dweiss</a>
+            <a class="svn" href="http://svn.apache.org/viewvc?revision=1607102;view=revision">r1607102</a>
+            <a href="https://issues.apache.org/jira/browse/SOLR-6179">SOLR-6179</a>: Better strategy for handling empty managed data to avoid spurious warning messages in the logs. (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
+            <a href="http://people.apache.org/committer-index.html#thelabdude">thelabdude</a>
           </div>
           
           <div class="section-content">
-            <a class="svn" href="http://svn.apache.org/viewvc?revision=1607053;view=revision">r1607053</a>
-            Sonatype OSS repo is returning 301 (permanently moved) for http URLs, which aren't followed by Maven Ant Tasks (artifact:dependencies), and... (<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=1607074;view=revision">r1607074</a>
+            <a href="https://issues.apache.org/jira/browse/LUCENE-5797">LUCENE-5797</a>: Optimize norms merging (<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=1607049;view=revision">r1607049</a>
-            <a href="https://issues.apache.org/jira/browse/LUCENE-5798">LUCENE-5798</a>: Optimize MultiDocsEnum reuse (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
+            <a class="svn" href="http://svn.apache.org/viewvc?revision=1607065;view=revision">r1607065</a>
+            <a href="https://issues.apache.org/jira/browse/LUCENE-5799">LUCENE-5799</a>: optimize numeric docvalues merging (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
             <a href="http://people.apache.org/committer-index.html#rmuir">rmuir</a>
           </div>