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/12/02 16:21:02 UTC

svn commit: r931354 - 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 Dec  2 15:21:02 2014
New Revision: 931354

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 Dec  2 15:21:02 2014
@@ -305,6 +305,18 @@
       <div class="status-item">
       
       <div class="section-content">
+        <a class="svn" href="http://svn.apache.org/viewvc?revision=1642887;view=revision">r1642887</a>
+        <a href="https://issues.apache.org/jira/browse/LUCENE-6087">LUCENE-6087</a>: allow custom DirectoryReader to SearcherManager (<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=1642879;view=revision">r1642879</a>
+        <a href="https://issues.apache.org/jira/browse/SOLR-4792">SOLR-4792</a>: Remove WAR file from dist directory. (<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=1642873;view=revision">r1642873</a>
         <a href="https://issues.apache.org/jira/browse/SOLR-6796">SOLR-6796</a>: distrib.singlePass does not return correct set of fields for multi-fl-parameter requests (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
         <a href="http://people.apache.org/committer-index.html#shalin">shalin</a>
@@ -321,18 +333,6 @@
         VerboseFS shouldn't suppress exceptions if it doesn't want to log them (<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=1642822;view=revision">r1642822</a>
-        improve assume message in test (<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=1642780;view=revision">r1642780</a>
-        <a href="https://issues.apache.org/jira/browse/SOLR-6694">SOLR-6694</a>: fix misplaced percent found when fixing this issue (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-        <a href="http://people.apache.org/committer-index.html#thelabdude">thelabdude</a>
-      </div>
     </div></div>
     
     

Modified: websites/production/lucene/content/index.html
==============================================================================
    (empty)

Modified: websites/production/lucene/content/solr/index.html
==============================================================================
    (empty)

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 Dec  2 15:21:02 2014
@@ -305,6 +305,18 @@
       <div class="status-item">
       
       <div class="section-content">
+        <a class="svn" href="http://svn.apache.org/viewvc?revision=1642887;view=revision">r1642887</a>
+        <a href="https://issues.apache.org/jira/browse/LUCENE-6087">LUCENE-6087</a>: allow custom DirectoryReader to SearcherManager (<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=1642879;view=revision">r1642879</a>
+        <a href="https://issues.apache.org/jira/browse/SOLR-4792">SOLR-4792</a>: Remove WAR file from dist directory. (<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=1642873;view=revision">r1642873</a>
         <a href="https://issues.apache.org/jira/browse/SOLR-6796">SOLR-6796</a>: distrib.singlePass does not return correct set of fields for multi-fl-parameter requests (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
         <a href="http://people.apache.org/committer-index.html#shalin">shalin</a>
@@ -321,18 +333,6 @@
         VerboseFS shouldn't suppress exceptions if it doesn't want to log them (<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=1642822;view=revision">r1642822</a>
-        improve assume message in test (<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=1642780;view=revision">r1642780</a>
-        <a href="https://issues.apache.org/jira/browse/SOLR-6694">SOLR-6694</a>: fix misplaced percent found when fixing this issue (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-        <a href="http://people.apache.org/committer-index.html#thelabdude">thelabdude</a>
-      </div>
     </div></div>
     
     

Modified: websites/staging/lucene/trunk/content/index.html
==============================================================================
    (empty)

Modified: websites/staging/lucene/trunk/content/solr/index.html
==============================================================================
    (empty)