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/06/17 20:21:03 UTC

svn commit: r912856 - 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: Tue Jun 17 18:21:03 2014
New Revision: 912856

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 Tue Jun 17 18:21:03 2014
@@ -305,32 +305,32 @@
       <div class="status-item">
       
       <div class="section-content">
-        <a class="svn" href="http://svn.apache.org/viewvc?revision=1603216;view=revision">r1603216</a>
-        <a href="https://issues.apache.org/jira/browse/LUCENE-5714">LUCENE-5714</a>: small internal refactor to use varargs and remove redundant null initializations (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-        <a href="http://people.apache.org/committer-index.html#dsmiley">dsmiley</a>
+        <a class="svn" href="http://svn.apache.org/viewvc?revision=1603236;view=revision">r1603236</a>
+        <a href="https://issues.apache.org/jira/browse/SOLR-6175">SOLR-6175</a>: Assert that exception message is not null (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
+        <a href="http://people.apache.org/committer-index.html#shalin">shalin</a>
       </div>
     
       <div class="section-content">
-        <a class="svn" href="http://svn.apache.org/viewvc?revision=1603214;view=revision">r1603214</a>
-        add 4.10 (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-        <a href="http://people.apache.org/committer-index.html#rmuir">rmuir</a>
+        <a class="svn" href="http://svn.apache.org/viewvc?revision=1603233;view=revision">r1603233</a>
+        <a href="https://issues.apache.org/jira/browse/SOLR-6175">SOLR-6175</a>: Fix failing test by removing assert that matches exception message. They might be different between platforms. (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
+        <a href="http://people.apache.org/committer-index.html#shalin">shalin</a>
       </div>
     
       <div class="section-content">
-        <a class="svn" href="http://svn.apache.org/viewvc?revision=1603209;view=revision">r1603209</a>
-        <a href="https://issues.apache.org/jira/browse/SOLR-6129">SOLR-6129</a>: DateFormatTransformer doesn't resolve dateTimeFormat (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-        <a href="http://people.apache.org/committer-index.html#shalin">shalin</a>
+        <a class="svn" href="http://svn.apache.org/viewvc?revision=1603227;view=revision">r1603227</a>
+        <a href="https://issues.apache.org/jira/browse/LUCENE-5761">LUCENE-5761</a>: upgrade note for solr (<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=1603061;view=revision">r1603061</a>
-        <a href="https://issues.apache.org/jira/browse/SOLR-6175">SOLR-6175</a>: DebugComponent throws NPE on shard exceptions when using shards.tolerant (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-        <a href="http://people.apache.org/committer-index.html#shalin">shalin</a>
+        <a class="svn" href="http://svn.apache.org/viewvc?revision=1603216;view=revision">r1603216</a>
+        <a href="https://issues.apache.org/jira/browse/LUCENE-5714">LUCENE-5714</a>: small internal refactor to use varargs and remove redundant null initializations (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
+        <a href="http://people.apache.org/committer-index.html#dsmiley">dsmiley</a>
       </div>
     
       <div class="section-content">
-        <a class="svn" href="http://svn.apache.org/viewvc?revision=1603044;view=revision">r1603044</a>
-        <a href="https://issues.apache.org/jira/browse/LUCENE-5769">LUCENE-5769</a>: SingletonSortedSetDocValues now supports random access ordinals (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
+        <a class="svn" href="http://svn.apache.org/viewvc?revision=1603214;view=revision">r1603214</a>
+        add 4.10 (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
         <a href="http://people.apache.org/committer-index.html#rmuir">rmuir</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 Tue Jun 17 18:21:03 2014
@@ -419,32 +419,32 @@ numeric fields or query relevancy scores
         <div class="status-item">
           
           <div class="section-content">
-            <a class="svn" href="http://svn.apache.org/viewvc?revision=1603216;view=revision">r1603216</a>
-            <a href="https://issues.apache.org/jira/browse/LUCENE-5714">LUCENE-5714</a>: small internal refactor to use varargs and remove redundant null initializations (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-            <a href="http://people.apache.org/committer-index.html#dsmiley">dsmiley</a>
+            <a class="svn" href="http://svn.apache.org/viewvc?revision=1603236;view=revision">r1603236</a>
+            <a href="https://issues.apache.org/jira/browse/SOLR-6175">SOLR-6175</a>: Assert that exception message is not null (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
+            <a href="http://people.apache.org/committer-index.html#shalin">shalin</a>
           </div>
           
           <div class="section-content">
-            <a class="svn" href="http://svn.apache.org/viewvc?revision=1603214;view=revision">r1603214</a>
-            add 4.10 (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-            <a href="http://people.apache.org/committer-index.html#rmuir">rmuir</a>
+            <a class="svn" href="http://svn.apache.org/viewvc?revision=1603233;view=revision">r1603233</a>
+            <a href="https://issues.apache.org/jira/browse/SOLR-6175">SOLR-6175</a>: Fix failing test by removing assert that matches exception message. They might be different between platforms. (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
+            <a href="http://people.apache.org/committer-index.html#shalin">shalin</a>
           </div>
           
           <div class="section-content">
-            <a class="svn" href="http://svn.apache.org/viewvc?revision=1603209;view=revision">r1603209</a>
-            <a href="https://issues.apache.org/jira/browse/SOLR-6129">SOLR-6129</a>: DateFormatTransformer doesn't resolve dateTimeFormat (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-            <a href="http://people.apache.org/committer-index.html#shalin">shalin</a>
+            <a class="svn" href="http://svn.apache.org/viewvc?revision=1603227;view=revision">r1603227</a>
+            <a href="https://issues.apache.org/jira/browse/LUCENE-5761">LUCENE-5761</a>: upgrade note for solr (<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=1603061;view=revision">r1603061</a>
-            <a href="https://issues.apache.org/jira/browse/SOLR-6175">SOLR-6175</a>: DebugComponent throws NPE on shard exceptions when using shards.tolerant (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-            <a href="http://people.apache.org/committer-index.html#shalin">shalin</a>
+            <a class="svn" href="http://svn.apache.org/viewvc?revision=1603216;view=revision">r1603216</a>
+            <a href="https://issues.apache.org/jira/browse/LUCENE-5714">LUCENE-5714</a>: small internal refactor to use varargs and remove redundant null initializations (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
+            <a href="http://people.apache.org/committer-index.html#dsmiley">dsmiley</a>
           </div>
           
           <div class="section-content">
-            <a class="svn" href="http://svn.apache.org/viewvc?revision=1603044;view=revision">r1603044</a>
-            <a href="https://issues.apache.org/jira/browse/LUCENE-5769">LUCENE-5769</a>: SingletonSortedSetDocValues now supports random access ordinals (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
+            <a class="svn" href="http://svn.apache.org/viewvc?revision=1603214;view=revision">r1603214</a>
+            add 4.10 (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
             <a href="http://people.apache.org/committer-index.html#rmuir">rmuir</a>
           </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 Tue Jun 17 18:21:03 2014
@@ -305,32 +305,32 @@
       <div class="status-item">
       
       <div class="section-content">
-        <a class="svn" href="http://svn.apache.org/viewvc?revision=1603216;view=revision">r1603216</a>
-        <a href="https://issues.apache.org/jira/browse/LUCENE-5714">LUCENE-5714</a>: small internal refactor to use varargs and remove redundant null initializations (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-        <a href="http://people.apache.org/committer-index.html#dsmiley">dsmiley</a>
+        <a class="svn" href="http://svn.apache.org/viewvc?revision=1603236;view=revision">r1603236</a>
+        <a href="https://issues.apache.org/jira/browse/SOLR-6175">SOLR-6175</a>: Assert that exception message is not null (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
+        <a href="http://people.apache.org/committer-index.html#shalin">shalin</a>
       </div>
     
       <div class="section-content">
-        <a class="svn" href="http://svn.apache.org/viewvc?revision=1603214;view=revision">r1603214</a>
-        add 4.10 (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-        <a href="http://people.apache.org/committer-index.html#rmuir">rmuir</a>
+        <a class="svn" href="http://svn.apache.org/viewvc?revision=1603233;view=revision">r1603233</a>
+        <a href="https://issues.apache.org/jira/browse/SOLR-6175">SOLR-6175</a>: Fix failing test by removing assert that matches exception message. They might be different between platforms. (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
+        <a href="http://people.apache.org/committer-index.html#shalin">shalin</a>
       </div>
     
       <div class="section-content">
-        <a class="svn" href="http://svn.apache.org/viewvc?revision=1603209;view=revision">r1603209</a>
-        <a href="https://issues.apache.org/jira/browse/SOLR-6129">SOLR-6129</a>: DateFormatTransformer doesn't resolve dateTimeFormat (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-        <a href="http://people.apache.org/committer-index.html#shalin">shalin</a>
+        <a class="svn" href="http://svn.apache.org/viewvc?revision=1603227;view=revision">r1603227</a>
+        <a href="https://issues.apache.org/jira/browse/LUCENE-5761">LUCENE-5761</a>: upgrade note for solr (<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=1603061;view=revision">r1603061</a>
-        <a href="https://issues.apache.org/jira/browse/SOLR-6175">SOLR-6175</a>: DebugComponent throws NPE on shard exceptions when using shards.tolerant (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-        <a href="http://people.apache.org/committer-index.html#shalin">shalin</a>
+        <a class="svn" href="http://svn.apache.org/viewvc?revision=1603216;view=revision">r1603216</a>
+        <a href="https://issues.apache.org/jira/browse/LUCENE-5714">LUCENE-5714</a>: small internal refactor to use varargs and remove redundant null initializations (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
+        <a href="http://people.apache.org/committer-index.html#dsmiley">dsmiley</a>
       </div>
     
       <div class="section-content">
-        <a class="svn" href="http://svn.apache.org/viewvc?revision=1603044;view=revision">r1603044</a>
-        <a href="https://issues.apache.org/jira/browse/LUCENE-5769">LUCENE-5769</a>: SingletonSortedSetDocValues now supports random access ordinals (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
+        <a class="svn" href="http://svn.apache.org/viewvc?revision=1603214;view=revision">r1603214</a>
+        add 4.10 (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
         <a href="http://people.apache.org/committer-index.html#rmuir">rmuir</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 Tue Jun 17 18:21:03 2014
@@ -419,32 +419,32 @@ numeric fields or query relevancy scores
         <div class="status-item">
           
           <div class="section-content">
-            <a class="svn" href="http://svn.apache.org/viewvc?revision=1603216;view=revision">r1603216</a>
-            <a href="https://issues.apache.org/jira/browse/LUCENE-5714">LUCENE-5714</a>: small internal refactor to use varargs and remove redundant null initializations (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-            <a href="http://people.apache.org/committer-index.html#dsmiley">dsmiley</a>
+            <a class="svn" href="http://svn.apache.org/viewvc?revision=1603236;view=revision">r1603236</a>
+            <a href="https://issues.apache.org/jira/browse/SOLR-6175">SOLR-6175</a>: Assert that exception message is not null (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
+            <a href="http://people.apache.org/committer-index.html#shalin">shalin</a>
           </div>
           
           <div class="section-content">
-            <a class="svn" href="http://svn.apache.org/viewvc?revision=1603214;view=revision">r1603214</a>
-            add 4.10 (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-            <a href="http://people.apache.org/committer-index.html#rmuir">rmuir</a>
+            <a class="svn" href="http://svn.apache.org/viewvc?revision=1603233;view=revision">r1603233</a>
+            <a href="https://issues.apache.org/jira/browse/SOLR-6175">SOLR-6175</a>: Fix failing test by removing assert that matches exception message. They might be different between platforms. (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
+            <a href="http://people.apache.org/committer-index.html#shalin">shalin</a>
           </div>
           
           <div class="section-content">
-            <a class="svn" href="http://svn.apache.org/viewvc?revision=1603209;view=revision">r1603209</a>
-            <a href="https://issues.apache.org/jira/browse/SOLR-6129">SOLR-6129</a>: DateFormatTransformer doesn't resolve dateTimeFormat (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-            <a href="http://people.apache.org/committer-index.html#shalin">shalin</a>
+            <a class="svn" href="http://svn.apache.org/viewvc?revision=1603227;view=revision">r1603227</a>
+            <a href="https://issues.apache.org/jira/browse/LUCENE-5761">LUCENE-5761</a>: upgrade note for solr (<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=1603061;view=revision">r1603061</a>
-            <a href="https://issues.apache.org/jira/browse/SOLR-6175">SOLR-6175</a>: DebugComponent throws NPE on shard exceptions when using shards.tolerant (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-            <a href="http://people.apache.org/committer-index.html#shalin">shalin</a>
+            <a class="svn" href="http://svn.apache.org/viewvc?revision=1603216;view=revision">r1603216</a>
+            <a href="https://issues.apache.org/jira/browse/LUCENE-5714">LUCENE-5714</a>: small internal refactor to use varargs and remove redundant null initializations (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
+            <a href="http://people.apache.org/committer-index.html#dsmiley">dsmiley</a>
           </div>
           
           <div class="section-content">
-            <a class="svn" href="http://svn.apache.org/viewvc?revision=1603044;view=revision">r1603044</a>
-            <a href="https://issues.apache.org/jira/browse/LUCENE-5769">LUCENE-5769</a>: SingletonSortedSetDocValues now supports random access ordinals (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
+            <a class="svn" href="http://svn.apache.org/viewvc?revision=1603214;view=revision">r1603214</a>
+            add 4.10 (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
             <a href="http://people.apache.org/committer-index.html#rmuir">rmuir</a>
           </div>