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/05/27 15:21:03 UTC

svn commit: r952865 - 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: Wed May 27 13:21:02 2015
New Revision: 952865

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 Wed May 27 13:21:02 2015
@@ -305,6 +305,18 @@
       <div class="status-item">
       
       <div class="section-content">
+        <a class="svn" href="http://svn.apache.org/viewvc?revision=1682002;view=revision">r1682002</a>
+        <a href="https://issues.apache.org/jira/browse/SOLR-7146">SOLR-7146</a>: MiniSolrCloudCluster based tests can fail with ZooKeeperException NoNode for /live_nodes (<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=1681998;view=revision">r1681998</a>
+        <a href="https://issues.apache.org/jira/browse/LUCENE-6501">LUCENE-6501</a>: Flatten subreader structure in ParallelCompositeReader (fixes close listener bug <a href="https://issues.apache.org/jira/browse/LUCENE-6500">LUCENE-6500</a>) (<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=1681915;view=revision">r1681915</a>
         <a href="https://issues.apache.org/jira/browse/SOLR-7183">SOLR-7183</a>: Fix Locale blacklisting for Minikdc based tests. (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
         <a href="http://people.apache.org/committer-index.html#anshum">anshum</a>
@@ -322,18 +334,6 @@
 The bug was that I can't compare the segment count; I... (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
         <a href="http://people.apache.org/committer-index.html#dsmiley">dsmiley</a>
       </div>
-    
-      <div class="section-content">
-        <a class="svn" href="http://svn.apache.org/viewvc?revision=1681893;view=revision">r1681893</a>
-        <a href="https://issues.apache.org/jira/browse/SOLR-6273">SOLR-6273</a>: re-ignoring failed tests (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-        <a href="http://people.apache.org/committer-index.html#erick">erick</a>
-      </div>
-    
-      <div class="section-content">
-        <a class="svn" href="http://svn.apache.org/viewvc?revision=1681851;view=revision">r1681851</a>
-        <a href="https://issues.apache.org/jira/browse/LUCENE-6499">LUCENE-6499</a>: Fix typo and make vars final (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-        <a href="http://people.apache.org/committer-index.html#simonw">simonw</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 Wed May 27 13:21:02 2015
@@ -305,6 +305,18 @@
       <div class="status-item">
       
       <div class="section-content">
+        <a class="svn" href="http://svn.apache.org/viewvc?revision=1682002;view=revision">r1682002</a>
+        <a href="https://issues.apache.org/jira/browse/SOLR-7146">SOLR-7146</a>: MiniSolrCloudCluster based tests can fail with ZooKeeperException NoNode for /live_nodes (<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=1681998;view=revision">r1681998</a>
+        <a href="https://issues.apache.org/jira/browse/LUCENE-6501">LUCENE-6501</a>: Flatten subreader structure in ParallelCompositeReader (fixes close listener bug <a href="https://issues.apache.org/jira/browse/LUCENE-6500">LUCENE-6500</a>) (<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=1681915;view=revision">r1681915</a>
         <a href="https://issues.apache.org/jira/browse/SOLR-7183">SOLR-7183</a>: Fix Locale blacklisting for Minikdc based tests. (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
         <a href="http://people.apache.org/committer-index.html#anshum">anshum</a>
@@ -322,18 +334,6 @@
 The bug was that I can't compare the segment count; I... (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
         <a href="http://people.apache.org/committer-index.html#dsmiley">dsmiley</a>
       </div>
-    
-      <div class="section-content">
-        <a class="svn" href="http://svn.apache.org/viewvc?revision=1681893;view=revision">r1681893</a>
-        <a href="https://issues.apache.org/jira/browse/SOLR-6273">SOLR-6273</a>: re-ignoring failed tests (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-        <a href="http://people.apache.org/committer-index.html#erick">erick</a>
-      </div>
-    
-      <div class="section-content">
-        <a class="svn" href="http://svn.apache.org/viewvc?revision=1681851;view=revision">r1681851</a>
-        <a href="https://issues.apache.org/jira/browse/LUCENE-6499">LUCENE-6499</a>: Fix typo and make vars final (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-        <a href="http://people.apache.org/committer-index.html#simonw">simonw</a>
-      </div>
     </div></div>
     
     

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

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