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/07/31 20:21:02 UTC

svn commit: r872177 - 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: Wed Jul 31 18:21:01 2013
New Revision: 872177

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 Wed Jul 31 18:21:01 2013
@@ -304,6 +304,12 @@
       <div class="status-item">
       
       <div class="section-content">
+        <a class="svn" href="http://svn.apache.org/viewvc?revision=1508968;view=revision">r1508968</a>
+        <a href="https://issues.apache.org/jira/browse/SOLR-4221">SOLR-4221</a> <a href="https://issues.apache.org/jira/browse/SOLR-4808">SOLR-4808</a> <a href="https://issues.apache.org/jira/browse/SOLR-5006">SOLR-5006</a> <a href="https://issues.apache.org/jira/browse/SOLR-5017">SOLR-5017</a> <a href="https://issues.apache.org/jira/browse/SOLR-4222">SOLR-4222</a> (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
+        <a href="http://people.apache.org/committer-index.html#noble">noble</a>
+      </div>
+    
+      <div class="section-content">
         <a class="svn" href="http://svn.apache.org/viewvc?revision=1508757;view=revision">r1508757</a>
         <a href="https://issues.apache.org/jira/browse/LUCENE-5140">LUCENE-5140</a>: Fixed performance regression of span queries caused by <a href="https://issues.apache.org/jira/browse/LUCENE-4946">LUCENE-4946</a>.
  (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
@@ -327,12 +333,6 @@
         <a href="https://issues.apache.org/jira/browse/LUCENE-5154">LUCENE-5154</a>: fix test to use getTempDir instead of CWD (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
         <a href="http://people.apache.org/committer-index.html#rmuir">rmuir</a>
       </div>
-    
-      <div class="section-content">
-        <a class="svn" href="http://svn.apache.org/viewvc?revision=1508661;view=revision">r1508661</a>
-        <a href="https://issues.apache.org/jira/browse/SOLR-5094">SOLR-5094</a>: Fix order of setup in TestJmxIntegration so MBean server is running before Solr init.  Also fixes <a href="https://issues.apache.org/jira/browse/SOLR-4418">SOLR-4418</a> (<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 Wed Jul 31 18:21:01 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=1508968;view=revision">r1508968</a>
+            <a href="https://issues.apache.org/jira/browse/SOLR-4221">SOLR-4221</a> <a href="https://issues.apache.org/jira/browse/SOLR-4808">SOLR-4808</a> <a href="https://issues.apache.org/jira/browse/SOLR-5006">SOLR-5006</a> <a href="https://issues.apache.org/jira/browse/SOLR-5017">SOLR-5017</a> <a href="https://issues.apache.org/jira/browse/SOLR-4222">SOLR-4222</a> (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
+            <a href="http://people.apache.org/committer-index.html#noble">noble</a>
+          </div>
+          
+          <div class="section-content">
             <a class="svn" href="http://svn.apache.org/viewvc?revision=1508757;view=revision">r1508757</a>
             <a href="https://issues.apache.org/jira/browse/LUCENE-5140">LUCENE-5140</a>: Fixed performance regression of span queries caused by <a href="https://issues.apache.org/jira/browse/LUCENE-4946">LUCENE-4946</a>.
  (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
@@ -440,12 +446,6 @@ numeric fields or query relevancy scores
             <a href="http://people.apache.org/committer-index.html#rmuir">rmuir</a>
           </div>
           
-          <div class="section-content">
-            <a class="svn" href="http://svn.apache.org/viewvc?revision=1508661;view=revision">r1508661</a>
-            <a href="https://issues.apache.org/jira/browse/SOLR-5094">SOLR-5094</a>: Fix order of setup in TestJmxIntegration so MBean server is running before Solr init.  Also fixes <a href="https://issues.apache.org/jira/browse/SOLR-4418">SOLR-4418</a> (<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 Wed Jul 31 18:21:01 2013
@@ -304,6 +304,12 @@
       <div class="status-item">
       
       <div class="section-content">
+        <a class="svn" href="http://svn.apache.org/viewvc?revision=1508968;view=revision">r1508968</a>
+        <a href="https://issues.apache.org/jira/browse/SOLR-4221">SOLR-4221</a> <a href="https://issues.apache.org/jira/browse/SOLR-4808">SOLR-4808</a> <a href="https://issues.apache.org/jira/browse/SOLR-5006">SOLR-5006</a> <a href="https://issues.apache.org/jira/browse/SOLR-5017">SOLR-5017</a> <a href="https://issues.apache.org/jira/browse/SOLR-4222">SOLR-4222</a> (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
+        <a href="http://people.apache.org/committer-index.html#noble">noble</a>
+      </div>
+    
+      <div class="section-content">
         <a class="svn" href="http://svn.apache.org/viewvc?revision=1508757;view=revision">r1508757</a>
         <a href="https://issues.apache.org/jira/browse/LUCENE-5140">LUCENE-5140</a>: Fixed performance regression of span queries caused by <a href="https://issues.apache.org/jira/browse/LUCENE-4946">LUCENE-4946</a>.
  (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
@@ -327,12 +333,6 @@
         <a href="https://issues.apache.org/jira/browse/LUCENE-5154">LUCENE-5154</a>: fix test to use getTempDir instead of CWD (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
         <a href="http://people.apache.org/committer-index.html#rmuir">rmuir</a>
       </div>
-    
-      <div class="section-content">
-        <a class="svn" href="http://svn.apache.org/viewvc?revision=1508661;view=revision">r1508661</a>
-        <a href="https://issues.apache.org/jira/browse/SOLR-5094">SOLR-5094</a>: Fix order of setup in TestJmxIntegration so MBean server is running before Solr init.  Also fixes <a href="https://issues.apache.org/jira/browse/SOLR-4418">SOLR-4418</a> (<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 Wed Jul 31 18:21:01 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=1508968;view=revision">r1508968</a>
+            <a href="https://issues.apache.org/jira/browse/SOLR-4221">SOLR-4221</a> <a href="https://issues.apache.org/jira/browse/SOLR-4808">SOLR-4808</a> <a href="https://issues.apache.org/jira/browse/SOLR-5006">SOLR-5006</a> <a href="https://issues.apache.org/jira/browse/SOLR-5017">SOLR-5017</a> <a href="https://issues.apache.org/jira/browse/SOLR-4222">SOLR-4222</a> (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
+            <a href="http://people.apache.org/committer-index.html#noble">noble</a>
+          </div>
+          
+          <div class="section-content">
             <a class="svn" href="http://svn.apache.org/viewvc?revision=1508757;view=revision">r1508757</a>
             <a href="https://issues.apache.org/jira/browse/LUCENE-5140">LUCENE-5140</a>: Fixed performance regression of span queries caused by <a href="https://issues.apache.org/jira/browse/LUCENE-4946">LUCENE-4946</a>.
  (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
@@ -440,12 +446,6 @@ numeric fields or query relevancy scores
             <a href="http://people.apache.org/committer-index.html#rmuir">rmuir</a>
           </div>
           
-          <div class="section-content">
-            <a class="svn" href="http://svn.apache.org/viewvc?revision=1508661;view=revision">r1508661</a>
-            <a href="https://issues.apache.org/jira/browse/SOLR-5094">SOLR-5094</a>: Fix order of setup in TestJmxIntegration so MBean server is running before Solr init.  Also fixes <a href="https://issues.apache.org/jira/browse/SOLR-4418">SOLR-4418</a> (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-            <a href="http://people.apache.org/committer-index.html#hossman">hossman</a>
-          </div>
-          
         </div>
         
       </div>