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

svn commit: r806159 - 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: Fri Feb 24 16:21:02 2012
New Revision: 806159

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 Fri Feb 24 16:21:02 2012
@@ -305,6 +305,18 @@
       <div class="status-item">
       
       <div class="section-content">
+        <a class="svn" href="http://svn.apache.org/viewvc?revision=1293309;view=revision">r1293309</a>
+        <a href="https://issues.apache.org/jira/browse/SOLR-2901">SOLR-2901</a>: Added jdom-1.0.jar (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
+        <a href="http://people.apache.org/committer-index.html#janhoy">janhoy</a>
+      </div>
+    
+      <div class="section-content">
+        <a class="svn" href="http://svn.apache.org/viewvc?revision=1293289;view=revision">r1293289</a>
+        <a href="https://issues.apache.org/jira/browse/LUCENE-3818">LUCENE-3818</a>: don't commitMergedDeletes for fully deleted segments (<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=1293270;view=revision">r1293270</a>
         Fix for <a href="https://issues.apache.org/jira/browse/SOLR-3160">SOLR-3160</a>. Thanks Luca Cavanna! (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
         <a href="http://people.apache.org/committer-index.html#erick">erick</a>
@@ -321,18 +333,6 @@
         <a href="https://issues.apache.org/jira/browse/SOLR-3080">SOLR-3080</a>: I saw this fail few times, increase sleep time (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
         <a href="http://people.apache.org/committer-index.html#siren">siren</a>
       </div>
-    
-      <div class="section-content">
-        <a class="svn" href="http://svn.apache.org/viewvc?revision=1293102;view=revision">r1293102</a>
-        <a href="https://issues.apache.org/jira/browse/SOLR-3040">SOLR-3040</a> The DIH's admin UI (dataimport.jsp) now requires DIH request handlers to start with a '/'. (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-        <a href="http://people.apache.org/committer-index.html#dsmiley">dsmiley</a>
-      </div>
-    
-      <div class="section-content">
-        <a class="svn" href="http://svn.apache.org/viewvc?revision=1293055;view=revision">r1293055</a>
-        logging: log versions of update commands, improve toString of solr docs (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-        <a href="http://people.apache.org/committer-index.html#yonik">yonik</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 Fri Feb 24 16:21:02 2012
@@ -400,6 +400,18 @@ numeric fields or query relevancy scores
         <div class="status-item">
           
           <div class="section-content">
+            <a class="svn" href="http://svn.apache.org/viewvc?revision=1293309;view=revision">r1293309</a>
+            <a href="https://issues.apache.org/jira/browse/SOLR-2901">SOLR-2901</a>: Added jdom-1.0.jar (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
+            <a href="http://people.apache.org/committer-index.html#janhoy">janhoy</a>
+          </div>
+          
+          <div class="section-content">
+            <a class="svn" href="http://svn.apache.org/viewvc?revision=1293289;view=revision">r1293289</a>
+            <a href="https://issues.apache.org/jira/browse/LUCENE-3818">LUCENE-3818</a>: don't commitMergedDeletes for fully deleted segments (<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=1293270;view=revision">r1293270</a>
             Fix for <a href="https://issues.apache.org/jira/browse/SOLR-3160">SOLR-3160</a>. Thanks Luca Cavanna! (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
             <a href="http://people.apache.org/committer-index.html#erick">erick</a>
@@ -417,18 +429,6 @@ numeric fields or query relevancy scores
             <a href="http://people.apache.org/committer-index.html#siren">siren</a>
           </div>
           
-          <div class="section-content">
-            <a class="svn" href="http://svn.apache.org/viewvc?revision=1293102;view=revision">r1293102</a>
-            <a href="https://issues.apache.org/jira/browse/SOLR-3040">SOLR-3040</a> The DIH's admin UI (dataimport.jsp) now requires DIH request handlers to start with a '/'. (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-            <a href="http://people.apache.org/committer-index.html#dsmiley">dsmiley</a>
-          </div>
-          
-          <div class="section-content">
-            <a class="svn" href="http://svn.apache.org/viewvc?revision=1293055;view=revision">r1293055</a>
-            logging: log versions of update commands, improve toString of solr docs (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-            <a href="http://people.apache.org/committer-index.html#yonik">yonik</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 Fri Feb 24 16:21:02 2012
@@ -305,6 +305,18 @@
       <div class="status-item">
       
       <div class="section-content">
+        <a class="svn" href="http://svn.apache.org/viewvc?revision=1293309;view=revision">r1293309</a>
+        <a href="https://issues.apache.org/jira/browse/SOLR-2901">SOLR-2901</a>: Added jdom-1.0.jar (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
+        <a href="http://people.apache.org/committer-index.html#janhoy">janhoy</a>
+      </div>
+    
+      <div class="section-content">
+        <a class="svn" href="http://svn.apache.org/viewvc?revision=1293289;view=revision">r1293289</a>
+        <a href="https://issues.apache.org/jira/browse/LUCENE-3818">LUCENE-3818</a>: don't commitMergedDeletes for fully deleted segments (<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=1293270;view=revision">r1293270</a>
         Fix for <a href="https://issues.apache.org/jira/browse/SOLR-3160">SOLR-3160</a>. Thanks Luca Cavanna! (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
         <a href="http://people.apache.org/committer-index.html#erick">erick</a>
@@ -321,18 +333,6 @@
         <a href="https://issues.apache.org/jira/browse/SOLR-3080">SOLR-3080</a>: I saw this fail few times, increase sleep time (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
         <a href="http://people.apache.org/committer-index.html#siren">siren</a>
       </div>
-    
-      <div class="section-content">
-        <a class="svn" href="http://svn.apache.org/viewvc?revision=1293102;view=revision">r1293102</a>
-        <a href="https://issues.apache.org/jira/browse/SOLR-3040">SOLR-3040</a> The DIH's admin UI (dataimport.jsp) now requires DIH request handlers to start with a '/'. (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-        <a href="http://people.apache.org/committer-index.html#dsmiley">dsmiley</a>
-      </div>
-    
-      <div class="section-content">
-        <a class="svn" href="http://svn.apache.org/viewvc?revision=1293055;view=revision">r1293055</a>
-        logging: log versions of update commands, improve toString of solr docs (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-        <a href="http://people.apache.org/committer-index.html#yonik">yonik</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 Fri Feb 24 16:21:02 2012
@@ -400,6 +400,18 @@ numeric fields or query relevancy scores
         <div class="status-item">
           
           <div class="section-content">
+            <a class="svn" href="http://svn.apache.org/viewvc?revision=1293309;view=revision">r1293309</a>
+            <a href="https://issues.apache.org/jira/browse/SOLR-2901">SOLR-2901</a>: Added jdom-1.0.jar (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
+            <a href="http://people.apache.org/committer-index.html#janhoy">janhoy</a>
+          </div>
+          
+          <div class="section-content">
+            <a class="svn" href="http://svn.apache.org/viewvc?revision=1293289;view=revision">r1293289</a>
+            <a href="https://issues.apache.org/jira/browse/LUCENE-3818">LUCENE-3818</a>: don't commitMergedDeletes for fully deleted segments (<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=1293270;view=revision">r1293270</a>
             Fix for <a href="https://issues.apache.org/jira/browse/SOLR-3160">SOLR-3160</a>. Thanks Luca Cavanna! (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
             <a href="http://people.apache.org/committer-index.html#erick">erick</a>
@@ -417,18 +429,6 @@ numeric fields or query relevancy scores
             <a href="http://people.apache.org/committer-index.html#siren">siren</a>
           </div>
           
-          <div class="section-content">
-            <a class="svn" href="http://svn.apache.org/viewvc?revision=1293102;view=revision">r1293102</a>
-            <a href="https://issues.apache.org/jira/browse/SOLR-3040">SOLR-3040</a> The DIH's admin UI (dataimport.jsp) now requires DIH request handlers to start with a '/'. (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-            <a href="http://people.apache.org/committer-index.html#dsmiley">dsmiley</a>
-          </div>
-          
-          <div class="section-content">
-            <a class="svn" href="http://svn.apache.org/viewvc?revision=1293055;view=revision">r1293055</a>
-            logging: log versions of update commands, improve toString of solr docs (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-            <a href="http://people.apache.org/committer-index.html#yonik">yonik</a>
-          </div>
-          
         </div>
         
       </div>