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/01/13 17:21:03 UTC

svn commit: r936058 - 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 Jan 13 16:21:03 2015
New Revision: 936058

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 Jan 13 16:21:03 2015
@@ -305,6 +305,18 @@
       <div class="status-item">
       
       <div class="section-content">
+        <a class="svn" href="http://svn.apache.org/viewvc?revision=1651394;view=revision">r1651394</a>
+        <a href="https://issues.apache.org/jira/browse/SOLR-6880">SOLR-6880</a>: Remove this assert that can fail various tests. (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
+        <a href="http://people.apache.org/committer-index.html#markrmiller">markrmiller</a>
+      </div>
+    
+      <div class="section-content">
+        <a class="svn" href="http://svn.apache.org/viewvc?revision=1651380;view=revision">r1651380</a>
+        <a href="https://issues.apache.org/jira/browse/SOLR-6941">SOLR-6941</a>: DistributedQueue#containsTaskWithRequestId can fail with NPE. (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
+        <a href="http://people.apache.org/committer-index.html#markrmiller">markrmiller</a>
+      </div>
+    
+      <div class="section-content">
         <a class="svn" href="http://svn.apache.org/viewvc?revision=1651373;view=revision">r1651373</a>
         <a href="https://issues.apache.org/jira/browse/SOLR-6943">SOLR-6943</a>: HdfsDirectoryFactory should fall back to system props for most of it's config  if it is not found in... (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
         <a href="http://people.apache.org/committer-index.html#markrmiller">markrmiller</a>
@@ -321,19 +333,6 @@
         strengthen param checking for block tree's term block min/max sizes (<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=1651351;view=revision">r1651351</a>
-        <a href="https://issues.apache.org/jira/browse/SOLR-6904">SOLR-6904</a>: remove deprecated spatial Circle &amp; Rect syntax
-FYI these weren't used often and were replaced with supported syntaxes... (<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=1651308;view=revision">r1651308</a>
-        <a href="https://issues.apache.org/jira/browse/SOLR-6770">SOLR-6770</a> Optimize tests to avoid duplicate RE[BST calls (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-        <a href="http://people.apache.org/committer-index.html#noble">noble</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 Jan 13 16:21:03 2015
@@ -305,6 +305,18 @@
       <div class="status-item">
       
       <div class="section-content">
+        <a class="svn" href="http://svn.apache.org/viewvc?revision=1651394;view=revision">r1651394</a>
+        <a href="https://issues.apache.org/jira/browse/SOLR-6880">SOLR-6880</a>: Remove this assert that can fail various tests. (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
+        <a href="http://people.apache.org/committer-index.html#markrmiller">markrmiller</a>
+      </div>
+    
+      <div class="section-content">
+        <a class="svn" href="http://svn.apache.org/viewvc?revision=1651380;view=revision">r1651380</a>
+        <a href="https://issues.apache.org/jira/browse/SOLR-6941">SOLR-6941</a>: DistributedQueue#containsTaskWithRequestId can fail with NPE. (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
+        <a href="http://people.apache.org/committer-index.html#markrmiller">markrmiller</a>
+      </div>
+    
+      <div class="section-content">
         <a class="svn" href="http://svn.apache.org/viewvc?revision=1651373;view=revision">r1651373</a>
         <a href="https://issues.apache.org/jira/browse/SOLR-6943">SOLR-6943</a>: HdfsDirectoryFactory should fall back to system props for most of it's config  if it is not found in... (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
         <a href="http://people.apache.org/committer-index.html#markrmiller">markrmiller</a>
@@ -321,19 +333,6 @@
         strengthen param checking for block tree's term block min/max sizes (<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=1651351;view=revision">r1651351</a>
-        <a href="https://issues.apache.org/jira/browse/SOLR-6904">SOLR-6904</a>: remove deprecated spatial Circle &amp; Rect syntax
-FYI these weren't used often and were replaced with supported syntaxes... (<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=1651308;view=revision">r1651308</a>
-        <a href="https://issues.apache.org/jira/browse/SOLR-6770">SOLR-6770</a> Optimize tests to avoid duplicate RE[BST calls (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-        <a href="http://people.apache.org/committer-index.html#noble">noble</a>
-      </div>
     </div></div>
     
     

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

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