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/23 05:22:29 UTC

svn commit: r814031 - 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: Mon Apr 23 03:22:29 2012
New Revision: 814031

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 Mon Apr 23 03:22:29 2012
@@ -306,33 +306,33 @@
       <div class="status-item">
       
       <div class="section-content">
-        <a class="svn" href="http://svn.apache.org/viewvc?revision=1329027;view=revision">r1329027</a>
-        don't create broken javadocs links in subclasses, TermCollectingRewrite is already pkg-private (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
+        <a class="svn" href="http://svn.apache.org/viewvc?revision=1329049;view=revision">r1329049</a>
+        fix HTML escaping in solrj javadocs (<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=1329024;view=revision">r1329024</a>
-        <a href="https://issues.apache.org/jira/browse/LUCENE-4013">LUCENE-4013</a>: make getAndLock pkg-private, as DW is pkg-private so its effectively already pkg-private, but without broken javadocs links (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
+        <a class="svn" href="http://svn.apache.org/viewvc?revision=1329042;view=revision">r1329042</a>
+        fix broken javadocs links (public inner classes taking AAC0 as a parameter) (<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=1329023;view=revision">r1329023</a>
-        <a href="https://issues.apache.org/jira/browse/LUCENE-4011">LUCENE-4011</a>: Fixed broken javadoc links in solr (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-        <a href="http://people.apache.org/committer-index.html#chrism">chrism</a>
+        <a class="svn" href="http://svn.apache.org/viewvc?revision=1329040;view=revision">r1329040</a>
+        fix broken jdoc links: these ctors are already effectively pkg-private since CharBlockArray is pkg-private (<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=1329022;view=revision">r1329022</a>
-        making test-only postingsreader pkg-private (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
+        <a class="svn" href="http://svn.apache.org/viewvc?revision=1329033;view=revision">r1329033</a>
+        don't link to pkg-private method (<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=1329021;view=revision">r1329021</a>
-        <a href="https://issues.apache.org/jira/browse/LUCENE-4011">LUCENE-4011</a>: Reverted BeirderMorseFilter change (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-        <a href="http://people.apache.org/committer-index.html#chrism">chrism</a>
+        <a class="svn" href="http://svn.apache.org/viewvc?revision=1329027;view=revision">r1329027</a>
+        don't create broken javadocs links in subclasses, TermCollectingRewrite is already pkg-private (<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 Mon Apr 23 03:22:29 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=1329027;view=revision">r1329027</a>
-            don't create broken javadocs links in subclasses, TermCollectingRewrite is already pkg-private (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
+            <a class="svn" href="http://svn.apache.org/viewvc?revision=1329049;view=revision">r1329049</a>
+            fix HTML escaping in solrj javadocs (<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=1329024;view=revision">r1329024</a>
-            <a href="https://issues.apache.org/jira/browse/LUCENE-4013">LUCENE-4013</a>: make getAndLock pkg-private, as DW is pkg-private so its effectively already pkg-private, but without broken javadocs links (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
+            <a class="svn" href="http://svn.apache.org/viewvc?revision=1329042;view=revision">r1329042</a>
+            fix broken javadocs links (public inner classes taking AAC0 as a parameter) (<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=1329023;view=revision">r1329023</a>
-            <a href="https://issues.apache.org/jira/browse/LUCENE-4011">LUCENE-4011</a>: Fixed broken javadoc links in solr (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-            <a href="http://people.apache.org/committer-index.html#chrism">chrism</a>
+            <a class="svn" href="http://svn.apache.org/viewvc?revision=1329040;view=revision">r1329040</a>
+            fix broken jdoc links: these ctors are already effectively pkg-private since CharBlockArray is pkg-private (<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=1329022;view=revision">r1329022</a>
-            making test-only postingsreader pkg-private (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
+            <a class="svn" href="http://svn.apache.org/viewvc?revision=1329033;view=revision">r1329033</a>
+            don't link to pkg-private method (<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=1329021;view=revision">r1329021</a>
-            <a href="https://issues.apache.org/jira/browse/LUCENE-4011">LUCENE-4011</a>: Reverted BeirderMorseFilter change (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-            <a href="http://people.apache.org/committer-index.html#chrism">chrism</a>
+            <a class="svn" href="http://svn.apache.org/viewvc?revision=1329027;view=revision">r1329027</a>
+            don't create broken javadocs links in subclasses, TermCollectingRewrite is already pkg-private (<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 Mon Apr 23 03:22:29 2012
@@ -306,33 +306,33 @@
       <div class="status-item">
       
       <div class="section-content">
-        <a class="svn" href="http://svn.apache.org/viewvc?revision=1329027;view=revision">r1329027</a>
-        don't create broken javadocs links in subclasses, TermCollectingRewrite is already pkg-private (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
+        <a class="svn" href="http://svn.apache.org/viewvc?revision=1329049;view=revision">r1329049</a>
+        fix HTML escaping in solrj javadocs (<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=1329024;view=revision">r1329024</a>
-        <a href="https://issues.apache.org/jira/browse/LUCENE-4013">LUCENE-4013</a>: make getAndLock pkg-private, as DW is pkg-private so its effectively already pkg-private, but without broken javadocs links (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
+        <a class="svn" href="http://svn.apache.org/viewvc?revision=1329042;view=revision">r1329042</a>
+        fix broken javadocs links (public inner classes taking AAC0 as a parameter) (<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=1329023;view=revision">r1329023</a>
-        <a href="https://issues.apache.org/jira/browse/LUCENE-4011">LUCENE-4011</a>: Fixed broken javadoc links in solr (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-        <a href="http://people.apache.org/committer-index.html#chrism">chrism</a>
+        <a class="svn" href="http://svn.apache.org/viewvc?revision=1329040;view=revision">r1329040</a>
+        fix broken jdoc links: these ctors are already effectively pkg-private since CharBlockArray is pkg-private (<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=1329022;view=revision">r1329022</a>
-        making test-only postingsreader pkg-private (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
+        <a class="svn" href="http://svn.apache.org/viewvc?revision=1329033;view=revision">r1329033</a>
+        don't link to pkg-private method (<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=1329021;view=revision">r1329021</a>
-        <a href="https://issues.apache.org/jira/browse/LUCENE-4011">LUCENE-4011</a>: Reverted BeirderMorseFilter change (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-        <a href="http://people.apache.org/committer-index.html#chrism">chrism</a>
+        <a class="svn" href="http://svn.apache.org/viewvc?revision=1329027;view=revision">r1329027</a>
+        don't create broken javadocs links in subclasses, TermCollectingRewrite is already pkg-private (<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 Mon Apr 23 03:22:29 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=1329027;view=revision">r1329027</a>
-            don't create broken javadocs links in subclasses, TermCollectingRewrite is already pkg-private (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
+            <a class="svn" href="http://svn.apache.org/viewvc?revision=1329049;view=revision">r1329049</a>
+            fix HTML escaping in solrj javadocs (<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=1329024;view=revision">r1329024</a>
-            <a href="https://issues.apache.org/jira/browse/LUCENE-4013">LUCENE-4013</a>: make getAndLock pkg-private, as DW is pkg-private so its effectively already pkg-private, but without broken javadocs links (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
+            <a class="svn" href="http://svn.apache.org/viewvc?revision=1329042;view=revision">r1329042</a>
+            fix broken javadocs links (public inner classes taking AAC0 as a parameter) (<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=1329023;view=revision">r1329023</a>
-            <a href="https://issues.apache.org/jira/browse/LUCENE-4011">LUCENE-4011</a>: Fixed broken javadoc links in solr (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-            <a href="http://people.apache.org/committer-index.html#chrism">chrism</a>
+            <a class="svn" href="http://svn.apache.org/viewvc?revision=1329040;view=revision">r1329040</a>
+            fix broken jdoc links: these ctors are already effectively pkg-private since CharBlockArray is pkg-private (<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=1329022;view=revision">r1329022</a>
-            making test-only postingsreader pkg-private (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
+            <a class="svn" href="http://svn.apache.org/viewvc?revision=1329033;view=revision">r1329033</a>
+            don't link to pkg-private method (<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=1329021;view=revision">r1329021</a>
-            <a href="https://issues.apache.org/jira/browse/LUCENE-4011">LUCENE-4011</a>: Reverted BeirderMorseFilter change (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-            <a href="http://people.apache.org/committer-index.html#chrism">chrism</a>
+            <a class="svn" href="http://svn.apache.org/viewvc?revision=1329027;view=revision">r1329027</a>
+            don't create broken javadocs links in subclasses, TermCollectingRewrite is already pkg-private (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
+            <a href="http://people.apache.org/committer-index.html#rmuir">rmuir</a>
           </div>
           
         </div>