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/17 06:24:01 UTC

svn commit: r813319 - 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 Apr 17 04:24:00 2012
New Revision: 813319

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 Apr 17 04:24:00 2012
@@ -306,6 +306,12 @@
       <div class="status-item">
       
       <div class="section-content">
+        <a class="svn" href="http://svn.apache.org/viewvc?revision=1326899;view=revision">r1326899</a>
+        mix up case in basetokenstreamtestcase, and avoid sun bug 6588260 in re-caser (<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=1326893;view=revision">r1326893</a>
         <a href="https://issues.apache.org/jira/browse/LUCENE-3981">LUCENE-3981</a>: fix regex queryparsing issues (improperly recognized as wildcard, etc) (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
         <a href="http://people.apache.org/committer-index.html#rmuir">rmuir</a>
@@ -328,12 +334,6 @@
         <a href="https://issues.apache.org/jira/browse/LUCENE-3808">LUCENE-3808</a>: Segregate RandomizedTesting library sysprops from other Lucene/Solr tests.* sysprops, and use the empty string value to tell the... (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
         <a href="http://people.apache.org/committer-index.html#sarowe">sarowe</a>
       </div>
-    
-      <div class="section-content">
-        <a class="svn" href="http://svn.apache.org/viewvc?revision=1326745;view=revision">r1326745</a>
-        <a href="https://issues.apache.org/jira/browse/LUCENE-3992">LUCENE-3992</a>: don't create preflex-rw indexes in the forked jvm, we will think they are corrupt, and use a correct... (<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 Apr 17 04:24:00 2012
@@ -400,6 +400,12 @@ numeric fields or query relevancy scores
         <div class="status-item">
           
           <div class="section-content">
+            <a class="svn" href="http://svn.apache.org/viewvc?revision=1326899;view=revision">r1326899</a>
+            mix up case in basetokenstreamtestcase, and avoid sun bug 6588260 in re-caser (<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=1326893;view=revision">r1326893</a>
             <a href="https://issues.apache.org/jira/browse/LUCENE-3981">LUCENE-3981</a>: fix regex queryparsing issues (improperly recognized as wildcard, etc) (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
             <a href="http://people.apache.org/committer-index.html#rmuir">rmuir</a>
@@ -423,12 +429,6 @@ numeric fields or query relevancy scores
             <a href="http://people.apache.org/committer-index.html#sarowe">sarowe</a>
           </div>
           
-          <div class="section-content">
-            <a class="svn" href="http://svn.apache.org/viewvc?revision=1326745;view=revision">r1326745</a>
-            <a href="https://issues.apache.org/jira/browse/LUCENE-3992">LUCENE-3992</a>: don't create preflex-rw indexes in the forked jvm, we will think they are corrupt, and use a correct... (<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/core/index.html
==============================================================================
--- websites/staging/lucene/trunk/content/core/index.html (original)
+++ websites/staging/lucene/trunk/content/core/index.html Tue Apr 17 04:24:00 2012
@@ -306,6 +306,12 @@
       <div class="status-item">
       
       <div class="section-content">
+        <a class="svn" href="http://svn.apache.org/viewvc?revision=1326899;view=revision">r1326899</a>
+        mix up case in basetokenstreamtestcase, and avoid sun bug 6588260 in re-caser (<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=1326893;view=revision">r1326893</a>
         <a href="https://issues.apache.org/jira/browse/LUCENE-3981">LUCENE-3981</a>: fix regex queryparsing issues (improperly recognized as wildcard, etc) (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
         <a href="http://people.apache.org/committer-index.html#rmuir">rmuir</a>
@@ -328,12 +334,6 @@
         <a href="https://issues.apache.org/jira/browse/LUCENE-3808">LUCENE-3808</a>: Segregate RandomizedTesting library sysprops from other Lucene/Solr tests.* sysprops, and use the empty string value to tell the... (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
         <a href="http://people.apache.org/committer-index.html#sarowe">sarowe</a>
       </div>
-    
-      <div class="section-content">
-        <a class="svn" href="http://svn.apache.org/viewvc?revision=1326745;view=revision">r1326745</a>
-        <a href="https://issues.apache.org/jira/browse/LUCENE-3992">LUCENE-3992</a>: don't create preflex-rw indexes in the forked jvm, we will think they are corrupt, and use a correct... (<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 Apr 17 04:24:00 2012
@@ -400,6 +400,12 @@ numeric fields or query relevancy scores
         <div class="status-item">
           
           <div class="section-content">
+            <a class="svn" href="http://svn.apache.org/viewvc?revision=1326899;view=revision">r1326899</a>
+            mix up case in basetokenstreamtestcase, and avoid sun bug 6588260 in re-caser (<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=1326893;view=revision">r1326893</a>
             <a href="https://issues.apache.org/jira/browse/LUCENE-3981">LUCENE-3981</a>: fix regex queryparsing issues (improperly recognized as wildcard, etc) (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
             <a href="http://people.apache.org/committer-index.html#rmuir">rmuir</a>
@@ -423,12 +429,6 @@ numeric fields or query relevancy scores
             <a href="http://people.apache.org/committer-index.html#sarowe">sarowe</a>
           </div>
           
-          <div class="section-content">
-            <a class="svn" href="http://svn.apache.org/viewvc?revision=1326745;view=revision">r1326745</a>
-            <a href="https://issues.apache.org/jira/browse/LUCENE-3992">LUCENE-3992</a>: don't create preflex-rw indexes in the forked jvm, we will think they are corrupt, and use a correct... (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-            <a href="http://people.apache.org/committer-index.html#rmuir">rmuir</a>
-          </div>
-          
         </div>
         
       </div>