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 2013/08/08 02:21:02 UTC

svn commit: r873391 - 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 Aug  8 00:21:02 2013
New Revision: 873391

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 Aug  8 00:21:02 2013
@@ -304,6 +304,12 @@
       <div class="status-item">
       
       <div class="section-content">
+        <a class="svn" href="http://svn.apache.org/viewvc?revision=1511539;view=revision">r1511539</a>
+        <a href="https://issues.apache.org/jira/browse/SOLR-5122">SOLR-5122</a>: disble testEstimatedHitCounts until issue with inordered collection can be dealt with (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
+        <a href="http://people.apache.org/committer-index.html#hossman">hossman</a>
+      </div>
+    
+      <div class="section-content">
         <a class="svn" href="http://svn.apache.org/viewvc?revision=1511142;view=revision">r1511142</a>
         Kill IndexReaderFactoryTest: the only thing it asserts is a lie.  Move that (fixed) assertion to AlternateDirectoryTest where it's already true.... (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
         <a href="http://people.apache.org/committer-index.html#hossman">hossman</a>
@@ -326,12 +332,6 @@
         <a href="https://issues.apache.org/jira/browse/SOLR-4952">SOLR-4952</a>: TestSolrDeletionPolicy1 can't directly use solrconfig.snippet.randomindexconfig.xml - but it can leverage the random sys props directly (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
         <a href="http://people.apache.org/committer-index.html#hossman">hossman</a>
       </div>
-    
-      <div class="section-content">
-        <a class="svn" href="http://svn.apache.org/viewvc?revision=1511123;view=revision">r1511123</a>
-        <a href="https://issues.apache.org/jira/browse/SOLR-4952">SOLR-4952</a>: missed the repeater config used in TestReplicationHandler (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-        <a href="http://people.apache.org/committer-index.html#hossman">hossman</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 Thu Aug  8 00:21:02 2013
@@ -416,6 +416,12 @@ numeric fields or query relevancy scores
         <div class="status-item">
           
           <div class="section-content">
+            <a class="svn" href="http://svn.apache.org/viewvc?revision=1511539;view=revision">r1511539</a>
+            <a href="https://issues.apache.org/jira/browse/SOLR-5122">SOLR-5122</a>: disble testEstimatedHitCounts until issue with inordered collection can be dealt with (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
+            <a href="http://people.apache.org/committer-index.html#hossman">hossman</a>
+          </div>
+          
+          <div class="section-content">
             <a class="svn" href="http://svn.apache.org/viewvc?revision=1511142;view=revision">r1511142</a>
             Kill IndexReaderFactoryTest: the only thing it asserts is a lie.  Move that (fixed) assertion to AlternateDirectoryTest where it's already true.... (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
             <a href="http://people.apache.org/committer-index.html#hossman">hossman</a>
@@ -439,12 +445,6 @@ numeric fields or query relevancy scores
             <a href="http://people.apache.org/committer-index.html#hossman">hossman</a>
           </div>
           
-          <div class="section-content">
-            <a class="svn" href="http://svn.apache.org/viewvc?revision=1511123;view=revision">r1511123</a>
-            <a href="https://issues.apache.org/jira/browse/SOLR-4952">SOLR-4952</a>: missed the repeater config used in TestReplicationHandler (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-            <a href="http://people.apache.org/committer-index.html#hossman">hossman</a>
-          </div>
-          
         </div>
         
       </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 Thu Aug  8 00:21:02 2013
@@ -304,6 +304,12 @@
       <div class="status-item">
       
       <div class="section-content">
+        <a class="svn" href="http://svn.apache.org/viewvc?revision=1511539;view=revision">r1511539</a>
+        <a href="https://issues.apache.org/jira/browse/SOLR-5122">SOLR-5122</a>: disble testEstimatedHitCounts until issue with inordered collection can be dealt with (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
+        <a href="http://people.apache.org/committer-index.html#hossman">hossman</a>
+      </div>
+    
+      <div class="section-content">
         <a class="svn" href="http://svn.apache.org/viewvc?revision=1511142;view=revision">r1511142</a>
         Kill IndexReaderFactoryTest: the only thing it asserts is a lie.  Move that (fixed) assertion to AlternateDirectoryTest where it's already true.... (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
         <a href="http://people.apache.org/committer-index.html#hossman">hossman</a>
@@ -326,12 +332,6 @@
         <a href="https://issues.apache.org/jira/browse/SOLR-4952">SOLR-4952</a>: TestSolrDeletionPolicy1 can't directly use solrconfig.snippet.randomindexconfig.xml - but it can leverage the random sys props directly (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
         <a href="http://people.apache.org/committer-index.html#hossman">hossman</a>
       </div>
-    
-      <div class="section-content">
-        <a class="svn" href="http://svn.apache.org/viewvc?revision=1511123;view=revision">r1511123</a>
-        <a href="https://issues.apache.org/jira/browse/SOLR-4952">SOLR-4952</a>: missed the repeater config used in TestReplicationHandler (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-        <a href="http://people.apache.org/committer-index.html#hossman">hossman</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 Thu Aug  8 00:21:02 2013
@@ -416,6 +416,12 @@ numeric fields or query relevancy scores
         <div class="status-item">
           
           <div class="section-content">
+            <a class="svn" href="http://svn.apache.org/viewvc?revision=1511539;view=revision">r1511539</a>
+            <a href="https://issues.apache.org/jira/browse/SOLR-5122">SOLR-5122</a>: disble testEstimatedHitCounts until issue with inordered collection can be dealt with (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
+            <a href="http://people.apache.org/committer-index.html#hossman">hossman</a>
+          </div>
+          
+          <div class="section-content">
             <a class="svn" href="http://svn.apache.org/viewvc?revision=1511142;view=revision">r1511142</a>
             Kill IndexReaderFactoryTest: the only thing it asserts is a lie.  Move that (fixed) assertion to AlternateDirectoryTest where it's already true.... (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
             <a href="http://people.apache.org/committer-index.html#hossman">hossman</a>
@@ -439,12 +445,6 @@ numeric fields or query relevancy scores
             <a href="http://people.apache.org/committer-index.html#hossman">hossman</a>
           </div>
           
-          <div class="section-content">
-            <a class="svn" href="http://svn.apache.org/viewvc?revision=1511123;view=revision">r1511123</a>
-            <a href="https://issues.apache.org/jira/browse/SOLR-4952">SOLR-4952</a>: missed the repeater config used in TestReplicationHandler (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-            <a href="http://people.apache.org/committer-index.html#hossman">hossman</a>
-          </div>
-          
         </div>
         
       </div>