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/11/30 06:21:02 UTC

svn commit: r931051 - 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: Sun Nov 30 05:21:01 2014
New Revision: 931051

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 Sun Nov 30 05:21:01 2014
@@ -305,6 +305,18 @@
       <div class="status-item">
       
       <div class="section-content">
+        <a class="svn" href="http://svn.apache.org/viewvc?revision=1642512;view=revision">r1642512</a>
+        <a href="https://issues.apache.org/jira/browse/LUCENE-6031">LUCENE-6031</a>: don't call deprecated TokenSources method (in tests) (<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=1642510;view=revision">r1642510</a>
+        <a href="https://issues.apache.org/jira/browse/SOLR-6680">SOLR-6680</a>: DefaultSolrHighlighter: avoid CachingTokenFilter when not needed (<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=1642488;view=revision">r1642488</a>
         <a href="https://issues.apache.org/jira/browse/LUCENE-5968">LUCENE-5968</a>: Improve error message when 'ant beast' is run on top-level modules
 This closes #96 (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
@@ -322,20 +334,6 @@ This closes #96 (<a href="http://lucene.
         <a href="https://issues.apache.org/jira/browse/SOLR-6554">SOLR-6554</a>: Add a ClusterState.copyWith method which accepts a collection directly instead of a map of collections and use it... (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
         <a href="http://people.apache.org/committer-index.html#shalin">shalin</a>
       </div>
-    
-      <div class="section-content">
-        <a class="svn" href="http://svn.apache.org/viewvc?revision=1642464;view=revision">r1642464</a>
-        <a href="https://issues.apache.org/jira/browse/SOLR-4792">SOLR-4792</a>: remove empty webapp folder in dev-tools/maven (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-        <a href="http://people.apache.org/committer-index.html#uschindler">uschindler</a>
-      </div>
-    
-      <div class="section-content">
-        <a class="svn" href="http://svn.apache.org/viewvc?revision=1642446;view=revision">r1642446</a>
-        <a href="https://issues.apache.org/jira/browse/LUCENE-6081">LUCENE-6081</a>: Bump language level in IntelliJ configuration for trunk.
-
-This closes #111. (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-        <a href="http://people.apache.org/committer-index.html#shalin">shalin</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 Sun Nov 30 05:21:01 2014
@@ -305,6 +305,18 @@
       <div class="status-item">
       
       <div class="section-content">
+        <a class="svn" href="http://svn.apache.org/viewvc?revision=1642512;view=revision">r1642512</a>
+        <a href="https://issues.apache.org/jira/browse/LUCENE-6031">LUCENE-6031</a>: don't call deprecated TokenSources method (in tests) (<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=1642510;view=revision">r1642510</a>
+        <a href="https://issues.apache.org/jira/browse/SOLR-6680">SOLR-6680</a>: DefaultSolrHighlighter: avoid CachingTokenFilter when not needed (<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=1642488;view=revision">r1642488</a>
         <a href="https://issues.apache.org/jira/browse/LUCENE-5968">LUCENE-5968</a>: Improve error message when 'ant beast' is run on top-level modules
 This closes #96 (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
@@ -322,20 +334,6 @@ This closes #96 (<a href="http://lucene.
         <a href="https://issues.apache.org/jira/browse/SOLR-6554">SOLR-6554</a>: Add a ClusterState.copyWith method which accepts a collection directly instead of a map of collections and use it... (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
         <a href="http://people.apache.org/committer-index.html#shalin">shalin</a>
       </div>
-    
-      <div class="section-content">
-        <a class="svn" href="http://svn.apache.org/viewvc?revision=1642464;view=revision">r1642464</a>
-        <a href="https://issues.apache.org/jira/browse/SOLR-4792">SOLR-4792</a>: remove empty webapp folder in dev-tools/maven (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-        <a href="http://people.apache.org/committer-index.html#uschindler">uschindler</a>
-      </div>
-    
-      <div class="section-content">
-        <a class="svn" href="http://svn.apache.org/viewvc?revision=1642446;view=revision">r1642446</a>
-        <a href="https://issues.apache.org/jira/browse/LUCENE-6081">LUCENE-6081</a>: Bump language level in IntelliJ configuration for trunk.
-
-This closes #111. (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-        <a href="http://people.apache.org/committer-index.html#shalin">shalin</a>
-      </div>
     </div></div>
     
     

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

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