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/08 23:21:04 UTC

svn commit: r811990 - 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: Sun Apr  8 21:21:03 2012
New Revision: 811990

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 Sun Apr  8 21: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=1311072;view=revision">r1311072</a>
-        <a href="https://issues.apache.org/jira/browse/LUCENE-3940">LUCENE-3940</a>: fix Kuromoji to not produce invalid token graph due to UNK with punctuation being decompounded (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
+        <a class="svn" href="http://svn.apache.org/viewvc?revision=1311100;view=revision">r1311100</a>
+        <a href="https://issues.apache.org/jira/browse/LUCENE-3942">LUCENE-3942</a>: syn filter sets posLen when possible (<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=1311067;view=revision">r1311067</a>
-        <a href="https://issues.apache.org/jira/browse/LUCENE-3966">LUCENE-3966</a>: smoke tester can test from local (file://) urls, handle url-shortened base URLs, and build/stage/test unsigned artifacts (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
+        <a class="svn" href="http://svn.apache.org/viewvc?revision=1311097;view=revision">r1311097</a>
+        add TODOs (<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=1311055;view=revision">r1311055</a>
-        <a href="https://issues.apache.org/jira/browse/LUCENE-3963">LUCENE-3963</a>: Enable smokeTestRelease.py usage under Windows+Cygwin (<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=1311072;view=revision">r1311072</a>
+        <a href="https://issues.apache.org/jira/browse/LUCENE-3940">LUCENE-3940</a>: fix Kuromoji to not produce invalid token graph due to UNK with punctuation being decompounded (<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=1311043;view=revision">r1311043</a>
-        <a href="https://issues.apache.org/jira/browse/LUCENE-3968">LUCENE-3968</a>: factor out LookaheadTokenFilter from MockGraphTokenFilter (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
+        <a class="svn" href="http://svn.apache.org/viewvc?revision=1311067;view=revision">r1311067</a>
+        <a href="https://issues.apache.org/jira/browse/LUCENE-3966">LUCENE-3966</a>: smoke tester can test from local (file://) urls, handle url-shortened base URLs, and build/stage/test unsigned artifacts (<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=1310998;view=revision">r1310998</a>
-        <a href="https://issues.apache.org/jira/browse/LUCENE-3109">LUCENE-3109</a>: revert (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-        <a href="http://people.apache.org/committer-index.html#mikemccand">mikemccand</a>
+        <a class="svn" href="http://svn.apache.org/viewvc?revision=1311055;view=revision">r1311055</a>
+        <a href="https://issues.apache.org/jira/browse/LUCENE-3963">LUCENE-3963</a>: Enable smokeTestRelease.py usage under Windows+Cygwin (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
+        <a href="http://people.apache.org/committer-index.html#sarowe">sarowe</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 Sun Apr  8 21: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=1311072;view=revision">r1311072</a>
-            <a href="https://issues.apache.org/jira/browse/LUCENE-3940">LUCENE-3940</a>: fix Kuromoji to not produce invalid token graph due to UNK with punctuation being decompounded (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
+            <a class="svn" href="http://svn.apache.org/viewvc?revision=1311100;view=revision">r1311100</a>
+            <a href="https://issues.apache.org/jira/browse/LUCENE-3942">LUCENE-3942</a>: syn filter sets posLen when possible (<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=1311067;view=revision">r1311067</a>
-            <a href="https://issues.apache.org/jira/browse/LUCENE-3966">LUCENE-3966</a>: smoke tester can test from local (file://) urls, handle url-shortened base URLs, and build/stage/test unsigned artifacts (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
+            <a class="svn" href="http://svn.apache.org/viewvc?revision=1311097;view=revision">r1311097</a>
+            add TODOs (<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=1311055;view=revision">r1311055</a>
-            <a href="https://issues.apache.org/jira/browse/LUCENE-3963">LUCENE-3963</a>: Enable smokeTestRelease.py usage under Windows+Cygwin (<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=1311072;view=revision">r1311072</a>
+            <a href="https://issues.apache.org/jira/browse/LUCENE-3940">LUCENE-3940</a>: fix Kuromoji to not produce invalid token graph due to UNK with punctuation being decompounded (<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=1311043;view=revision">r1311043</a>
-            <a href="https://issues.apache.org/jira/browse/LUCENE-3968">LUCENE-3968</a>: factor out LookaheadTokenFilter from MockGraphTokenFilter (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
+            <a class="svn" href="http://svn.apache.org/viewvc?revision=1311067;view=revision">r1311067</a>
+            <a href="https://issues.apache.org/jira/browse/LUCENE-3966">LUCENE-3966</a>: smoke tester can test from local (file://) urls, handle url-shortened base URLs, and build/stage/test unsigned artifacts (<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=1310998;view=revision">r1310998</a>
-            <a href="https://issues.apache.org/jira/browse/LUCENE-3109">LUCENE-3109</a>: revert (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-            <a href="http://people.apache.org/committer-index.html#mikemccand">mikemccand</a>
+            <a class="svn" href="http://svn.apache.org/viewvc?revision=1311055;view=revision">r1311055</a>
+            <a href="https://issues.apache.org/jira/browse/LUCENE-3963">LUCENE-3963</a>: Enable smokeTestRelease.py usage under Windows+Cygwin (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
+            <a href="http://people.apache.org/committer-index.html#sarowe">sarowe</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 Sun Apr  8 21: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=1311072;view=revision">r1311072</a>
-        <a href="https://issues.apache.org/jira/browse/LUCENE-3940">LUCENE-3940</a>: fix Kuromoji to not produce invalid token graph due to UNK with punctuation being decompounded (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
+        <a class="svn" href="http://svn.apache.org/viewvc?revision=1311100;view=revision">r1311100</a>
+        <a href="https://issues.apache.org/jira/browse/LUCENE-3942">LUCENE-3942</a>: syn filter sets posLen when possible (<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=1311067;view=revision">r1311067</a>
-        <a href="https://issues.apache.org/jira/browse/LUCENE-3966">LUCENE-3966</a>: smoke tester can test from local (file://) urls, handle url-shortened base URLs, and build/stage/test unsigned artifacts (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
+        <a class="svn" href="http://svn.apache.org/viewvc?revision=1311097;view=revision">r1311097</a>
+        add TODOs (<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=1311055;view=revision">r1311055</a>
-        <a href="https://issues.apache.org/jira/browse/LUCENE-3963">LUCENE-3963</a>: Enable smokeTestRelease.py usage under Windows+Cygwin (<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=1311072;view=revision">r1311072</a>
+        <a href="https://issues.apache.org/jira/browse/LUCENE-3940">LUCENE-3940</a>: fix Kuromoji to not produce invalid token graph due to UNK with punctuation being decompounded (<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=1311043;view=revision">r1311043</a>
-        <a href="https://issues.apache.org/jira/browse/LUCENE-3968">LUCENE-3968</a>: factor out LookaheadTokenFilter from MockGraphTokenFilter (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
+        <a class="svn" href="http://svn.apache.org/viewvc?revision=1311067;view=revision">r1311067</a>
+        <a href="https://issues.apache.org/jira/browse/LUCENE-3966">LUCENE-3966</a>: smoke tester can test from local (file://) urls, handle url-shortened base URLs, and build/stage/test unsigned artifacts (<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=1310998;view=revision">r1310998</a>
-        <a href="https://issues.apache.org/jira/browse/LUCENE-3109">LUCENE-3109</a>: revert (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-        <a href="http://people.apache.org/committer-index.html#mikemccand">mikemccand</a>
+        <a class="svn" href="http://svn.apache.org/viewvc?revision=1311055;view=revision">r1311055</a>
+        <a href="https://issues.apache.org/jira/browse/LUCENE-3963">LUCENE-3963</a>: Enable smokeTestRelease.py usage under Windows+Cygwin (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
+        <a href="http://people.apache.org/committer-index.html#sarowe">sarowe</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 Sun Apr  8 21: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=1311072;view=revision">r1311072</a>
-            <a href="https://issues.apache.org/jira/browse/LUCENE-3940">LUCENE-3940</a>: fix Kuromoji to not produce invalid token graph due to UNK with punctuation being decompounded (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
+            <a class="svn" href="http://svn.apache.org/viewvc?revision=1311100;view=revision">r1311100</a>
+            <a href="https://issues.apache.org/jira/browse/LUCENE-3942">LUCENE-3942</a>: syn filter sets posLen when possible (<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=1311067;view=revision">r1311067</a>
-            <a href="https://issues.apache.org/jira/browse/LUCENE-3966">LUCENE-3966</a>: smoke tester can test from local (file://) urls, handle url-shortened base URLs, and build/stage/test unsigned artifacts (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
+            <a class="svn" href="http://svn.apache.org/viewvc?revision=1311097;view=revision">r1311097</a>
+            add TODOs (<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=1311055;view=revision">r1311055</a>
-            <a href="https://issues.apache.org/jira/browse/LUCENE-3963">LUCENE-3963</a>: Enable smokeTestRelease.py usage under Windows+Cygwin (<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=1311072;view=revision">r1311072</a>
+            <a href="https://issues.apache.org/jira/browse/LUCENE-3940">LUCENE-3940</a>: fix Kuromoji to not produce invalid token graph due to UNK with punctuation being decompounded (<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=1311043;view=revision">r1311043</a>
-            <a href="https://issues.apache.org/jira/browse/LUCENE-3968">LUCENE-3968</a>: factor out LookaheadTokenFilter from MockGraphTokenFilter (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
+            <a class="svn" href="http://svn.apache.org/viewvc?revision=1311067;view=revision">r1311067</a>
+            <a href="https://issues.apache.org/jira/browse/LUCENE-3966">LUCENE-3966</a>: smoke tester can test from local (file://) urls, handle url-shortened base URLs, and build/stage/test unsigned artifacts (<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=1310998;view=revision">r1310998</a>
-            <a href="https://issues.apache.org/jira/browse/LUCENE-3109">LUCENE-3109</a>: revert (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-            <a href="http://people.apache.org/committer-index.html#mikemccand">mikemccand</a>
+            <a class="svn" href="http://svn.apache.org/viewvc?revision=1311055;view=revision">r1311055</a>
+            <a href="https://issues.apache.org/jira/browse/LUCENE-3963">LUCENE-3963</a>: Enable smokeTestRelease.py usage under Windows+Cygwin (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
+            <a href="http://people.apache.org/committer-index.html#sarowe">sarowe</a>
           </div>
           
         </div>