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

svn commit: r933349 - 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 Dec 19 15:21:02 2014
New Revision: 933349

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 Dec 19 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=1646764;view=revision">r1646764</a>
+        fix javadocs: maybeReopen -&gt; maybeRefresh (<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=1646737;view=revision">r1646737</a>
+        <a href="https://issues.apache.org/jira/browse/LUCENE-6121">LUCENE-6121</a>: CachingTokenFilter.reset() propagates to input if not cached (<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=1646674;view=revision">r1646674</a>
         <a href="https://issues.apache.org/jira/browse/LUCENE-6118">LUCENE-6118</a>: Improve the efficiency of the history structure for recently-used filters.
  (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
@@ -322,18 +334,6 @@
         improve toString (<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=1646609;view=revision">r1646609</a>
-        <a href="https://issues.apache.org/jira/browse/SOLR-6058">SOLR-6058</a>: Include the new Solr logo and favicon in Solritas (/browse UI) as well as in generated per-release Solr... (<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=1646577;view=revision">r1646577</a>
-        <a href="https://issues.apache.org/jira/browse/SOLR-6864">SOLR-6864</a>: Support registering searcher listeners in SolrCoreAware.inform(SolrCore) method (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-        <a href="http://people.apache.org/committer-index.html#tflobbe">tflobbe</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 Fri Dec 19 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=1646764;view=revision">r1646764</a>
+        fix javadocs: maybeReopen -&gt; maybeRefresh (<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=1646737;view=revision">r1646737</a>
+        <a href="https://issues.apache.org/jira/browse/LUCENE-6121">LUCENE-6121</a>: CachingTokenFilter.reset() propagates to input if not cached (<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=1646674;view=revision">r1646674</a>
         <a href="https://issues.apache.org/jira/browse/LUCENE-6118">LUCENE-6118</a>: Improve the efficiency of the history structure for recently-used filters.
  (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
@@ -322,18 +334,6 @@
         improve toString (<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=1646609;view=revision">r1646609</a>
-        <a href="https://issues.apache.org/jira/browse/SOLR-6058">SOLR-6058</a>: Include the new Solr logo and favicon in Solritas (/browse UI) as well as in generated per-release Solr... (<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=1646577;view=revision">r1646577</a>
-        <a href="https://issues.apache.org/jira/browse/SOLR-6864">SOLR-6864</a>: Support registering searcher listeners in SolrCoreAware.inform(SolrCore) method (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-        <a href="http://people.apache.org/committer-index.html#tflobbe">tflobbe</a>
-      </div>
     </div></div>
     
     

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

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