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/03/23 15:21:05 UTC

svn commit: r809727 - 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 Mar 23 14:21:04 2012
New Revision: 809727

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 Mar 23 14:21:04 2012
@@ -305,33 +305,33 @@
       <div class="status-item">
       
       <div class="section-content">
-        <a class="svn" href="http://svn.apache.org/viewvc?revision=1304320;view=revision">r1304320</a>
-        fixed small typo (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-        <a href="http://people.apache.org/committer-index.html#mvg">mvg</a>
+        <a class="svn" href="http://svn.apache.org/viewvc?revision=1304365;view=revision">r1304365</a>
+        allow checkout dir cmdline arg to be relative (<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=1304302;view=revision">r1304302</a>
-        <a href="https://issues.apache.org/jira/browse/LUCENE-3904">LUCENE-3904</a>: fix Similarity javadocs when java7's javadoc is used (<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=1304359;view=revision">r1304359</a>
+        <a href="https://issues.apache.org/jira/browse/SOLR-3156">SOLR-3156</a>: Check for Lucene directory locks at startup. (<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=1304281;view=revision">r1304281</a>
-        don't make such huge (up to 800 bytes) strings when making random docvalues (<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=1304338;view=revision">r1304338</a>
+        Revert typo fix. Wasn't a type after all... (<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=1304269;view=revision">r1304269</a>
-        make the connetion between TPBJC's trackScores and TPBJQ's ScoreMode more transparent (<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=1304320;view=revision">r1304320</a>
+        fixed small typo (<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=1304219;view=revision">r1304219</a>
-        <a href="https://issues.apache.org/jira/browse/LUCENE-3902">LUCENE-3902</a>: fix javadocs (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-        <a href="http://people.apache.org/committer-index.html#simonw">simonw</a>
+        <a class="svn" href="http://svn.apache.org/viewvc?revision=1304302;view=revision">r1304302</a>
+        <a href="https://issues.apache.org/jira/browse/LUCENE-3904">LUCENE-3904</a>: fix Similarity javadocs when java7's javadoc is used (<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 Fri Mar 23 14:21:04 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=1304320;view=revision">r1304320</a>
-            fixed small typo (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-            <a href="http://people.apache.org/committer-index.html#mvg">mvg</a>
+            <a class="svn" href="http://svn.apache.org/viewvc?revision=1304365;view=revision">r1304365</a>
+            allow checkout dir cmdline arg to be relative (<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=1304302;view=revision">r1304302</a>
-            <a href="https://issues.apache.org/jira/browse/LUCENE-3904">LUCENE-3904</a>: fix Similarity javadocs when java7's javadoc is used (<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=1304359;view=revision">r1304359</a>
+            <a href="https://issues.apache.org/jira/browse/SOLR-3156">SOLR-3156</a>: Check for Lucene directory locks at startup. (<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=1304281;view=revision">r1304281</a>
-            don't make such huge (up to 800 bytes) strings when making random docvalues (<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=1304338;view=revision">r1304338</a>
+            Revert typo fix. Wasn't a type after all... (<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=1304269;view=revision">r1304269</a>
-            make the connetion between TPBJC's trackScores and TPBJQ's ScoreMode more transparent (<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=1304320;view=revision">r1304320</a>
+            fixed small typo (<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=1304219;view=revision">r1304219</a>
-            <a href="https://issues.apache.org/jira/browse/LUCENE-3902">LUCENE-3902</a>: fix javadocs (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-            <a href="http://people.apache.org/committer-index.html#simonw">simonw</a>
+            <a class="svn" href="http://svn.apache.org/viewvc?revision=1304302;view=revision">r1304302</a>
+            <a href="https://issues.apache.org/jira/browse/LUCENE-3904">LUCENE-3904</a>: fix Similarity javadocs when java7's javadoc is used (<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 Fri Mar 23 14:21:04 2012
@@ -305,33 +305,33 @@
       <div class="status-item">
       
       <div class="section-content">
-        <a class="svn" href="http://svn.apache.org/viewvc?revision=1304320;view=revision">r1304320</a>
-        fixed small typo (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-        <a href="http://people.apache.org/committer-index.html#mvg">mvg</a>
+        <a class="svn" href="http://svn.apache.org/viewvc?revision=1304365;view=revision">r1304365</a>
+        allow checkout dir cmdline arg to be relative (<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=1304302;view=revision">r1304302</a>
-        <a href="https://issues.apache.org/jira/browse/LUCENE-3904">LUCENE-3904</a>: fix Similarity javadocs when java7's javadoc is used (<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=1304359;view=revision">r1304359</a>
+        <a href="https://issues.apache.org/jira/browse/SOLR-3156">SOLR-3156</a>: Check for Lucene directory locks at startup. (<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=1304281;view=revision">r1304281</a>
-        don't make such huge (up to 800 bytes) strings when making random docvalues (<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=1304338;view=revision">r1304338</a>
+        Revert typo fix. Wasn't a type after all... (<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=1304269;view=revision">r1304269</a>
-        make the connetion between TPBJC's trackScores and TPBJQ's ScoreMode more transparent (<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=1304320;view=revision">r1304320</a>
+        fixed small typo (<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=1304219;view=revision">r1304219</a>
-        <a href="https://issues.apache.org/jira/browse/LUCENE-3902">LUCENE-3902</a>: fix javadocs (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-        <a href="http://people.apache.org/committer-index.html#simonw">simonw</a>
+        <a class="svn" href="http://svn.apache.org/viewvc?revision=1304302;view=revision">r1304302</a>
+        <a href="https://issues.apache.org/jira/browse/LUCENE-3904">LUCENE-3904</a>: fix Similarity javadocs when java7's javadoc is used (<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 Fri Mar 23 14:21:04 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=1304320;view=revision">r1304320</a>
-            fixed small typo (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-            <a href="http://people.apache.org/committer-index.html#mvg">mvg</a>
+            <a class="svn" href="http://svn.apache.org/viewvc?revision=1304365;view=revision">r1304365</a>
+            allow checkout dir cmdline arg to be relative (<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=1304302;view=revision">r1304302</a>
-            <a href="https://issues.apache.org/jira/browse/LUCENE-3904">LUCENE-3904</a>: fix Similarity javadocs when java7's javadoc is used (<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=1304359;view=revision">r1304359</a>
+            <a href="https://issues.apache.org/jira/browse/SOLR-3156">SOLR-3156</a>: Check for Lucene directory locks at startup. (<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=1304281;view=revision">r1304281</a>
-            don't make such huge (up to 800 bytes) strings when making random docvalues (<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=1304338;view=revision">r1304338</a>
+            Revert typo fix. Wasn't a type after all... (<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=1304269;view=revision">r1304269</a>
-            make the connetion between TPBJC's trackScores and TPBJQ's ScoreMode more transparent (<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=1304320;view=revision">r1304320</a>
+            fixed small typo (<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=1304219;view=revision">r1304219</a>
-            <a href="https://issues.apache.org/jira/browse/LUCENE-3902">LUCENE-3902</a>: fix javadocs (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-            <a href="http://people.apache.org/committer-index.html#simonw">simonw</a>
+            <a class="svn" href="http://svn.apache.org/viewvc?revision=1304302;view=revision">r1304302</a>
+            <a href="https://issues.apache.org/jira/browse/LUCENE-3904">LUCENE-3904</a>: fix Similarity javadocs when java7's javadoc is used (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
+            <a href="http://people.apache.org/committer-index.html#rmuir">rmuir</a>
           </div>
           
         </div>