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/03/02 19:21:02 UTC

svn commit: r941970 - 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: Mon Mar  2 18:21:02 2015
New Revision: 941970

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 Mon Mar  2 18: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=1663381;view=revision">r1663381</a>
+        <a href="https://issues.apache.org/jira/browse/SOLR-7171">SOLR-7171</a>: BaseDistributedSearchTestCase now clones getSolrHome() for each subclass, and consistently uses getSolrXml() (<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=1663371;view=revision">r1663371</a>
+        <a href="https://issues.apache.org/jira/browse/LUCENE-6307">LUCENE-6307</a>: rename confusing docCount -&gt; maxDoc in several places (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
+        <a href="http://people.apache.org/committer-index.html#mikemccand">mikemccand</a>
+      </div>
+    
+      <div class="section-content">
         <a class="svn" href="http://svn.apache.org/viewvc?revision=1663329;view=revision">r1663329</a>
         Fix TestConstantScoreQuery too.
  (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
@@ -324,19 +336,6 @@ Otherwise there might be class cast exce
         <a href="https://issues.apache.org/jira/browse/LUCENE-6318">LUCENE-6318</a>: re-use immutable maps across fieldinfos when they are the same (<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=1663200;view=revision">r1663200</a>
-        simple code cleanups to FST: consistently use 'static final' not 'final static', and move static members up top (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-        <a href="http://people.apache.org/committer-index.html#mikemccand">mikemccand</a>
-      </div>
-    
-      <div class="section-content">
-        <a class="svn" href="http://svn.apache.org/viewvc?revision=1663199;view=revision">r1663199</a>
-        Fix integer overflow in TestTimSorter.
- (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-        <a href="http://people.apache.org/committer-index.html#jpountz">jpountz</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 Mon Mar  2 18: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=1663381;view=revision">r1663381</a>
+        <a href="https://issues.apache.org/jira/browse/SOLR-7171">SOLR-7171</a>: BaseDistributedSearchTestCase now clones getSolrHome() for each subclass, and consistently uses getSolrXml() (<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=1663371;view=revision">r1663371</a>
+        <a href="https://issues.apache.org/jira/browse/LUCENE-6307">LUCENE-6307</a>: rename confusing docCount -&gt; maxDoc in several places (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
+        <a href="http://people.apache.org/committer-index.html#mikemccand">mikemccand</a>
+      </div>
+    
+      <div class="section-content">
         <a class="svn" href="http://svn.apache.org/viewvc?revision=1663329;view=revision">r1663329</a>
         Fix TestConstantScoreQuery too.
  (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
@@ -324,19 +336,6 @@ Otherwise there might be class cast exce
         <a href="https://issues.apache.org/jira/browse/LUCENE-6318">LUCENE-6318</a>: re-use immutable maps across fieldinfos when they are the same (<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=1663200;view=revision">r1663200</a>
-        simple code cleanups to FST: consistently use 'static final' not 'final static', and move static members up top (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-        <a href="http://people.apache.org/committer-index.html#mikemccand">mikemccand</a>
-      </div>
-    
-      <div class="section-content">
-        <a class="svn" href="http://svn.apache.org/viewvc?revision=1663199;view=revision">r1663199</a>
-        Fix integer overflow in TestTimSorter.
- (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-        <a href="http://people.apache.org/committer-index.html#jpountz">jpountz</a>
-      </div>
     </div></div>
     
     

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

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