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/04/26 20:28:15 UTC

svn commit: r860029 - 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 Apr 26 18:27:01 2013
New Revision: 860029

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 Apr 26 18:27:01 2013
@@ -313,6 +313,18 @@
       <div class="status-item">
       
       <div class="section-content">
+        <a class="svn" href="http://svn.apache.org/viewvc?revision=1476328;view=revision">r1476328</a>
+        <a href="https://issues.apache.org/jira/browse/SOLR-4705">SOLR-4705</a>: move CHANGES to 4.3.0 (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
+        <a href="http://people.apache.org/committer-index.html#hossman">hossman</a>
+      </div>
+    
+      <div class="section-content">
+        <a class="svn" href="http://svn.apache.org/viewvc?revision=1476310;view=revision">r1476310</a>
+        <a href="https://issues.apache.org/jira/browse/SOLR-4705">SOLR-4705</a>: Fixed bug causing NPE when querying a single replica in SolrCloud using the shards param (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
+        <a href="http://people.apache.org/committer-index.html#hossman">hossman</a>
+      </div>
+    
+      <div class="section-content">
         <a class="svn" href="http://svn.apache.org/viewvc?revision=1476237;view=revision">r1476237</a>
         <a href="https://issues.apache.org/jira/browse/SOLR-4768">SOLR-4768</a>: The Solr war produced by generate-maven-artifacts should not contain logging jars (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
         <a href="http://people.apache.org/committer-index.html#sarowe">sarowe</a>
@@ -329,18 +341,6 @@
         Fixed test failure (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
         <a href="http://people.apache.org/committer-index.html#mvg">mvg</a>
       </div>
-    
-      <div class="section-content">
-        <a class="svn" href="http://svn.apache.org/viewvc?revision=1476185;view=revision">r1476185</a>
-        <a href="https://issues.apache.org/jira/browse/LUCENE-4961">LUCENE-4961</a>: Filters should return null if they don't accept documents (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-        <a href="http://people.apache.org/committer-index.html#simonw">simonw</a>
-      </div>
-    
-      <div class="section-content">
-        <a class="svn" href="http://svn.apache.org/viewvc?revision=1476154;view=revision">r1476154</a>
-        <a href="https://issues.apache.org/jira/browse/SOLR-4766">SOLR-4766</a>: detect when maven war/jar has different contents (file name + size) from the corresponding binary release (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-        <a href="http://people.apache.org/committer-index.html#mikemccand">mikemccand</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 Apr 26 18:27:01 2013
@@ -421,6 +421,18 @@ numeric fields or query relevancy scores
         <div class="status-item">
           
           <div class="section-content">
+            <a class="svn" href="http://svn.apache.org/viewvc?revision=1476328;view=revision">r1476328</a>
+            <a href="https://issues.apache.org/jira/browse/SOLR-4705">SOLR-4705</a>: move CHANGES to 4.3.0 (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
+            <a href="http://people.apache.org/committer-index.html#hossman">hossman</a>
+          </div>
+          
+          <div class="section-content">
+            <a class="svn" href="http://svn.apache.org/viewvc?revision=1476310;view=revision">r1476310</a>
+            <a href="https://issues.apache.org/jira/browse/SOLR-4705">SOLR-4705</a>: Fixed bug causing NPE when querying a single replica in SolrCloud using the shards param (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
+            <a href="http://people.apache.org/committer-index.html#hossman">hossman</a>
+          </div>
+          
+          <div class="section-content">
             <a class="svn" href="http://svn.apache.org/viewvc?revision=1476237;view=revision">r1476237</a>
             <a href="https://issues.apache.org/jira/browse/SOLR-4768">SOLR-4768</a>: The Solr war produced by generate-maven-artifacts should not contain logging jars (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
             <a href="http://people.apache.org/committer-index.html#sarowe">sarowe</a>
@@ -438,18 +450,6 @@ numeric fields or query relevancy scores
             <a href="http://people.apache.org/committer-index.html#mvg">mvg</a>
           </div>
           
-          <div class="section-content">
-            <a class="svn" href="http://svn.apache.org/viewvc?revision=1476185;view=revision">r1476185</a>
-            <a href="https://issues.apache.org/jira/browse/LUCENE-4961">LUCENE-4961</a>: Filters should return null if they don't accept documents (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-            <a href="http://people.apache.org/committer-index.html#simonw">simonw</a>
-          </div>
-          
-          <div class="section-content">
-            <a class="svn" href="http://svn.apache.org/viewvc?revision=1476154;view=revision">r1476154</a>
-            <a href="https://issues.apache.org/jira/browse/SOLR-4766">SOLR-4766</a>: detect when maven war/jar has different contents (file name + size) from the corresponding binary release (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-            <a href="http://people.apache.org/committer-index.html#mikemccand">mikemccand</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 Apr 26 18:27:01 2013
@@ -313,6 +313,18 @@
       <div class="status-item">
       
       <div class="section-content">
+        <a class="svn" href="http://svn.apache.org/viewvc?revision=1476328;view=revision">r1476328</a>
+        <a href="https://issues.apache.org/jira/browse/SOLR-4705">SOLR-4705</a>: move CHANGES to 4.3.0 (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
+        <a href="http://people.apache.org/committer-index.html#hossman">hossman</a>
+      </div>
+    
+      <div class="section-content">
+        <a class="svn" href="http://svn.apache.org/viewvc?revision=1476310;view=revision">r1476310</a>
+        <a href="https://issues.apache.org/jira/browse/SOLR-4705">SOLR-4705</a>: Fixed bug causing NPE when querying a single replica in SolrCloud using the shards param (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
+        <a href="http://people.apache.org/committer-index.html#hossman">hossman</a>
+      </div>
+    
+      <div class="section-content">
         <a class="svn" href="http://svn.apache.org/viewvc?revision=1476237;view=revision">r1476237</a>
         <a href="https://issues.apache.org/jira/browse/SOLR-4768">SOLR-4768</a>: The Solr war produced by generate-maven-artifacts should not contain logging jars (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
         <a href="http://people.apache.org/committer-index.html#sarowe">sarowe</a>
@@ -329,18 +341,6 @@
         Fixed test failure (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
         <a href="http://people.apache.org/committer-index.html#mvg">mvg</a>
       </div>
-    
-      <div class="section-content">
-        <a class="svn" href="http://svn.apache.org/viewvc?revision=1476185;view=revision">r1476185</a>
-        <a href="https://issues.apache.org/jira/browse/LUCENE-4961">LUCENE-4961</a>: Filters should return null if they don't accept documents (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-        <a href="http://people.apache.org/committer-index.html#simonw">simonw</a>
-      </div>
-    
-      <div class="section-content">
-        <a class="svn" href="http://svn.apache.org/viewvc?revision=1476154;view=revision">r1476154</a>
-        <a href="https://issues.apache.org/jira/browse/SOLR-4766">SOLR-4766</a>: detect when maven war/jar has different contents (file name + size) from the corresponding binary release (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-        <a href="http://people.apache.org/committer-index.html#mikemccand">mikemccand</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 Apr 26 18:27:01 2013
@@ -421,6 +421,18 @@ numeric fields or query relevancy scores
         <div class="status-item">
           
           <div class="section-content">
+            <a class="svn" href="http://svn.apache.org/viewvc?revision=1476328;view=revision">r1476328</a>
+            <a href="https://issues.apache.org/jira/browse/SOLR-4705">SOLR-4705</a>: move CHANGES to 4.3.0 (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
+            <a href="http://people.apache.org/committer-index.html#hossman">hossman</a>
+          </div>
+          
+          <div class="section-content">
+            <a class="svn" href="http://svn.apache.org/viewvc?revision=1476310;view=revision">r1476310</a>
+            <a href="https://issues.apache.org/jira/browse/SOLR-4705">SOLR-4705</a>: Fixed bug causing NPE when querying a single replica in SolrCloud using the shards param (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
+            <a href="http://people.apache.org/committer-index.html#hossman">hossman</a>
+          </div>
+          
+          <div class="section-content">
             <a class="svn" href="http://svn.apache.org/viewvc?revision=1476237;view=revision">r1476237</a>
             <a href="https://issues.apache.org/jira/browse/SOLR-4768">SOLR-4768</a>: The Solr war produced by generate-maven-artifacts should not contain logging jars (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
             <a href="http://people.apache.org/committer-index.html#sarowe">sarowe</a>
@@ -438,18 +450,6 @@ numeric fields or query relevancy scores
             <a href="http://people.apache.org/committer-index.html#mvg">mvg</a>
           </div>
           
-          <div class="section-content">
-            <a class="svn" href="http://svn.apache.org/viewvc?revision=1476185;view=revision">r1476185</a>
-            <a href="https://issues.apache.org/jira/browse/LUCENE-4961">LUCENE-4961</a>: Filters should return null if they don't accept documents (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-            <a href="http://people.apache.org/committer-index.html#simonw">simonw</a>
-          </div>
-          
-          <div class="section-content">
-            <a class="svn" href="http://svn.apache.org/viewvc?revision=1476154;view=revision">r1476154</a>
-            <a href="https://issues.apache.org/jira/browse/SOLR-4766">SOLR-4766</a>: detect when maven war/jar has different contents (file name + size) from the corresponding binary release (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-            <a href="http://people.apache.org/committer-index.html#mikemccand">mikemccand</a>
-          </div>
-          
         </div>
         
       </div>