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/06/10 19:21:06 UTC

svn commit: r821145 - 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: Sun Jun 10 17:21:06 2012
New Revision: 821145

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 Sun Jun 10 17:21:06 2012
@@ -306,6 +306,12 @@
       <div class="status-item">
       
       <div class="section-content">
+        <a class="svn" href="http://svn.apache.org/viewvc?revision=1348621;view=revision">r1348621</a>
+        <a href="https://issues.apache.org/jira/browse/LUCENE-4116">LUCENE-4116</a>: fix concurrency test for DWPTStallControl (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
+        <a href="http://people.apache.org/committer-index.html#simonw">simonw</a>
+      </div>
+    
+      <div class="section-content">
         <a class="svn" href="http://svn.apache.org/viewvc?revision=1348606;view=revision">r1348606</a>
         <a href="https://issues.apache.org/jira/browse/LUCENE-4127">LUCENE-4127</a>: don't allow 0 posInc for first token of indexed field (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
         <a href="http://people.apache.org/committer-index.html#mikemccand">mikemccand</a>
@@ -330,12 +336,6 @@
         add a bit of debug logging to help track down a jenkins fail (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
         <a href="http://people.apache.org/committer-index.html#markrmiller">markrmiller</a>
       </div>
-    
-      <div class="section-content">
-        <a class="svn" href="http://svn.apache.org/viewvc?revision=1348475;view=revision">r1348475</a>
-        <a href="https://issues.apache.org/jira/browse/LUCENE-4102">LUCENE-4102</a>: refactored support for SuppressCodec annotation (assumption thrown at suite level rather than method level. (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-        <a href="http://people.apache.org/committer-index.html#dweiss">dweiss</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 Sun Jun 10 17:21:06 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=1348621;view=revision">r1348621</a>
+            <a href="https://issues.apache.org/jira/browse/LUCENE-4116">LUCENE-4116</a>: fix concurrency test for DWPTStallControl (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
+            <a href="http://people.apache.org/committer-index.html#simonw">simonw</a>
+          </div>
+          
+          <div class="section-content">
             <a class="svn" href="http://svn.apache.org/viewvc?revision=1348606;view=revision">r1348606</a>
             <a href="https://issues.apache.org/jira/browse/LUCENE-4127">LUCENE-4127</a>: don't allow 0 posInc for first token of indexed field (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
             <a href="http://people.apache.org/committer-index.html#mikemccand">mikemccand</a>
@@ -425,12 +431,6 @@ numeric fields or query relevancy scores
             <a href="http://people.apache.org/committer-index.html#markrmiller">markrmiller</a>
           </div>
           
-          <div class="section-content">
-            <a class="svn" href="http://svn.apache.org/viewvc?revision=1348475;view=revision">r1348475</a>
-            <a href="https://issues.apache.org/jira/browse/LUCENE-4102">LUCENE-4102</a>: refactored support for SuppressCodec annotation (assumption thrown at suite level rather than method level. (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-            <a href="http://people.apache.org/committer-index.html#dweiss">dweiss</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 Sun Jun 10 17:21:06 2012
@@ -306,6 +306,12 @@
       <div class="status-item">
       
       <div class="section-content">
+        <a class="svn" href="http://svn.apache.org/viewvc?revision=1348621;view=revision">r1348621</a>
+        <a href="https://issues.apache.org/jira/browse/LUCENE-4116">LUCENE-4116</a>: fix concurrency test for DWPTStallControl (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
+        <a href="http://people.apache.org/committer-index.html#simonw">simonw</a>
+      </div>
+    
+      <div class="section-content">
         <a class="svn" href="http://svn.apache.org/viewvc?revision=1348606;view=revision">r1348606</a>
         <a href="https://issues.apache.org/jira/browse/LUCENE-4127">LUCENE-4127</a>: don't allow 0 posInc for first token of indexed field (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
         <a href="http://people.apache.org/committer-index.html#mikemccand">mikemccand</a>
@@ -330,12 +336,6 @@
         add a bit of debug logging to help track down a jenkins fail (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
         <a href="http://people.apache.org/committer-index.html#markrmiller">markrmiller</a>
       </div>
-    
-      <div class="section-content">
-        <a class="svn" href="http://svn.apache.org/viewvc?revision=1348475;view=revision">r1348475</a>
-        <a href="https://issues.apache.org/jira/browse/LUCENE-4102">LUCENE-4102</a>: refactored support for SuppressCodec annotation (assumption thrown at suite level rather than method level. (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-        <a href="http://people.apache.org/committer-index.html#dweiss">dweiss</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 Sun Jun 10 17:21:06 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=1348621;view=revision">r1348621</a>
+            <a href="https://issues.apache.org/jira/browse/LUCENE-4116">LUCENE-4116</a>: fix concurrency test for DWPTStallControl (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
+            <a href="http://people.apache.org/committer-index.html#simonw">simonw</a>
+          </div>
+          
+          <div class="section-content">
             <a class="svn" href="http://svn.apache.org/viewvc?revision=1348606;view=revision">r1348606</a>
             <a href="https://issues.apache.org/jira/browse/LUCENE-4127">LUCENE-4127</a>: don't allow 0 posInc for first token of indexed field (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
             <a href="http://people.apache.org/committer-index.html#mikemccand">mikemccand</a>
@@ -425,12 +431,6 @@ numeric fields or query relevancy scores
             <a href="http://people.apache.org/committer-index.html#markrmiller">markrmiller</a>
           </div>
           
-          <div class="section-content">
-            <a class="svn" href="http://svn.apache.org/viewvc?revision=1348475;view=revision">r1348475</a>
-            <a href="https://issues.apache.org/jira/browse/LUCENE-4102">LUCENE-4102</a>: refactored support for SuppressCodec annotation (assumption thrown at suite level rather than method level. (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-            <a href="http://people.apache.org/committer-index.html#dweiss">dweiss</a>
-          </div>
-          
         </div>
         
       </div>