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/10/24 11:21:02 UTC

svn commit: r883918 - 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: Thu Oct 24 09:21:02 2013
New Revision: 883918

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 Thu Oct 24 09:21:02 2013
@@ -304,6 +304,13 @@
       <div class="status-item">
       
       <div class="section-content">
+        <a class="svn" href="http://svn.apache.org/viewvc?revision=1535318;view=revision">r1535318</a>
+        Fix javadoc.
+ (<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=1535299;view=revision">r1535299</a>
         Fix Lucene45DocValuesProducer version checks now that there are two supported versions.
  (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
@@ -328,12 +335,6 @@
         <a href="https://issues.apache.org/jira/browse/SOLR-5027">SOLR-5027</a> CollapsingQParserPlugin (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
         <a href="http://people.apache.org/committer-index.html#jbernste">jbernste</a>
       </div>
-    
-      <div class="section-content">
-        <a class="svn" href="http://svn.apache.org/viewvc?revision=1535204;view=revision">r1535204</a>
-        <a href="https://issues.apache.org/jira/browse/SOLR-5384">SOLR-5384</a>: randomlyEnableAutoSoftCommit in ChaosMonkeySafeLeaderTest is buggy. (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-        <a href="http://people.apache.org/committer-index.html#markrmiller">markrmiller</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 Thu Oct 24 09:21:02 2013
@@ -416,6 +416,13 @@ numeric fields or query relevancy scores
         <div class="status-item">
           
           <div class="section-content">
+            <a class="svn" href="http://svn.apache.org/viewvc?revision=1535318;view=revision">r1535318</a>
+            Fix javadoc.
+ (<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=1535299;view=revision">r1535299</a>
             Fix Lucene45DocValuesProducer version checks now that there are two supported versions.
  (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
@@ -441,12 +448,6 @@ numeric fields or query relevancy scores
             <a href="http://people.apache.org/committer-index.html#jbernste">jbernste</a>
           </div>
           
-          <div class="section-content">
-            <a class="svn" href="http://svn.apache.org/viewvc?revision=1535204;view=revision">r1535204</a>
-            <a href="https://issues.apache.org/jira/browse/SOLR-5384">SOLR-5384</a>: randomlyEnableAutoSoftCommit in ChaosMonkeySafeLeaderTest is buggy. (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-            <a href="http://people.apache.org/committer-index.html#markrmiller">markrmiller</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 Thu Oct 24 09:21:02 2013
@@ -304,6 +304,13 @@
       <div class="status-item">
       
       <div class="section-content">
+        <a class="svn" href="http://svn.apache.org/viewvc?revision=1535318;view=revision">r1535318</a>
+        Fix javadoc.
+ (<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=1535299;view=revision">r1535299</a>
         Fix Lucene45DocValuesProducer version checks now that there are two supported versions.
  (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
@@ -328,12 +335,6 @@
         <a href="https://issues.apache.org/jira/browse/SOLR-5027">SOLR-5027</a> CollapsingQParserPlugin (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
         <a href="http://people.apache.org/committer-index.html#jbernste">jbernste</a>
       </div>
-    
-      <div class="section-content">
-        <a class="svn" href="http://svn.apache.org/viewvc?revision=1535204;view=revision">r1535204</a>
-        <a href="https://issues.apache.org/jira/browse/SOLR-5384">SOLR-5384</a>: randomlyEnableAutoSoftCommit in ChaosMonkeySafeLeaderTest is buggy. (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-        <a href="http://people.apache.org/committer-index.html#markrmiller">markrmiller</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 Thu Oct 24 09:21:02 2013
@@ -416,6 +416,13 @@ numeric fields or query relevancy scores
         <div class="status-item">
           
           <div class="section-content">
+            <a class="svn" href="http://svn.apache.org/viewvc?revision=1535318;view=revision">r1535318</a>
+            Fix javadoc.
+ (<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=1535299;view=revision">r1535299</a>
             Fix Lucene45DocValuesProducer version checks now that there are two supported versions.
  (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
@@ -441,12 +448,6 @@ numeric fields or query relevancy scores
             <a href="http://people.apache.org/committer-index.html#jbernste">jbernste</a>
           </div>
           
-          <div class="section-content">
-            <a class="svn" href="http://svn.apache.org/viewvc?revision=1535204;view=revision">r1535204</a>
-            <a href="https://issues.apache.org/jira/browse/SOLR-5384">SOLR-5384</a>: randomlyEnableAutoSoftCommit in ChaosMonkeySafeLeaderTest is buggy. (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-            <a href="http://people.apache.org/committer-index.html#markrmiller">markrmiller</a>
-          </div>
-          
         </div>
         
       </div>