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/05/18 20:21:03 UTC

svn commit: r862366 - 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 May 18 18:21:03 2013
New Revision: 862366

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 May 18 18:21:03 2013
@@ -313,6 +313,12 @@
       <div class="status-item">
       
       <div class="section-content">
+        <a class="svn" href="http://svn.apache.org/viewvc?revision=1484151;view=revision">r1484151</a>
+        Fix TestMockDirectoryWrapper.testDiskFull (broken by last commit). (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
+        <a href="http://people.apache.org/committer-index.html#jpountz">jpountz</a>
+      </div>
+    
+      <div class="section-content">
         <a class="svn" href="http://svn.apache.org/viewvc?revision=1484146;view=revision">r1484146</a>
         Partial revert of r1479766 (http://svn.apache.org/viewvc?view=revision&amp;revision=1479766).
  (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
@@ -336,12 +342,6 @@
         Fix EdgeNGramTokenFilter to correctly handle graph inputs. (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
         <a href="http://people.apache.org/committer-index.html#jpountz">jpountz</a>
       </div>
-    
-      <div class="section-content">
-        <a class="svn" href="http://svn.apache.org/viewvc?revision=1483729;view=revision">r1483729</a>
-        make duplicate anchors a hard error (<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 May 18 18:21:03 2013
@@ -421,6 +421,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=1484151;view=revision">r1484151</a>
+            Fix TestMockDirectoryWrapper.testDiskFull (broken by last commit). (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
+            <a href="http://people.apache.org/committer-index.html#jpountz">jpountz</a>
+          </div>
+          
+          <div class="section-content">
             <a class="svn" href="http://svn.apache.org/viewvc?revision=1484146;view=revision">r1484146</a>
             Partial revert of r1479766 (http://svn.apache.org/viewvc?view=revision&amp;revision=1479766).
  (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
@@ -445,12 +451,6 @@ numeric fields or query relevancy scores
             <a href="http://people.apache.org/committer-index.html#jpountz">jpountz</a>
           </div>
           
-          <div class="section-content">
-            <a class="svn" href="http://svn.apache.org/viewvc?revision=1483729;view=revision">r1483729</a>
-            make duplicate anchors a hard error (<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 May 18 18:21:03 2013
@@ -313,6 +313,12 @@
       <div class="status-item">
       
       <div class="section-content">
+        <a class="svn" href="http://svn.apache.org/viewvc?revision=1484151;view=revision">r1484151</a>
+        Fix TestMockDirectoryWrapper.testDiskFull (broken by last commit). (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
+        <a href="http://people.apache.org/committer-index.html#jpountz">jpountz</a>
+      </div>
+    
+      <div class="section-content">
         <a class="svn" href="http://svn.apache.org/viewvc?revision=1484146;view=revision">r1484146</a>
         Partial revert of r1479766 (http://svn.apache.org/viewvc?view=revision&amp;revision=1479766).
  (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
@@ -336,12 +342,6 @@
         Fix EdgeNGramTokenFilter to correctly handle graph inputs. (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
         <a href="http://people.apache.org/committer-index.html#jpountz">jpountz</a>
       </div>
-    
-      <div class="section-content">
-        <a class="svn" href="http://svn.apache.org/viewvc?revision=1483729;view=revision">r1483729</a>
-        make duplicate anchors a hard error (<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 May 18 18:21:03 2013
@@ -421,6 +421,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=1484151;view=revision">r1484151</a>
+            Fix TestMockDirectoryWrapper.testDiskFull (broken by last commit). (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
+            <a href="http://people.apache.org/committer-index.html#jpountz">jpountz</a>
+          </div>
+          
+          <div class="section-content">
             <a class="svn" href="http://svn.apache.org/viewvc?revision=1484146;view=revision">r1484146</a>
             Partial revert of r1479766 (http://svn.apache.org/viewvc?view=revision&amp;revision=1479766).
  (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
@@ -445,12 +451,6 @@ numeric fields or query relevancy scores
             <a href="http://people.apache.org/committer-index.html#jpountz">jpountz</a>
           </div>
           
-          <div class="section-content">
-            <a class="svn" href="http://svn.apache.org/viewvc?revision=1483729;view=revision">r1483729</a>
-            make duplicate anchors a hard error (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-            <a href="http://people.apache.org/committer-index.html#mikemccand">mikemccand</a>
-          </div>
-          
         </div>
         
       </div>