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/07/22 21:21:03 UTC

svn commit: r959202 - 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: Wed Jul 22 19:21:02 2015
New Revision: 959202

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 Wed Jul 22 19:21:02 2015
@@ -349,35 +349,34 @@ h2:hover > .headerlink, h3:hover > .head
       <div class="status-item">
       
       <div class="section-content">
-        <a class="svn" href="http://svn.apache.org/viewvc?revision=1692253;view=revision">r1692253</a>
-        <a href="https://issues.apache.org/jira/browse/LUCENE-6690">LUCENE-6690</a>: Speed up MultiTermsEnum.next().
- (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-        <a href="http://people.apache.org/committer-index.html#jpountz">jpountz</a>
+        <a class="svn" href="http://svn.apache.org/viewvc?revision=1692317;view=revision">r1692317</a>
+        <a href="https://issues.apache.org/jira/browse/SOLR-7748">SOLR-7748</a>: Fix script to work when %JAVA% has spaces (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
+        <a href="http://people.apache.org/committer-index.html#shaie">shaie</a>
       </div>
     
       <div class="section-content">
-        <a class="svn" href="http://svn.apache.org/viewvc?revision=1692193;view=revision">r1692193</a>
-        <a href="https://issues.apache.org/jira/browse/SOLR-7441">SOLR-7441</a>:Improve overall robustness of the Streaming stack: Streaming API, Streaming Expressions, Parallel SQL (<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=1692309;view=revision">r1692309</a>
+        <a href="https://issues.apache.org/jira/browse/SOLR-7742">SOLR-7742</a>: Avoid stacktrace in info logging (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
+        <a href="http://people.apache.org/committer-index.html#gchanan">gchanan</a>
       </div>
     
       <div class="section-content">
-        <a class="svn" href="http://svn.apache.org/viewvc?revision=1692170;view=revision">r1692170</a>
-        <a href="https://issues.apache.org/jira/browse/SOLR-7765">SOLR-7765</a>: Hardened the behavior of TokenizerChain when null arguments are used in constructor. This prevents NPEs in some code... (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-        <a href="http://people.apache.org/committer-index.html#hossman">hossman</a>
+        <a class="svn" href="http://svn.apache.org/viewvc?revision=1692304;view=revision">r1692304</a>
+        <a href="https://issues.apache.org/jira/browse/SOLR-7446">SOLR-7446</a>: simplify missing bucket handling (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
+        <a href="http://people.apache.org/committer-index.html#yonik">yonik</a>
       </div>
     
       <div class="section-content">
-        <a class="svn" href="http://svn.apache.org/viewvc?revision=1692102;view=revision">r1692102</a>
-        Update some build dependencies to newer versions (pegdown uses ASM 5, Groovy is now ASF project, SvnKit) (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-        <a href="http://people.apache.org/committer-index.html#uschindler">uschindler</a>
+        <a class="svn" href="http://svn.apache.org/viewvc?revision=1692253;view=revision">r1692253</a>
+        <a href="https://issues.apache.org/jira/browse/LUCENE-6690">LUCENE-6690</a>: Speed up MultiTermsEnum.next().
+ (<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=1692070;view=revision">r1692070</a>
-        <a href="https://issues.apache.org/jira/browse/SOLR-7815">SOLR-7815</a>: Removed LuceneQueryOptimizer.
- (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-        <a href="http://people.apache.org/committer-index.html#jpountz">jpountz</a>
+        <a class="svn" href="http://svn.apache.org/viewvc?revision=1692193;view=revision">r1692193</a>
+        <a href="https://issues.apache.org/jira/browse/SOLR-7441">SOLR-7441</a>:Improve overall robustness of the Streaming stack: Streaming API, Streaming Expressions, Parallel SQL (<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 Wed Jul 22 19:21:02 2015
@@ -349,35 +349,34 @@ h2:hover > .headerlink, h3:hover > .head
       <div class="status-item">
       
       <div class="section-content">
-        <a class="svn" href="http://svn.apache.org/viewvc?revision=1692253;view=revision">r1692253</a>
-        <a href="https://issues.apache.org/jira/browse/LUCENE-6690">LUCENE-6690</a>: Speed up MultiTermsEnum.next().
- (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-        <a href="http://people.apache.org/committer-index.html#jpountz">jpountz</a>
+        <a class="svn" href="http://svn.apache.org/viewvc?revision=1692317;view=revision">r1692317</a>
+        <a href="https://issues.apache.org/jira/browse/SOLR-7748">SOLR-7748</a>: Fix script to work when %JAVA% has spaces (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
+        <a href="http://people.apache.org/committer-index.html#shaie">shaie</a>
       </div>
     
       <div class="section-content">
-        <a class="svn" href="http://svn.apache.org/viewvc?revision=1692193;view=revision">r1692193</a>
-        <a href="https://issues.apache.org/jira/browse/SOLR-7441">SOLR-7441</a>:Improve overall robustness of the Streaming stack: Streaming API, Streaming Expressions, Parallel SQL (<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=1692309;view=revision">r1692309</a>
+        <a href="https://issues.apache.org/jira/browse/SOLR-7742">SOLR-7742</a>: Avoid stacktrace in info logging (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
+        <a href="http://people.apache.org/committer-index.html#gchanan">gchanan</a>
       </div>
     
       <div class="section-content">
-        <a class="svn" href="http://svn.apache.org/viewvc?revision=1692170;view=revision">r1692170</a>
-        <a href="https://issues.apache.org/jira/browse/SOLR-7765">SOLR-7765</a>: Hardened the behavior of TokenizerChain when null arguments are used in constructor. This prevents NPEs in some code... (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-        <a href="http://people.apache.org/committer-index.html#hossman">hossman</a>
+        <a class="svn" href="http://svn.apache.org/viewvc?revision=1692304;view=revision">r1692304</a>
+        <a href="https://issues.apache.org/jira/browse/SOLR-7446">SOLR-7446</a>: simplify missing bucket handling (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
+        <a href="http://people.apache.org/committer-index.html#yonik">yonik</a>
       </div>
     
       <div class="section-content">
-        <a class="svn" href="http://svn.apache.org/viewvc?revision=1692102;view=revision">r1692102</a>
-        Update some build dependencies to newer versions (pegdown uses ASM 5, Groovy is now ASF project, SvnKit) (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-        <a href="http://people.apache.org/committer-index.html#uschindler">uschindler</a>
+        <a class="svn" href="http://svn.apache.org/viewvc?revision=1692253;view=revision">r1692253</a>
+        <a href="https://issues.apache.org/jira/browse/LUCENE-6690">LUCENE-6690</a>: Speed up MultiTermsEnum.next().
+ (<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=1692070;view=revision">r1692070</a>
-        <a href="https://issues.apache.org/jira/browse/SOLR-7815">SOLR-7815</a>: Removed LuceneQueryOptimizer.
- (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-        <a href="http://people.apache.org/committer-index.html#jpountz">jpountz</a>
+        <a class="svn" href="http://svn.apache.org/viewvc?revision=1692193;view=revision">r1692193</a>
+        <a href="https://issues.apache.org/jira/browse/SOLR-7441">SOLR-7441</a>:Improve overall robustness of the Streaming stack: Streaming API, Streaming Expressions, Parallel SQL (<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)