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 2013/09/24 12:21:02 UTC

svn commit: r879688 - 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 Sep 24 10:21:02 2013
New Revision: 879688

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 Sep 24 10:21:02 2013
@@ -304,6 +304,12 @@
       <div class="status-item">
       
       <div class="section-content">
+        <a class="svn" href="http://svn.apache.org/viewvc?revision=1525825;view=revision">r1525825</a>
+        <a href="https://issues.apache.org/jira/browse/LUCENE-5235">LUCENE-5235</a>: Update Javadocs to make it explicit that super.reset(), super.close() and super.end() must be called. (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
+        <a href="http://people.apache.org/committer-index.html#uschindler">uschindler</a>
+      </div>
+    
+      <div class="section-content">
         <a class="svn" href="http://svn.apache.org/viewvc?revision=1525815;view=revision">r1525815</a>
         <a href="https://issues.apache.org/jira/browse/LUCENE-5238">LUCENE-5238</a>: Fix junitcompat tests (so that they're not triggered when previous errors occur). (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
         <a href="http://people.apache.org/committer-index.html#dweiss">dweiss</a>
@@ -326,12 +332,6 @@
         <a href="https://issues.apache.org/jira/browse/SOLR-5261">SOLR-5261</a>: fix javabin block indexing back compat (<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=1525719;view=revision">r1525719</a>
-        don't throw NPE if someone consumes us wrong, also null out random on close to be pickier (<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
==============================================================================
--- websites/production/lucene/content/solr/index.html (original)
+++ websites/production/lucene/content/solr/index.html Tue Sep 24 10:21:02 2013
@@ -416,6 +416,12 @@ numeric fields or query relevancy scores
         <div class="status-item">
           
           <div class="section-content">
+            <a class="svn" href="http://svn.apache.org/viewvc?revision=1525825;view=revision">r1525825</a>
+            <a href="https://issues.apache.org/jira/browse/LUCENE-5235">LUCENE-5235</a>: Update Javadocs to make it explicit that super.reset(), super.close() and super.end() must be called. (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
+            <a href="http://people.apache.org/committer-index.html#uschindler">uschindler</a>
+          </div>
+          
+          <div class="section-content">
             <a class="svn" href="http://svn.apache.org/viewvc?revision=1525815;view=revision">r1525815</a>
             <a href="https://issues.apache.org/jira/browse/LUCENE-5238">LUCENE-5238</a>: Fix junitcompat tests (so that they're not triggered when previous errors occur). (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
             <a href="http://people.apache.org/committer-index.html#dweiss">dweiss</a>
@@ -439,12 +445,6 @@ numeric fields or query relevancy scores
             <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=1525719;view=revision">r1525719</a>
-            don't throw NPE if someone consumes us wrong, also null out random on close to be pickier (<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/core/index.html
==============================================================================
--- websites/staging/lucene/trunk/content/core/index.html (original)
+++ websites/staging/lucene/trunk/content/core/index.html Tue Sep 24 10:21:02 2013
@@ -304,6 +304,12 @@
       <div class="status-item">
       
       <div class="section-content">
+        <a class="svn" href="http://svn.apache.org/viewvc?revision=1525825;view=revision">r1525825</a>
+        <a href="https://issues.apache.org/jira/browse/LUCENE-5235">LUCENE-5235</a>: Update Javadocs to make it explicit that super.reset(), super.close() and super.end() must be called. (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
+        <a href="http://people.apache.org/committer-index.html#uschindler">uschindler</a>
+      </div>
+    
+      <div class="section-content">
         <a class="svn" href="http://svn.apache.org/viewvc?revision=1525815;view=revision">r1525815</a>
         <a href="https://issues.apache.org/jira/browse/LUCENE-5238">LUCENE-5238</a>: Fix junitcompat tests (so that they're not triggered when previous errors occur). (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
         <a href="http://people.apache.org/committer-index.html#dweiss">dweiss</a>
@@ -326,12 +332,6 @@
         <a href="https://issues.apache.org/jira/browse/SOLR-5261">SOLR-5261</a>: fix javabin block indexing back compat (<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=1525719;view=revision">r1525719</a>
-        don't throw NPE if someone consumes us wrong, also null out random on close to be pickier (<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
==============================================================================
--- websites/staging/lucene/trunk/content/solr/index.html (original)
+++ websites/staging/lucene/trunk/content/solr/index.html Tue Sep 24 10:21:02 2013
@@ -416,6 +416,12 @@ numeric fields or query relevancy scores
         <div class="status-item">
           
           <div class="section-content">
+            <a class="svn" href="http://svn.apache.org/viewvc?revision=1525825;view=revision">r1525825</a>
+            <a href="https://issues.apache.org/jira/browse/LUCENE-5235">LUCENE-5235</a>: Update Javadocs to make it explicit that super.reset(), super.close() and super.end() must be called. (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
+            <a href="http://people.apache.org/committer-index.html#uschindler">uschindler</a>
+          </div>
+          
+          <div class="section-content">
             <a class="svn" href="http://svn.apache.org/viewvc?revision=1525815;view=revision">r1525815</a>
             <a href="https://issues.apache.org/jira/browse/LUCENE-5238">LUCENE-5238</a>: Fix junitcompat tests (so that they're not triggered when previous errors occur). (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
             <a href="http://people.apache.org/committer-index.html#dweiss">dweiss</a>
@@ -439,12 +445,6 @@ numeric fields or query relevancy scores
             <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=1525719;view=revision">r1525719</a>
-            don't throw NPE if someone consumes us wrong, also null out random on close to be pickier (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-            <a href="http://people.apache.org/committer-index.html#rmuir">rmuir</a>
-          </div>
-          
         </div>
         
       </div>