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 2012/04/07 20:21:04 UTC

svn commit: r811852 - 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: Sat Apr  7 18:21:03 2012
New Revision: 811852

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 Sat Apr  7 18:21:03 2012
@@ -305,33 +305,33 @@
       <div class="status-item">
       
       <div class="section-content">
-        <a class="svn" href="http://svn.apache.org/viewvc?revision=1310800;view=revision">r1310800</a>
-        <a href="https://issues.apache.org/jira/browse/SOLR-3338">SOLR-3338</a>: ignore exceptions from getConfigDir(), it's used only for clearer logs (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-        <a href="http://people.apache.org/committer-index.html#stanislaw">stanislaw</a>
+        <a class="svn" href="http://svn.apache.org/viewvc?revision=1310812;view=revision">r1310812</a>
+        <a href="https://issues.apache.org/jira/browse/SOLR-3340">SOLR-3340</a>: don't use number format of the default locale (<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=1310799;view=revision">r1310799</a>
-        <a href="https://issues.apache.org/jira/browse/LUCENE-3958">LUCENE-3958</a>: javadocs corrections for IndexWriter (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
+        <a class="svn" href="http://svn.apache.org/viewvc?revision=1310811;view=revision">r1310811</a>
+        <a href="https://issues.apache.org/jira/browse/LUCENE-3919">LUCENE-3919</a>: add convenience ctors to MockTokenizer,MockCharFilter, fix MockCharFilter to chain its correctOffset (<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=1310789;view=revision">r1310789</a>
-        <a href="https://issues.apache.org/jira/browse/LUCENE-3919">LUCENE-3919</a>: more thorough testing of analysis chains (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
+        <a class="svn" href="http://svn.apache.org/viewvc?revision=1310805;view=revision">r1310805</a>
+        add basic charfilter support to TestRandomChains (<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=1310622;view=revision">r1310622</a>
-        <a href="https://issues.apache.org/jira/browse/LUCENE-3959">LUCENE-3959</a>: remove all @author tags from Lucene/Solr sources (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-        <a href="http://people.apache.org/committer-index.html#sarowe">sarowe</a>
+        <a class="svn" href="http://svn.apache.org/viewvc?revision=1310800;view=revision">r1310800</a>
+        <a href="https://issues.apache.org/jira/browse/SOLR-3338">SOLR-3338</a>: ignore exceptions from getConfigDir(), it's used only for clearer logs (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
+        <a href="http://people.apache.org/committer-index.html#stanislaw">stanislaw</a>
       </div>
     
       <div class="section-content">
-        <a class="svn" href="http://svn.apache.org/viewvc?revision=1310532;view=revision">r1310532</a>
-        <a href="https://issues.apache.org/jira/browse/SOLR-3326">SOLR-3326</a>: Show plugin links as real links (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-        <a href="http://people.apache.org/committer-index.html#ryan">ryan</a>
+        <a class="svn" href="http://svn.apache.org/viewvc?revision=1310799;view=revision">r1310799</a>
+        <a href="https://issues.apache.org/jira/browse/LUCENE-3958">LUCENE-3958</a>: javadocs corrections for IndexWriter (<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 Sat Apr  7 18:21:03 2012
@@ -400,33 +400,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=1310800;view=revision">r1310800</a>
-            <a href="https://issues.apache.org/jira/browse/SOLR-3338">SOLR-3338</a>: ignore exceptions from getConfigDir(), it's used only for clearer logs (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-            <a href="http://people.apache.org/committer-index.html#stanislaw">stanislaw</a>
+            <a class="svn" href="http://svn.apache.org/viewvc?revision=1310812;view=revision">r1310812</a>
+            <a href="https://issues.apache.org/jira/browse/SOLR-3340">SOLR-3340</a>: don't use number format of the default locale (<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=1310799;view=revision">r1310799</a>
-            <a href="https://issues.apache.org/jira/browse/LUCENE-3958">LUCENE-3958</a>: javadocs corrections for IndexWriter (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
+            <a class="svn" href="http://svn.apache.org/viewvc?revision=1310811;view=revision">r1310811</a>
+            <a href="https://issues.apache.org/jira/browse/LUCENE-3919">LUCENE-3919</a>: add convenience ctors to MockTokenizer,MockCharFilter, fix MockCharFilter to chain its correctOffset (<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=1310789;view=revision">r1310789</a>
-            <a href="https://issues.apache.org/jira/browse/LUCENE-3919">LUCENE-3919</a>: more thorough testing of analysis chains (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
+            <a class="svn" href="http://svn.apache.org/viewvc?revision=1310805;view=revision">r1310805</a>
+            add basic charfilter support to TestRandomChains (<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=1310622;view=revision">r1310622</a>
-            <a href="https://issues.apache.org/jira/browse/LUCENE-3959">LUCENE-3959</a>: remove all @author tags from Lucene/Solr sources (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-            <a href="http://people.apache.org/committer-index.html#sarowe">sarowe</a>
+            <a class="svn" href="http://svn.apache.org/viewvc?revision=1310800;view=revision">r1310800</a>
+            <a href="https://issues.apache.org/jira/browse/SOLR-3338">SOLR-3338</a>: ignore exceptions from getConfigDir(), it's used only for clearer logs (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
+            <a href="http://people.apache.org/committer-index.html#stanislaw">stanislaw</a>
           </div>
           
           <div class="section-content">
-            <a class="svn" href="http://svn.apache.org/viewvc?revision=1310532;view=revision">r1310532</a>
-            <a href="https://issues.apache.org/jira/browse/SOLR-3326">SOLR-3326</a>: Show plugin links as real links (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-            <a href="http://people.apache.org/committer-index.html#ryan">ryan</a>
+            <a class="svn" href="http://svn.apache.org/viewvc?revision=1310799;view=revision">r1310799</a>
+            <a href="https://issues.apache.org/jira/browse/LUCENE-3958">LUCENE-3958</a>: javadocs corrections for IndexWriter (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
+            <a href="http://people.apache.org/committer-index.html#rmuir">rmuir</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 Sat Apr  7 18:21:03 2012
@@ -305,33 +305,33 @@
       <div class="status-item">
       
       <div class="section-content">
-        <a class="svn" href="http://svn.apache.org/viewvc?revision=1310800;view=revision">r1310800</a>
-        <a href="https://issues.apache.org/jira/browse/SOLR-3338">SOLR-3338</a>: ignore exceptions from getConfigDir(), it's used only for clearer logs (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-        <a href="http://people.apache.org/committer-index.html#stanislaw">stanislaw</a>
+        <a class="svn" href="http://svn.apache.org/viewvc?revision=1310812;view=revision">r1310812</a>
+        <a href="https://issues.apache.org/jira/browse/SOLR-3340">SOLR-3340</a>: don't use number format of the default locale (<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=1310799;view=revision">r1310799</a>
-        <a href="https://issues.apache.org/jira/browse/LUCENE-3958">LUCENE-3958</a>: javadocs corrections for IndexWriter (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
+        <a class="svn" href="http://svn.apache.org/viewvc?revision=1310811;view=revision">r1310811</a>
+        <a href="https://issues.apache.org/jira/browse/LUCENE-3919">LUCENE-3919</a>: add convenience ctors to MockTokenizer,MockCharFilter, fix MockCharFilter to chain its correctOffset (<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=1310789;view=revision">r1310789</a>
-        <a href="https://issues.apache.org/jira/browse/LUCENE-3919">LUCENE-3919</a>: more thorough testing of analysis chains (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
+        <a class="svn" href="http://svn.apache.org/viewvc?revision=1310805;view=revision">r1310805</a>
+        add basic charfilter support to TestRandomChains (<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=1310622;view=revision">r1310622</a>
-        <a href="https://issues.apache.org/jira/browse/LUCENE-3959">LUCENE-3959</a>: remove all @author tags from Lucene/Solr sources (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-        <a href="http://people.apache.org/committer-index.html#sarowe">sarowe</a>
+        <a class="svn" href="http://svn.apache.org/viewvc?revision=1310800;view=revision">r1310800</a>
+        <a href="https://issues.apache.org/jira/browse/SOLR-3338">SOLR-3338</a>: ignore exceptions from getConfigDir(), it's used only for clearer logs (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
+        <a href="http://people.apache.org/committer-index.html#stanislaw">stanislaw</a>
       </div>
     
       <div class="section-content">
-        <a class="svn" href="http://svn.apache.org/viewvc?revision=1310532;view=revision">r1310532</a>
-        <a href="https://issues.apache.org/jira/browse/SOLR-3326">SOLR-3326</a>: Show plugin links as real links (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-        <a href="http://people.apache.org/committer-index.html#ryan">ryan</a>
+        <a class="svn" href="http://svn.apache.org/viewvc?revision=1310799;view=revision">r1310799</a>
+        <a href="https://issues.apache.org/jira/browse/LUCENE-3958">LUCENE-3958</a>: javadocs corrections for IndexWriter (<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 Sat Apr  7 18:21:03 2012
@@ -400,33 +400,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=1310800;view=revision">r1310800</a>
-            <a href="https://issues.apache.org/jira/browse/SOLR-3338">SOLR-3338</a>: ignore exceptions from getConfigDir(), it's used only for clearer logs (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-            <a href="http://people.apache.org/committer-index.html#stanislaw">stanislaw</a>
+            <a class="svn" href="http://svn.apache.org/viewvc?revision=1310812;view=revision">r1310812</a>
+            <a href="https://issues.apache.org/jira/browse/SOLR-3340">SOLR-3340</a>: don't use number format of the default locale (<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=1310799;view=revision">r1310799</a>
-            <a href="https://issues.apache.org/jira/browse/LUCENE-3958">LUCENE-3958</a>: javadocs corrections for IndexWriter (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
+            <a class="svn" href="http://svn.apache.org/viewvc?revision=1310811;view=revision">r1310811</a>
+            <a href="https://issues.apache.org/jira/browse/LUCENE-3919">LUCENE-3919</a>: add convenience ctors to MockTokenizer,MockCharFilter, fix MockCharFilter to chain its correctOffset (<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=1310789;view=revision">r1310789</a>
-            <a href="https://issues.apache.org/jira/browse/LUCENE-3919">LUCENE-3919</a>: more thorough testing of analysis chains (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
+            <a class="svn" href="http://svn.apache.org/viewvc?revision=1310805;view=revision">r1310805</a>
+            add basic charfilter support to TestRandomChains (<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=1310622;view=revision">r1310622</a>
-            <a href="https://issues.apache.org/jira/browse/LUCENE-3959">LUCENE-3959</a>: remove all @author tags from Lucene/Solr sources (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-            <a href="http://people.apache.org/committer-index.html#sarowe">sarowe</a>
+            <a class="svn" href="http://svn.apache.org/viewvc?revision=1310800;view=revision">r1310800</a>
+            <a href="https://issues.apache.org/jira/browse/SOLR-3338">SOLR-3338</a>: ignore exceptions from getConfigDir(), it's used only for clearer logs (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
+            <a href="http://people.apache.org/committer-index.html#stanislaw">stanislaw</a>
           </div>
           
           <div class="section-content">
-            <a class="svn" href="http://svn.apache.org/viewvc?revision=1310532;view=revision">r1310532</a>
-            <a href="https://issues.apache.org/jira/browse/SOLR-3326">SOLR-3326</a>: Show plugin links as real links (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-            <a href="http://people.apache.org/committer-index.html#ryan">ryan</a>
+            <a class="svn" href="http://svn.apache.org/viewvc?revision=1310799;view=revision">r1310799</a>
+            <a href="https://issues.apache.org/jira/browse/LUCENE-3958">LUCENE-3958</a>: javadocs corrections for IndexWriter (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
+            <a href="http://people.apache.org/committer-index.html#rmuir">rmuir</a>
           </div>
           
         </div>