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/26 16:21:06 UTC

svn commit: r930589 - 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 Nov 26 15:21:05 2014
New Revision: 930589

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 Nov 26 15:21:05 2014
@@ -305,33 +305,35 @@
       <div class="status-item">
       
       <div class="section-content">
-        <a class="svn" href="http://svn.apache.org/viewvc?revision=1641819;view=revision">r1641819</a>
-        <a href="https://issues.apache.org/jira/browse/SOLR-5864">SOLR-5864</a>: Remove previous SolrCore as parameter on reload (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-        <a href="http://people.apache.org/committer-index.html#tflobbe">tflobbe</a>
+        <a class="svn" href="http://svn.apache.org/viewvc?revision=1641824;view=revision">r1641824</a>
+        <a href="https://issues.apache.org/jira/browse/LUCENE-6076">LUCENE-6076</a>: Remove unnecessary copy (thanks Robert for pointing this out).
+ (<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=1641798;view=revision">r1641798</a>
-        disable windows here (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-        <a href="http://people.apache.org/committer-index.html#rmuir">rmuir</a>
+        <a class="svn" href="http://svn.apache.org/viewvc?revision=1641822;view=revision">r1641822</a>
+        <a href="https://issues.apache.org/jira/browse/LUCENE-6076">LUCENE-6076</a>: Fix locking in CachingWrapperFilter.getChildResources.
+ (<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=1641795;view=revision">r1641795</a>
-        add fun test case for reindexing using ParallelLeafReader (<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=1641821;view=revision">r1641821</a>
+        <a href="https://issues.apache.org/jira/browse/LUCENE-6072">LUCENE-6072</a>: add a way to test for too many open files (<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=1641792;view=revision">r1641792</a>
-        <a href="https://issues.apache.org/jira/browse/SOLR-6792">SOLR-6792</a> adding deprecation details  (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-        <a href="http://people.apache.org/committer-index.html#noble">noble</a>
+        <a class="svn" href="http://svn.apache.org/viewvc?revision=1641819;view=revision">r1641819</a>
+        <a href="https://issues.apache.org/jira/browse/SOLR-5864">SOLR-5864</a>: Remove previous SolrCore as parameter on reload (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
+        <a href="http://people.apache.org/committer-index.html#tflobbe">tflobbe</a>
       </div>
     
       <div class="section-content">
-        <a class="svn" href="http://svn.apache.org/viewvc?revision=1641790;view=revision">r1641790</a>
-        <a href="https://issues.apache.org/jira/browse/SOLR-6792">SOLR-6792</a> deprecate AdminHandlers, Clean up solrconfig.xml of unnecessary plugin definitions, implicit registration of /replication, /get and /admin/* handlers (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-        <a href="http://people.apache.org/committer-index.html#noble">noble</a>
+        <a class="svn" href="http://svn.apache.org/viewvc?revision=1641798;view=revision">r1641798</a>
+        disable windows here (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
+        <a href="http://people.apache.org/committer-index.html#rmuir">rmuir</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 Nov 26 15:21:05 2014
@@ -305,33 +305,35 @@
       <div class="status-item">
       
       <div class="section-content">
-        <a class="svn" href="http://svn.apache.org/viewvc?revision=1641819;view=revision">r1641819</a>
-        <a href="https://issues.apache.org/jira/browse/SOLR-5864">SOLR-5864</a>: Remove previous SolrCore as parameter on reload (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-        <a href="http://people.apache.org/committer-index.html#tflobbe">tflobbe</a>
+        <a class="svn" href="http://svn.apache.org/viewvc?revision=1641824;view=revision">r1641824</a>
+        <a href="https://issues.apache.org/jira/browse/LUCENE-6076">LUCENE-6076</a>: Remove unnecessary copy (thanks Robert for pointing this out).
+ (<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=1641798;view=revision">r1641798</a>
-        disable windows here (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-        <a href="http://people.apache.org/committer-index.html#rmuir">rmuir</a>
+        <a class="svn" href="http://svn.apache.org/viewvc?revision=1641822;view=revision">r1641822</a>
+        <a href="https://issues.apache.org/jira/browse/LUCENE-6076">LUCENE-6076</a>: Fix locking in CachingWrapperFilter.getChildResources.
+ (<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=1641795;view=revision">r1641795</a>
-        add fun test case for reindexing using ParallelLeafReader (<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=1641821;view=revision">r1641821</a>
+        <a href="https://issues.apache.org/jira/browse/LUCENE-6072">LUCENE-6072</a>: add a way to test for too many open files (<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=1641792;view=revision">r1641792</a>
-        <a href="https://issues.apache.org/jira/browse/SOLR-6792">SOLR-6792</a> adding deprecation details  (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-        <a href="http://people.apache.org/committer-index.html#noble">noble</a>
+        <a class="svn" href="http://svn.apache.org/viewvc?revision=1641819;view=revision">r1641819</a>
+        <a href="https://issues.apache.org/jira/browse/SOLR-5864">SOLR-5864</a>: Remove previous SolrCore as parameter on reload (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
+        <a href="http://people.apache.org/committer-index.html#tflobbe">tflobbe</a>
       </div>
     
       <div class="section-content">
-        <a class="svn" href="http://svn.apache.org/viewvc?revision=1641790;view=revision">r1641790</a>
-        <a href="https://issues.apache.org/jira/browse/SOLR-6792">SOLR-6792</a> deprecate AdminHandlers, Clean up solrconfig.xml of unnecessary plugin definitions, implicit registration of /replication, /get and /admin/* handlers (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-        <a href="http://people.apache.org/committer-index.html#noble">noble</a>
+        <a class="svn" href="http://svn.apache.org/viewvc?revision=1641798;view=revision">r1641798</a>
+        disable windows here (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
+        <a href="http://people.apache.org/committer-index.html#rmuir">rmuir</a>
       </div>
     </div></div>
     

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

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