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 2015/03/27 19:21:02 UTC

svn commit: r945297 - 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 Mar 27 18:21:02 2015
New Revision: 945297

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 Mar 27 18:21:02 2015
@@ -305,33 +305,33 @@
       <div class="status-item">
       
       <div class="section-content">
-        <a class="svn" href="http://svn.apache.org/viewvc?revision=1669577;view=revision">r1669577</a>
-        <a href="https://issues.apache.org/jira/browse/LUCENE-6367">LUCENE-6367</a>: correct CHANGES entry: PrefixQuery already operated in binary term space (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
+        <a class="svn" href="http://svn.apache.org/viewvc?revision=1669639;view=revision">r1669639</a>
+        fix silly minor performance bug in CompiledAutomaton/Terms.intersect implementations (<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=1669554;view=revision">r1669554</a>
-        <a href="https://issues.apache.org/jira/browse/SOLR-7082">SOLR-7082</a>: Editing Javadoc (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-        <a href="http://people.apache.org/committer-index.html#jbernste">jbernste</a>
+        <a class="svn" href="http://svn.apache.org/viewvc?revision=1669634;view=revision">r1669634</a>
+        <a href="https://issues.apache.org/jira/browse/SOLR-7226">SOLR-7226</a>: fixed the commented out testcase due to failure  (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
+        <a href="http://people.apache.org/committer-index.html#noble">noble</a>
       </div>
     
       <div class="section-content">
-        <a class="svn" href="http://svn.apache.org/viewvc?revision=1669542;view=revision">r1669542</a>
-        <a href="https://issues.apache.org/jira/browse/SOLR-7318">SOLR-7318</a>: AbstractFullDistribZkTestBase.getRelativeSolrHomePath doesn't work on Windows (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-        <a href="http://people.apache.org/committer-index.html#shaie">shaie</a>
+        <a class="svn" href="http://svn.apache.org/viewvc?revision=1669628;view=revision">r1669628</a>
+        <a href="https://issues.apache.org/jira/browse/SOLR-7309">SOLR-7309</a>: Make bin/solr, bin/post work when Solr installation directory contains spaces (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
+        <a href="http://people.apache.org/committer-index.html#andyetitmoves">andyetitmoves</a>
       </div>
     
       <div class="section-content">
-        <a class="svn" href="http://svn.apache.org/viewvc?revision=1669533;view=revision">r1669533</a>
-        fix test lowercase bug (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
+        <a class="svn" href="http://svn.apache.org/viewvc?revision=1669577;view=revision">r1669577</a>
+        <a href="https://issues.apache.org/jira/browse/LUCENE-6367">LUCENE-6367</a>: correct CHANGES entry: PrefixQuery already operated in binary term space (<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=1669522;view=revision">r1669522</a>
-        <a href="https://issues.apache.org/jira/browse/LUCENE-6367">LUCENE-6367</a>: PrefixQuery now subclasses AutomatonQuery (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-        <a href="http://people.apache.org/committer-index.html#mikemccand">mikemccand</a>
+        <a class="svn" href="http://svn.apache.org/viewvc?revision=1669554;view=revision">r1669554</a>
+        <a href="https://issues.apache.org/jira/browse/SOLR-7082">SOLR-7082</a>: Editing Javadoc (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
+        <a href="http://people.apache.org/committer-index.html#jbernste">jbernste</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 Mar 27 18:21:02 2015
@@ -305,33 +305,33 @@
       <div class="status-item">
       
       <div class="section-content">
-        <a class="svn" href="http://svn.apache.org/viewvc?revision=1669577;view=revision">r1669577</a>
-        <a href="https://issues.apache.org/jira/browse/LUCENE-6367">LUCENE-6367</a>: correct CHANGES entry: PrefixQuery already operated in binary term space (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
+        <a class="svn" href="http://svn.apache.org/viewvc?revision=1669639;view=revision">r1669639</a>
+        fix silly minor performance bug in CompiledAutomaton/Terms.intersect implementations (<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=1669554;view=revision">r1669554</a>
-        <a href="https://issues.apache.org/jira/browse/SOLR-7082">SOLR-7082</a>: Editing Javadoc (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-        <a href="http://people.apache.org/committer-index.html#jbernste">jbernste</a>
+        <a class="svn" href="http://svn.apache.org/viewvc?revision=1669634;view=revision">r1669634</a>
+        <a href="https://issues.apache.org/jira/browse/SOLR-7226">SOLR-7226</a>: fixed the commented out testcase due to failure  (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
+        <a href="http://people.apache.org/committer-index.html#noble">noble</a>
       </div>
     
       <div class="section-content">
-        <a class="svn" href="http://svn.apache.org/viewvc?revision=1669542;view=revision">r1669542</a>
-        <a href="https://issues.apache.org/jira/browse/SOLR-7318">SOLR-7318</a>: AbstractFullDistribZkTestBase.getRelativeSolrHomePath doesn't work on Windows (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-        <a href="http://people.apache.org/committer-index.html#shaie">shaie</a>
+        <a class="svn" href="http://svn.apache.org/viewvc?revision=1669628;view=revision">r1669628</a>
+        <a href="https://issues.apache.org/jira/browse/SOLR-7309">SOLR-7309</a>: Make bin/solr, bin/post work when Solr installation directory contains spaces (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
+        <a href="http://people.apache.org/committer-index.html#andyetitmoves">andyetitmoves</a>
       </div>
     
       <div class="section-content">
-        <a class="svn" href="http://svn.apache.org/viewvc?revision=1669533;view=revision">r1669533</a>
-        fix test lowercase bug (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
+        <a class="svn" href="http://svn.apache.org/viewvc?revision=1669577;view=revision">r1669577</a>
+        <a href="https://issues.apache.org/jira/browse/LUCENE-6367">LUCENE-6367</a>: correct CHANGES entry: PrefixQuery already operated in binary term space (<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=1669522;view=revision">r1669522</a>
-        <a href="https://issues.apache.org/jira/browse/LUCENE-6367">LUCENE-6367</a>: PrefixQuery now subclasses AutomatonQuery (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-        <a href="http://people.apache.org/committer-index.html#mikemccand">mikemccand</a>
+        <a class="svn" href="http://svn.apache.org/viewvc?revision=1669554;view=revision">r1669554</a>
+        <a href="https://issues.apache.org/jira/browse/SOLR-7082">SOLR-7082</a>: Editing Javadoc (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
+        <a href="http://people.apache.org/committer-index.html#jbernste">jbernste</a>
       </div>
     </div></div>
     

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

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