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/09/10 22:21:03 UTC

svn commit: r921791 - 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 Sep 10 20:21:02 2014
New Revision: 921791

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 Sep 10 20:21:02 2014
@@ -305,34 +305,33 @@
       <div class="status-item">
       
       <div class="section-content">
-        <a class="svn" href="http://svn.apache.org/viewvc?revision=1624095;view=revision">r1624095</a>
-        Make &quot;ant validate&quot; also check svn working copy (we removed this check, because we wanted to be compatible with GIT... (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-        <a href="http://people.apache.org/committer-index.html#uschindler">uschindler</a>
+        <a class="svn" href="http://svn.apache.org/viewvc?revision=1624108;view=revision">r1624108</a>
+        improve test debuggability (<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=1624091;view=revision">r1624091</a>
-        <a href="https://issues.apache.org/jira/browse/SOLR-6452">SOLR-6452</a>: StatsComponent's stat 'missing' will work on fields with docValues=true and indexed=false (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-        <a href="http://people.apache.org/committer-index.html#tflobbe">tflobbe</a>
+        <a class="svn" href="http://svn.apache.org/viewvc?revision=1624107;view=revision">r1624107</a>
+        <a href="https://issues.apache.org/jira/browse/LUCENE-5863">LUCENE-5863</a>: port forward. the nocommit is intentional. (<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=1624089;view=revision">r1624089</a>
-        Merged revision(s) 1624073 from lucene/dev/branches/branch_4x:
-<a href="https://issues.apache.org/jira/browse/LUCENE-5934">LUCENE-5934</a>: Fix backwards compatibility for 4.0 indexes. (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
+        <a class="svn" href="http://svn.apache.org/viewvc?revision=1624101;view=revision">r1624101</a>
+        Revert 1624095: The check is already done by precommit, I missed this! (<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=1623884;view=revision">r1623884</a>
-        <a href="https://issues.apache.org/jira/browse/SOLR-6493">SOLR-6493</a>: Fix fq exclusion via ex local param in multivalued stats.field (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-        <a href="http://people.apache.org/committer-index.html#hossman">hossman</a>
+        <a class="svn" href="http://svn.apache.org/viewvc?revision=1624095;view=revision">r1624095</a>
+        Make &quot;ant validate&quot; also check svn working copy (we removed this check, because we wanted to be compatible with GIT... (<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=1623744;view=revision">r1623744</a>
-        <a href="https://issues.apache.org/jira/browse/SOLR-6457">SOLR-6457</a> (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-        <a href="http://people.apache.org/committer-index.html#noble">noble</a>
+        <a class="svn" href="http://svn.apache.org/viewvc?revision=1624091;view=revision">r1624091</a>
+        <a href="https://issues.apache.org/jira/browse/SOLR-6452">SOLR-6452</a>: StatsComponent's stat 'missing' will work on fields with docValues=true and indexed=false (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
+        <a href="http://people.apache.org/committer-index.html#tflobbe">tflobbe</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 Sep 10 20:21:02 2014
@@ -419,34 +419,33 @@ numeric fields or query relevancy scores
         <div class="status-item">
           
           <div class="section-content">
-            <a class="svn" href="http://svn.apache.org/viewvc?revision=1624095;view=revision">r1624095</a>
-            Make &quot;ant validate&quot; also check svn working copy (we removed this check, because we wanted to be compatible with GIT... (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-            <a href="http://people.apache.org/committer-index.html#uschindler">uschindler</a>
+            <a class="svn" href="http://svn.apache.org/viewvc?revision=1624108;view=revision">r1624108</a>
+            improve test debuggability (<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=1624091;view=revision">r1624091</a>
-            <a href="https://issues.apache.org/jira/browse/SOLR-6452">SOLR-6452</a>: StatsComponent's stat 'missing' will work on fields with docValues=true and indexed=false (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-            <a href="http://people.apache.org/committer-index.html#tflobbe">tflobbe</a>
+            <a class="svn" href="http://svn.apache.org/viewvc?revision=1624107;view=revision">r1624107</a>
+            <a href="https://issues.apache.org/jira/browse/LUCENE-5863">LUCENE-5863</a>: port forward. the nocommit is intentional. (<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=1624089;view=revision">r1624089</a>
-            Merged revision(s) 1624073 from lucene/dev/branches/branch_4x:
-<a href="https://issues.apache.org/jira/browse/LUCENE-5934">LUCENE-5934</a>: Fix backwards compatibility for 4.0 indexes. (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
+            <a class="svn" href="http://svn.apache.org/viewvc?revision=1624101;view=revision">r1624101</a>
+            Revert 1624095: The check is already done by precommit, I missed this! (<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=1623884;view=revision">r1623884</a>
-            <a href="https://issues.apache.org/jira/browse/SOLR-6493">SOLR-6493</a>: Fix fq exclusion via ex local param in multivalued stats.field (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-            <a href="http://people.apache.org/committer-index.html#hossman">hossman</a>
+            <a class="svn" href="http://svn.apache.org/viewvc?revision=1624095;view=revision">r1624095</a>
+            Make &quot;ant validate&quot; also check svn working copy (we removed this check, because we wanted to be compatible with GIT... (<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=1623744;view=revision">r1623744</a>
-            <a href="https://issues.apache.org/jira/browse/SOLR-6457">SOLR-6457</a> (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-            <a href="http://people.apache.org/committer-index.html#noble">noble</a>
+            <a class="svn" href="http://svn.apache.org/viewvc?revision=1624091;view=revision">r1624091</a>
+            <a href="https://issues.apache.org/jira/browse/SOLR-6452">SOLR-6452</a>: StatsComponent's stat 'missing' will work on fields with docValues=true and indexed=false (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
+            <a href="http://people.apache.org/committer-index.html#tflobbe">tflobbe</a>
           </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 Sep 10 20:21:02 2014
@@ -305,34 +305,33 @@
       <div class="status-item">
       
       <div class="section-content">
-        <a class="svn" href="http://svn.apache.org/viewvc?revision=1624095;view=revision">r1624095</a>
-        Make &quot;ant validate&quot; also check svn working copy (we removed this check, because we wanted to be compatible with GIT... (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-        <a href="http://people.apache.org/committer-index.html#uschindler">uschindler</a>
+        <a class="svn" href="http://svn.apache.org/viewvc?revision=1624108;view=revision">r1624108</a>
+        improve test debuggability (<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=1624091;view=revision">r1624091</a>
-        <a href="https://issues.apache.org/jira/browse/SOLR-6452">SOLR-6452</a>: StatsComponent's stat 'missing' will work on fields with docValues=true and indexed=false (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-        <a href="http://people.apache.org/committer-index.html#tflobbe">tflobbe</a>
+        <a class="svn" href="http://svn.apache.org/viewvc?revision=1624107;view=revision">r1624107</a>
+        <a href="https://issues.apache.org/jira/browse/LUCENE-5863">LUCENE-5863</a>: port forward. the nocommit is intentional. (<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=1624089;view=revision">r1624089</a>
-        Merged revision(s) 1624073 from lucene/dev/branches/branch_4x:
-<a href="https://issues.apache.org/jira/browse/LUCENE-5934">LUCENE-5934</a>: Fix backwards compatibility for 4.0 indexes. (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
+        <a class="svn" href="http://svn.apache.org/viewvc?revision=1624101;view=revision">r1624101</a>
+        Revert 1624095: The check is already done by precommit, I missed this! (<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=1623884;view=revision">r1623884</a>
-        <a href="https://issues.apache.org/jira/browse/SOLR-6493">SOLR-6493</a>: Fix fq exclusion via ex local param in multivalued stats.field (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-        <a href="http://people.apache.org/committer-index.html#hossman">hossman</a>
+        <a class="svn" href="http://svn.apache.org/viewvc?revision=1624095;view=revision">r1624095</a>
+        Make &quot;ant validate&quot; also check svn working copy (we removed this check, because we wanted to be compatible with GIT... (<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=1623744;view=revision">r1623744</a>
-        <a href="https://issues.apache.org/jira/browse/SOLR-6457">SOLR-6457</a> (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-        <a href="http://people.apache.org/committer-index.html#noble">noble</a>
+        <a class="svn" href="http://svn.apache.org/viewvc?revision=1624091;view=revision">r1624091</a>
+        <a href="https://issues.apache.org/jira/browse/SOLR-6452">SOLR-6452</a>: StatsComponent's stat 'missing' will work on fields with docValues=true and indexed=false (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
+        <a href="http://people.apache.org/committer-index.html#tflobbe">tflobbe</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 Sep 10 20:21:02 2014
@@ -419,34 +419,33 @@ numeric fields or query relevancy scores
         <div class="status-item">
           
           <div class="section-content">
-            <a class="svn" href="http://svn.apache.org/viewvc?revision=1624095;view=revision">r1624095</a>
-            Make &quot;ant validate&quot; also check svn working copy (we removed this check, because we wanted to be compatible with GIT... (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-            <a href="http://people.apache.org/committer-index.html#uschindler">uschindler</a>
+            <a class="svn" href="http://svn.apache.org/viewvc?revision=1624108;view=revision">r1624108</a>
+            improve test debuggability (<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=1624091;view=revision">r1624091</a>
-            <a href="https://issues.apache.org/jira/browse/SOLR-6452">SOLR-6452</a>: StatsComponent's stat 'missing' will work on fields with docValues=true and indexed=false (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-            <a href="http://people.apache.org/committer-index.html#tflobbe">tflobbe</a>
+            <a class="svn" href="http://svn.apache.org/viewvc?revision=1624107;view=revision">r1624107</a>
+            <a href="https://issues.apache.org/jira/browse/LUCENE-5863">LUCENE-5863</a>: port forward. the nocommit is intentional. (<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=1624089;view=revision">r1624089</a>
-            Merged revision(s) 1624073 from lucene/dev/branches/branch_4x:
-<a href="https://issues.apache.org/jira/browse/LUCENE-5934">LUCENE-5934</a>: Fix backwards compatibility for 4.0 indexes. (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
+            <a class="svn" href="http://svn.apache.org/viewvc?revision=1624101;view=revision">r1624101</a>
+            Revert 1624095: The check is already done by precommit, I missed this! (<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=1623884;view=revision">r1623884</a>
-            <a href="https://issues.apache.org/jira/browse/SOLR-6493">SOLR-6493</a>: Fix fq exclusion via ex local param in multivalued stats.field (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-            <a href="http://people.apache.org/committer-index.html#hossman">hossman</a>
+            <a class="svn" href="http://svn.apache.org/viewvc?revision=1624095;view=revision">r1624095</a>
+            Make &quot;ant validate&quot; also check svn working copy (we removed this check, because we wanted to be compatible with GIT... (<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=1623744;view=revision">r1623744</a>
-            <a href="https://issues.apache.org/jira/browse/SOLR-6457">SOLR-6457</a> (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-            <a href="http://people.apache.org/committer-index.html#noble">noble</a>
+            <a class="svn" href="http://svn.apache.org/viewvc?revision=1624091;view=revision">r1624091</a>
+            <a href="https://issues.apache.org/jira/browse/SOLR-6452">SOLR-6452</a>: StatsComponent's stat 'missing' will work on fields with docValues=true and indexed=false (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
+            <a href="http://people.apache.org/committer-index.html#tflobbe">tflobbe</a>
           </div>
           
         </div>