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 2012/03/24 23:21:03 UTC

svn commit: r809886 - 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: Sat Mar 24 22:21:02 2012
New Revision: 809886

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 Sat Mar 24 22:21:02 2012
@@ -305,6 +305,12 @@
       <div class="status-item">
       
       <div class="section-content">
+        <a class="svn" href="http://svn.apache.org/viewvc?revision=1304929;view=revision">r1304929</a>
+        <a href="https://issues.apache.org/jira/browse/LUCENE-3913">LUCENE-3913</a>: use ENGLISH locale for reproducibility (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
+        <a href="http://people.apache.org/committer-index.html#sarowe">sarowe</a>
+      </div>
+    
+      <div class="section-content">
         <a class="svn" href="http://svn.apache.org/viewvc?revision=1304923;view=revision">r1304923</a>
         <a href="https://issues.apache.org/jira/browse/LUCENE-3908">LUCENE-3908</a>: include test method even in a failure is caught in a non-test thread. (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
         <a href="http://people.apache.org/committer-index.html#dweiss">dweiss</a>
@@ -327,12 +333,6 @@
         <a href="https://issues.apache.org/jira/browse/LUCENE-3905">LUCENE-3905</a>: add assert (<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=1304839;view=revision">r1304839</a>
-        <a href="https://issues.apache.org/jira/browse/LUCENE-3905">LUCENE-3905</a>: if real doc's text is too big, take a random slice (not just the prefix string) (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-        <a href="http://people.apache.org/committer-index.html#mikemccand">mikemccand</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 Sat Mar 24 22:21:02 2012
@@ -400,6 +400,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=1304929;view=revision">r1304929</a>
+            <a href="https://issues.apache.org/jira/browse/LUCENE-3913">LUCENE-3913</a>: use ENGLISH locale for reproducibility (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
+            <a href="http://people.apache.org/committer-index.html#sarowe">sarowe</a>
+          </div>
+          
+          <div class="section-content">
             <a class="svn" href="http://svn.apache.org/viewvc?revision=1304923;view=revision">r1304923</a>
             <a href="https://issues.apache.org/jira/browse/LUCENE-3908">LUCENE-3908</a>: include test method even in a failure is caught in a non-test thread. (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
             <a href="http://people.apache.org/committer-index.html#dweiss">dweiss</a>
@@ -423,12 +429,6 @@ numeric fields or query relevancy scores
             <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=1304839;view=revision">r1304839</a>
-            <a href="https://issues.apache.org/jira/browse/LUCENE-3905">LUCENE-3905</a>: if real doc's text is too big, take a random slice (not just the prefix string) (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-            <a href="http://people.apache.org/committer-index.html#mikemccand">mikemccand</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 Sat Mar 24 22:21:02 2012
@@ -305,6 +305,12 @@
       <div class="status-item">
       
       <div class="section-content">
+        <a class="svn" href="http://svn.apache.org/viewvc?revision=1304929;view=revision">r1304929</a>
+        <a href="https://issues.apache.org/jira/browse/LUCENE-3913">LUCENE-3913</a>: use ENGLISH locale for reproducibility (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
+        <a href="http://people.apache.org/committer-index.html#sarowe">sarowe</a>
+      </div>
+    
+      <div class="section-content">
         <a class="svn" href="http://svn.apache.org/viewvc?revision=1304923;view=revision">r1304923</a>
         <a href="https://issues.apache.org/jira/browse/LUCENE-3908">LUCENE-3908</a>: include test method even in a failure is caught in a non-test thread. (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
         <a href="http://people.apache.org/committer-index.html#dweiss">dweiss</a>
@@ -327,12 +333,6 @@
         <a href="https://issues.apache.org/jira/browse/LUCENE-3905">LUCENE-3905</a>: add assert (<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=1304839;view=revision">r1304839</a>
-        <a href="https://issues.apache.org/jira/browse/LUCENE-3905">LUCENE-3905</a>: if real doc's text is too big, take a random slice (not just the prefix string) (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-        <a href="http://people.apache.org/committer-index.html#mikemccand">mikemccand</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 Sat Mar 24 22:21:02 2012
@@ -400,6 +400,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=1304929;view=revision">r1304929</a>
+            <a href="https://issues.apache.org/jira/browse/LUCENE-3913">LUCENE-3913</a>: use ENGLISH locale for reproducibility (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
+            <a href="http://people.apache.org/committer-index.html#sarowe">sarowe</a>
+          </div>
+          
+          <div class="section-content">
             <a class="svn" href="http://svn.apache.org/viewvc?revision=1304923;view=revision">r1304923</a>
             <a href="https://issues.apache.org/jira/browse/LUCENE-3908">LUCENE-3908</a>: include test method even in a failure is caught in a non-test thread. (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
             <a href="http://people.apache.org/committer-index.html#dweiss">dweiss</a>
@@ -423,12 +429,6 @@ numeric fields or query relevancy scores
             <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=1304839;view=revision">r1304839</a>
-            <a href="https://issues.apache.org/jira/browse/LUCENE-3905">LUCENE-3905</a>: if real doc's text is too big, take a random slice (not just the prefix string) (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-            <a href="http://people.apache.org/committer-index.html#mikemccand">mikemccand</a>
-          </div>
-          
         </div>
         
       </div>