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/04/04 18:21:02 UTC

svn commit: r904929 - 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 Apr  4 16:21:01 2014
New Revision: 904929

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 Apr  4 16:21:01 2014
@@ -304,6 +304,13 @@
       <div class="status-item">
       
       <div class="section-content">
+        <a class="svn" href="http://svn.apache.org/viewvc?revision=1584747;view=revision">r1584747</a>
+        <a href="https://issues.apache.org/jira/browse/LUCENE-5527">LUCENE-5527</a>: Refactor Collector API to use a dedicated Collector per leaf.
+ (<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=1584739;view=revision">r1584739</a>
         <a href="https://issues.apache.org/jira/browse/SOLR-5749">SOLR-5749</a>: Renamed some stat names (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
         <a href="http://people.apache.org/committer-index.html#shalin">shalin</a>
@@ -326,12 +333,6 @@
         <a href="https://issues.apache.org/jira/browse/SOLR-5950">SOLR-5950</a>: Maven config: make the org.slf4j:slf4j-api dependency transitive (i.e., not optional) in all modules in which it's a dependency,... (<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=1584422;view=revision">r1584422</a>
-        <a href="https://issues.apache.org/jira/browse/LUCENE-5568">LUCENE-5568</a>: Fix benchmark default.codec to work (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-        <a href="http://people.apache.org/committer-index.html#dsmiley">dsmiley</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 Apr  4 16:21:01 2014
@@ -419,6 +419,13 @@ numeric fields or query relevancy scores
         <div class="status-item">
           
           <div class="section-content">
+            <a class="svn" href="http://svn.apache.org/viewvc?revision=1584747;view=revision">r1584747</a>
+            <a href="https://issues.apache.org/jira/browse/LUCENE-5527">LUCENE-5527</a>: Refactor Collector API to use a dedicated Collector per leaf.
+ (<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=1584739;view=revision">r1584739</a>
             <a href="https://issues.apache.org/jira/browse/SOLR-5749">SOLR-5749</a>: Renamed some stat names (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
             <a href="http://people.apache.org/committer-index.html#shalin">shalin</a>
@@ -442,12 +449,6 @@ numeric fields or query relevancy scores
             <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=1584422;view=revision">r1584422</a>
-            <a href="https://issues.apache.org/jira/browse/LUCENE-5568">LUCENE-5568</a>: Fix benchmark default.codec to work (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-            <a href="http://people.apache.org/committer-index.html#dsmiley">dsmiley</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 Apr  4 16:21:01 2014
@@ -304,6 +304,13 @@
       <div class="status-item">
       
       <div class="section-content">
+        <a class="svn" href="http://svn.apache.org/viewvc?revision=1584747;view=revision">r1584747</a>
+        <a href="https://issues.apache.org/jira/browse/LUCENE-5527">LUCENE-5527</a>: Refactor Collector API to use a dedicated Collector per leaf.
+ (<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=1584739;view=revision">r1584739</a>
         <a href="https://issues.apache.org/jira/browse/SOLR-5749">SOLR-5749</a>: Renamed some stat names (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
         <a href="http://people.apache.org/committer-index.html#shalin">shalin</a>
@@ -326,12 +333,6 @@
         <a href="https://issues.apache.org/jira/browse/SOLR-5950">SOLR-5950</a>: Maven config: make the org.slf4j:slf4j-api dependency transitive (i.e., not optional) in all modules in which it's a dependency,... (<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=1584422;view=revision">r1584422</a>
-        <a href="https://issues.apache.org/jira/browse/LUCENE-5568">LUCENE-5568</a>: Fix benchmark default.codec to work (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-        <a href="http://people.apache.org/committer-index.html#dsmiley">dsmiley</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 Apr  4 16:21:01 2014
@@ -419,6 +419,13 @@ numeric fields or query relevancy scores
         <div class="status-item">
           
           <div class="section-content">
+            <a class="svn" href="http://svn.apache.org/viewvc?revision=1584747;view=revision">r1584747</a>
+            <a href="https://issues.apache.org/jira/browse/LUCENE-5527">LUCENE-5527</a>: Refactor Collector API to use a dedicated Collector per leaf.
+ (<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=1584739;view=revision">r1584739</a>
             <a href="https://issues.apache.org/jira/browse/SOLR-5749">SOLR-5749</a>: Renamed some stat names (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
             <a href="http://people.apache.org/committer-index.html#shalin">shalin</a>
@@ -442,12 +449,6 @@ numeric fields or query relevancy scores
             <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=1584422;view=revision">r1584422</a>
-            <a href="https://issues.apache.org/jira/browse/LUCENE-5568">LUCENE-5568</a>: Fix benchmark default.codec to work (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-            <a href="http://people.apache.org/committer-index.html#dsmiley">dsmiley</a>
-          </div>
-          
         </div>
         
       </div>