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/06/07 19:21:06 UTC

svn commit: r820708 - 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: Thu Jun  7 17:21:06 2012
New Revision: 820708

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 Thu Jun  7 17:21:06 2012
@@ -306,6 +306,12 @@
       <div class="status-item">
       
       <div class="section-content">
+        <a class="svn" href="http://svn.apache.org/viewvc?revision=1347712;view=revision">r1347712</a>
+        <a href="https://issues.apache.org/jira/browse/SOLR-3515">SOLR-3515</a>: Use seperate Cookies for Analysis and Schema-Browser (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
+        <a href="http://people.apache.org/committer-index.html#steffkes">steffkes</a>
+      </div>
+    
+      <div class="section-content">
         <a class="svn" href="http://svn.apache.org/viewvc?revision=1347589;view=revision">r1347589</a>
         <a href="https://issues.apache.org/jira/browse/LUCENE-4115">LUCENE-4115</a>: JAR resolution/ cleanup should be done automatically for ant clean/ eclipse/ resolve. (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
         <a href="http://people.apache.org/committer-index.html#dweiss">dweiss</a>
@@ -328,12 +334,6 @@
         add asserts (<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=1346995;view=revision">r1346995</a>
-        consolidate checking of needsFreqs/needsOffsets when pulling docs/positions enums to the terms dict (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-        <a href="http://people.apache.org/committer-index.html#mikemccand">mikemccand</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 Thu Jun  7 17:21:06 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=1347712;view=revision">r1347712</a>
+            <a href="https://issues.apache.org/jira/browse/SOLR-3515">SOLR-3515</a>: Use seperate Cookies for Analysis and Schema-Browser (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
+            <a href="http://people.apache.org/committer-index.html#steffkes">steffkes</a>
+          </div>
+          
+          <div class="section-content">
             <a class="svn" href="http://svn.apache.org/viewvc?revision=1347589;view=revision">r1347589</a>
             <a href="https://issues.apache.org/jira/browse/LUCENE-4115">LUCENE-4115</a>: JAR resolution/ cleanup should be done automatically for ant clean/ eclipse/ resolve. (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
             <a href="http://people.apache.org/committer-index.html#dweiss">dweiss</a>
@@ -423,12 +429,6 @@ numeric fields or query relevancy scores
             <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=1346995;view=revision">r1346995</a>
-            consolidate checking of needsFreqs/needsOffsets when pulling docs/positions enums to the terms dict (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-            <a href="http://people.apache.org/committer-index.html#mikemccand">mikemccand</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 Thu Jun  7 17:21:06 2012
@@ -306,6 +306,12 @@
       <div class="status-item">
       
       <div class="section-content">
+        <a class="svn" href="http://svn.apache.org/viewvc?revision=1347712;view=revision">r1347712</a>
+        <a href="https://issues.apache.org/jira/browse/SOLR-3515">SOLR-3515</a>: Use seperate Cookies for Analysis and Schema-Browser (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
+        <a href="http://people.apache.org/committer-index.html#steffkes">steffkes</a>
+      </div>
+    
+      <div class="section-content">
         <a class="svn" href="http://svn.apache.org/viewvc?revision=1347589;view=revision">r1347589</a>
         <a href="https://issues.apache.org/jira/browse/LUCENE-4115">LUCENE-4115</a>: JAR resolution/ cleanup should be done automatically for ant clean/ eclipse/ resolve. (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
         <a href="http://people.apache.org/committer-index.html#dweiss">dweiss</a>
@@ -328,12 +334,6 @@
         add asserts (<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=1346995;view=revision">r1346995</a>
-        consolidate checking of needsFreqs/needsOffsets when pulling docs/positions enums to the terms dict (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-        <a href="http://people.apache.org/committer-index.html#mikemccand">mikemccand</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 Thu Jun  7 17:21:06 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=1347712;view=revision">r1347712</a>
+            <a href="https://issues.apache.org/jira/browse/SOLR-3515">SOLR-3515</a>: Use seperate Cookies for Analysis and Schema-Browser (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
+            <a href="http://people.apache.org/committer-index.html#steffkes">steffkes</a>
+          </div>
+          
+          <div class="section-content">
             <a class="svn" href="http://svn.apache.org/viewvc?revision=1347589;view=revision">r1347589</a>
             <a href="https://issues.apache.org/jira/browse/LUCENE-4115">LUCENE-4115</a>: JAR resolution/ cleanup should be done automatically for ant clean/ eclipse/ resolve. (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
             <a href="http://people.apache.org/committer-index.html#dweiss">dweiss</a>
@@ -423,12 +429,6 @@ numeric fields or query relevancy scores
             <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=1346995;view=revision">r1346995</a>
-            consolidate checking of needsFreqs/needsOffsets when pulling docs/positions enums to the terms dict (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-            <a href="http://people.apache.org/committer-index.html#mikemccand">mikemccand</a>
-          </div>
-          
         </div>
         
       </div>