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/06/30 11:43:27 UTC

svn commit: r956390 - 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: Tue Jun 30 09:43:27 2015
New Revision: 956390

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 Tue Jun 30 09:43:27 2015
@@ -305,33 +305,35 @@
       <div class="status-item">
       
       <div class="section-content">
-        <a class="svn" href="http://svn.apache.org/viewvc?revision=1688156;view=revision">r1688156</a>
-        <a href="https://issues.apache.org/jira/browse/SOLR-7732">SOLR-7732</a> Loader icon keeps spinning and is chopped in half (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-        <a href="http://people.apache.org/committer-index.html#upayavira">upayavira</a>
+        <a class="svn" href="http://svn.apache.org/viewvc?revision=1688409;view=revision">r1688409</a>
+        <a href="https://issues.apache.org/jira/browse/LUCENE-6633">LUCENE-6633</a>: Remove DuplicateFilter.
+ (<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=1688039;view=revision">r1688039</a>
-        <a href="https://issues.apache.org/jira/browse/SOLR-7710">SOLR-7710</a>: Replace async occurrences with CommonAdminParams.ASYNC (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-        <a href="http://people.apache.org/committer-index.html#andyetitmoves">andyetitmoves</a>
+        <a class="svn" href="http://svn.apache.org/viewvc?revision=1688405;view=revision">r1688405</a>
+        <a href="https://issues.apache.org/jira/browse/SOLR-7736">SOLR-7736</a>: Point to the correct jira issue for awaits fix (<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=1688026;view=revision">r1688026</a>
-        <a href="https://issues.apache.org/jira/browse/SOLR-7485">SOLR-7485</a>: Add CHANGES.txt (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-        <a href="http://people.apache.org/committer-index.html#andyetitmoves">andyetitmoves</a>
+        <a class="svn" href="http://svn.apache.org/viewvc?revision=1688396;view=revision">r1688396</a>
+        <a href="https://issues.apache.org/jira/browse/SOLR-7673">SOLR-7673</a>: Race condition in shard splitting can cause operation to hang indefinitely or sub-shards to never become active (<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=1688025;view=revision">r1688025</a>
-        <a href="https://issues.apache.org/jira/browse/SOLR-7485">SOLR-7485</a>: Replace shards.info occurrences with ShardParams.SHARDS_INFO (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-        <a href="http://people.apache.org/committer-index.html#andyetitmoves">andyetitmoves</a>
+        <a class="svn" href="http://svn.apache.org/viewvc?revision=1688365;view=revision">r1688365</a>
+        <a href="https://issues.apache.org/jira/browse/LUCENE-6634">LUCENE-6634</a>: PKIndexSplitter now takes a Query instead of a Filter.
+ (<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=1688022;view=revision">r1688022</a>
-        <a href="https://issues.apache.org/jira/browse/LUCENE-6568">LUCENE-6568</a>: Make rat invocation depend on ivy configuration being set up (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-        <a href="http://people.apache.org/committer-index.html#andyetitmoves">andyetitmoves</a>
+        <a class="svn" href="http://svn.apache.org/viewvc?revision=1688317;view=revision">r1688317</a>
+        <a href="https://issues.apache.org/jira/browse/LUCENE-6637">LUCENE-6637</a>: Fix FSTTester to not violate file permissions on -Dtests.verbose=true (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
+        <a href="http://people.apache.org/committer-index.html#uschindler">uschindler</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 Tue Jun 30 09:43:27 2015
@@ -305,33 +305,35 @@
       <div class="status-item">
       
       <div class="section-content">
-        <a class="svn" href="http://svn.apache.org/viewvc?revision=1688156;view=revision">r1688156</a>
-        <a href="https://issues.apache.org/jira/browse/SOLR-7732">SOLR-7732</a> Loader icon keeps spinning and is chopped in half (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-        <a href="http://people.apache.org/committer-index.html#upayavira">upayavira</a>
+        <a class="svn" href="http://svn.apache.org/viewvc?revision=1688409;view=revision">r1688409</a>
+        <a href="https://issues.apache.org/jira/browse/LUCENE-6633">LUCENE-6633</a>: Remove DuplicateFilter.
+ (<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=1688039;view=revision">r1688039</a>
-        <a href="https://issues.apache.org/jira/browse/SOLR-7710">SOLR-7710</a>: Replace async occurrences with CommonAdminParams.ASYNC (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-        <a href="http://people.apache.org/committer-index.html#andyetitmoves">andyetitmoves</a>
+        <a class="svn" href="http://svn.apache.org/viewvc?revision=1688405;view=revision">r1688405</a>
+        <a href="https://issues.apache.org/jira/browse/SOLR-7736">SOLR-7736</a>: Point to the correct jira issue for awaits fix (<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=1688026;view=revision">r1688026</a>
-        <a href="https://issues.apache.org/jira/browse/SOLR-7485">SOLR-7485</a>: Add CHANGES.txt (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-        <a href="http://people.apache.org/committer-index.html#andyetitmoves">andyetitmoves</a>
+        <a class="svn" href="http://svn.apache.org/viewvc?revision=1688396;view=revision">r1688396</a>
+        <a href="https://issues.apache.org/jira/browse/SOLR-7673">SOLR-7673</a>: Race condition in shard splitting can cause operation to hang indefinitely or sub-shards to never become active (<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=1688025;view=revision">r1688025</a>
-        <a href="https://issues.apache.org/jira/browse/SOLR-7485">SOLR-7485</a>: Replace shards.info occurrences with ShardParams.SHARDS_INFO (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-        <a href="http://people.apache.org/committer-index.html#andyetitmoves">andyetitmoves</a>
+        <a class="svn" href="http://svn.apache.org/viewvc?revision=1688365;view=revision">r1688365</a>
+        <a href="https://issues.apache.org/jira/browse/LUCENE-6634">LUCENE-6634</a>: PKIndexSplitter now takes a Query instead of a Filter.
+ (<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=1688022;view=revision">r1688022</a>
-        <a href="https://issues.apache.org/jira/browse/LUCENE-6568">LUCENE-6568</a>: Make rat invocation depend on ivy configuration being set up (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-        <a href="http://people.apache.org/committer-index.html#andyetitmoves">andyetitmoves</a>
+        <a class="svn" href="http://svn.apache.org/viewvc?revision=1688317;view=revision">r1688317</a>
+        <a href="https://issues.apache.org/jira/browse/LUCENE-6637">LUCENE-6637</a>: Fix FSTTester to not violate file permissions on -Dtests.verbose=true (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
+        <a href="http://people.apache.org/committer-index.html#uschindler">uschindler</a>
       </div>
     </div></div>
     

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

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