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/03/11 13:21:03 UTC

svn commit: r901100 - 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 Mar 11 12:21:03 2014
New Revision: 901100

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 Mar 11 12:21:03 2014
@@ -304,6 +304,12 @@
       <div class="status-item">
       
       <div class="section-content">
+        <a class="svn" href="http://svn.apache.org/viewvc?revision=1576292;view=revision">r1576292</a>
+        <a href="https://issues.apache.org/jira/browse/LUCENE-5475">LUCENE-5475</a>: upgraded randomized testing to 2.1.1. This will print full annotations on assumption-ignored tests. It also includes more fancy... (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
+        <a href="http://people.apache.org/committer-index.html#dweiss">dweiss</a>
+      </div>
+    
+      <div class="section-content">
         <a class="svn" href="http://svn.apache.org/viewvc?revision=1576223;view=revision">r1576223</a>
         <a href="https://issues.apache.org/jira/browse/LUCENE-5502">LUCENE-5502</a>: Fix TermsFilter.equals.
  (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
@@ -327,12 +333,6 @@
         Also read build.properties for nightly-smoke (<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=1575886;view=revision">r1575886</a>
-        <a href="https://issues.apache.org/jira/browse/SOLR-5837">SOLR-5837</a> Added .equals method for SolrDocument, SolrInputDocument and SolrInputField (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-        <a href="http://people.apache.org/committer-index.html#noble">noble</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 Mar 11 12:21:03 2014
@@ -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=1576292;view=revision">r1576292</a>
+            <a href="https://issues.apache.org/jira/browse/LUCENE-5475">LUCENE-5475</a>: upgraded randomized testing to 2.1.1. This will print full annotations on assumption-ignored tests. It also includes more fancy... (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
+            <a href="http://people.apache.org/committer-index.html#dweiss">dweiss</a>
+          </div>
+          
+          <div class="section-content">
             <a class="svn" href="http://svn.apache.org/viewvc?revision=1576223;view=revision">r1576223</a>
             <a href="https://issues.apache.org/jira/browse/LUCENE-5502">LUCENE-5502</a>: Fix TermsFilter.equals.
  (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
@@ -440,12 +446,6 @@ numeric fields or query relevancy scores
             <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=1575886;view=revision">r1575886</a>
-            <a href="https://issues.apache.org/jira/browse/SOLR-5837">SOLR-5837</a> Added .equals method for SolrDocument, SolrInputDocument and SolrInputField (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-            <a href="http://people.apache.org/committer-index.html#noble">noble</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 Tue Mar 11 12:21:03 2014
@@ -304,6 +304,12 @@
       <div class="status-item">
       
       <div class="section-content">
+        <a class="svn" href="http://svn.apache.org/viewvc?revision=1576292;view=revision">r1576292</a>
+        <a href="https://issues.apache.org/jira/browse/LUCENE-5475">LUCENE-5475</a>: upgraded randomized testing to 2.1.1. This will print full annotations on assumption-ignored tests. It also includes more fancy... (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
+        <a href="http://people.apache.org/committer-index.html#dweiss">dweiss</a>
+      </div>
+    
+      <div class="section-content">
         <a class="svn" href="http://svn.apache.org/viewvc?revision=1576223;view=revision">r1576223</a>
         <a href="https://issues.apache.org/jira/browse/LUCENE-5502">LUCENE-5502</a>: Fix TermsFilter.equals.
  (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
@@ -327,12 +333,6 @@
         Also read build.properties for nightly-smoke (<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=1575886;view=revision">r1575886</a>
-        <a href="https://issues.apache.org/jira/browse/SOLR-5837">SOLR-5837</a> Added .equals method for SolrDocument, SolrInputDocument and SolrInputField (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-        <a href="http://people.apache.org/committer-index.html#noble">noble</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 Mar 11 12:21:03 2014
@@ -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=1576292;view=revision">r1576292</a>
+            <a href="https://issues.apache.org/jira/browse/LUCENE-5475">LUCENE-5475</a>: upgraded randomized testing to 2.1.1. This will print full annotations on assumption-ignored tests. It also includes more fancy... (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
+            <a href="http://people.apache.org/committer-index.html#dweiss">dweiss</a>
+          </div>
+          
+          <div class="section-content">
             <a class="svn" href="http://svn.apache.org/viewvc?revision=1576223;view=revision">r1576223</a>
             <a href="https://issues.apache.org/jira/browse/LUCENE-5502">LUCENE-5502</a>: Fix TermsFilter.equals.
  (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
@@ -440,12 +446,6 @@ numeric fields or query relevancy scores
             <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=1575886;view=revision">r1575886</a>
-            <a href="https://issues.apache.org/jira/browse/SOLR-5837">SOLR-5837</a> Added .equals method for SolrDocument, SolrInputDocument and SolrInputField (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-            <a href="http://people.apache.org/committer-index.html#noble">noble</a>
-          </div>
-          
         </div>
         
       </div>