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/01/17 09:21:02 UTC

svn commit: r894472 - 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: Fri Jan 17 08:21:02 2014
New Revision: 894472

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 Fri Jan 17 08:21:02 2014
@@ -304,6 +304,14 @@
       <div class="status-item">
       
       <div class="section-content">
+        <a class="svn" href="http://svn.apache.org/viewvc?revision=1559043;view=revision">r1559043</a>
+        <a href="https://issues.apache.org/jira/browse/SOLR-5476">SOLR-5476</a>: Fix forbidden.
+
+PLEASE RUN &quot;ant precommit&quot; (root) or alternatively the faster &quot;ant check-forbidden-apis&quot; (in your module folder) before... (<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=1558996;view=revision">r1558996</a>
         <a href="https://issues.apache.org/jira/browse/SOLR-4260">SOLR-4260</a>: If in blockUntilFinished and there are no Runners running and the queue is not empty, start a new... (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
         <a href="http://people.apache.org/committer-index.html#markrmiller">markrmiller</a>
@@ -326,12 +334,6 @@
         <a href="https://issues.apache.org/jira/browse/SOLR-4260">SOLR-4260</a>: ConcurrentUpdateSolrServer#blockUntilFinished can return before all previously added updates have finished. This could cause distributed updates meant for replicas... (<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=1558939;view=revision">r1558939</a>
-        <a href="https://issues.apache.org/jira/browse/SOLR-5463">SOLR-5463</a>: more details in case of spooky 'walk already seen' errors (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-        <a href="http://people.apache.org/committer-index.html#hossman">hossman</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 Fri Jan 17 08:21:02 2014
@@ -416,6 +416,14 @@ numeric fields or query relevancy scores
         <div class="status-item">
           
           <div class="section-content">
+            <a class="svn" href="http://svn.apache.org/viewvc?revision=1559043;view=revision">r1559043</a>
+            <a href="https://issues.apache.org/jira/browse/SOLR-5476">SOLR-5476</a>: Fix forbidden.
+
+PLEASE RUN &quot;ant precommit&quot; (root) or alternatively the faster &quot;ant check-forbidden-apis&quot; (in your module folder) before... (<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=1558996;view=revision">r1558996</a>
             <a href="https://issues.apache.org/jira/browse/SOLR-4260">SOLR-4260</a>: If in blockUntilFinished and there are no Runners running and the queue is not empty, start a new... (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
             <a href="http://people.apache.org/committer-index.html#markrmiller">markrmiller</a>
@@ -439,12 +447,6 @@ numeric fields or query relevancy scores
             <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=1558939;view=revision">r1558939</a>
-            <a href="https://issues.apache.org/jira/browse/SOLR-5463">SOLR-5463</a>: more details in case of spooky 'walk already seen' errors (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-            <a href="http://people.apache.org/committer-index.html#hossman">hossman</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 Fri Jan 17 08:21:02 2014
@@ -304,6 +304,14 @@
       <div class="status-item">
       
       <div class="section-content">
+        <a class="svn" href="http://svn.apache.org/viewvc?revision=1559043;view=revision">r1559043</a>
+        <a href="https://issues.apache.org/jira/browse/SOLR-5476">SOLR-5476</a>: Fix forbidden.
+
+PLEASE RUN &quot;ant precommit&quot; (root) or alternatively the faster &quot;ant check-forbidden-apis&quot; (in your module folder) before... (<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=1558996;view=revision">r1558996</a>
         <a href="https://issues.apache.org/jira/browse/SOLR-4260">SOLR-4260</a>: If in blockUntilFinished and there are no Runners running and the queue is not empty, start a new... (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
         <a href="http://people.apache.org/committer-index.html#markrmiller">markrmiller</a>
@@ -326,12 +334,6 @@
         <a href="https://issues.apache.org/jira/browse/SOLR-4260">SOLR-4260</a>: ConcurrentUpdateSolrServer#blockUntilFinished can return before all previously added updates have finished. This could cause distributed updates meant for replicas... (<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=1558939;view=revision">r1558939</a>
-        <a href="https://issues.apache.org/jira/browse/SOLR-5463">SOLR-5463</a>: more details in case of spooky 'walk already seen' errors (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-        <a href="http://people.apache.org/committer-index.html#hossman">hossman</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 Fri Jan 17 08:21:02 2014
@@ -416,6 +416,14 @@ numeric fields or query relevancy scores
         <div class="status-item">
           
           <div class="section-content">
+            <a class="svn" href="http://svn.apache.org/viewvc?revision=1559043;view=revision">r1559043</a>
+            <a href="https://issues.apache.org/jira/browse/SOLR-5476">SOLR-5476</a>: Fix forbidden.
+
+PLEASE RUN &quot;ant precommit&quot; (root) or alternatively the faster &quot;ant check-forbidden-apis&quot; (in your module folder) before... (<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=1558996;view=revision">r1558996</a>
             <a href="https://issues.apache.org/jira/browse/SOLR-4260">SOLR-4260</a>: If in blockUntilFinished and there are no Runners running and the queue is not empty, start a new... (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
             <a href="http://people.apache.org/committer-index.html#markrmiller">markrmiller</a>
@@ -439,12 +447,6 @@ numeric fields or query relevancy scores
             <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=1558939;view=revision">r1558939</a>
-            <a href="https://issues.apache.org/jira/browse/SOLR-5463">SOLR-5463</a>: more details in case of spooky 'walk already seen' errors (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-            <a href="http://people.apache.org/committer-index.html#hossman">hossman</a>
-          </div>
-          
         </div>
         
       </div>