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 2013/08/13 20:21:03 UTC

svn commit: r874503 - 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 Aug 13 18:21:03 2013
New Revision: 874503

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 Aug 13 18:21:03 2013
@@ -304,6 +304,18 @@
       <div class="status-item">
       
       <div class="section-content">
+        <a class="svn" href="http://svn.apache.org/viewvc?revision=1513604;view=revision">r1513604</a>
+        docs: make javadoc happy with new package (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
+        <a href="http://people.apache.org/committer-index.html#yonik">yonik</a>
+      </div>
+    
+      <div class="section-content">
+        <a class="svn" href="http://svn.apache.org/viewvc?revision=1513598;view=revision">r1513598</a>
+        tests: don't log expected exceptions (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
+        <a href="http://people.apache.org/committer-index.html#yonik">yonik</a>
+      </div>
+    
+      <div class="section-content">
         <a class="svn" href="http://svn.apache.org/viewvc?revision=1513586;view=revision">r1513586</a>
         <a href="https://issues.apache.org/jira/browse/SOLR-4952">SOLR-4952</a>: use solrconfig.snippet.randomindexconfig.xml in the QueryElevation tests (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
         <a href="http://people.apache.org/committer-index.html#hossman">hossman</a>
@@ -320,18 +332,6 @@
         <a href="https://issues.apache.org/jira/browse/SOLR-5017">SOLR-5017</a> support for routeField in COmpositeId router also (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
         <a href="http://people.apache.org/committer-index.html#noble">noble</a>
       </div>
-    
-      <div class="section-content">
-        <a class="svn" href="http://svn.apache.org/viewvc?revision=1513312;view=revision">r1513312</a>
-        <a href="https://issues.apache.org/jira/browse/SOLR-4952">SOLR-4952</a>: make TestConfig use solrconfig.snippet.randomindexconfig.xml - this involved moving some 'default' tests arround, prunning down solrconfig-termindex.xml, and renaming solrconfig-termindex.xml... (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-        <a href="http://people.apache.org/committer-index.html#hossman">hossman</a>
-      </div>
-    
-      <div class="section-content">
-        <a class="svn" href="http://svn.apache.org/viewvc?revision=1513297;view=revision">r1513297</a>
-        <a href="https://issues.apache.org/jira/browse/SOLR-5140">SOLR-5140</a>: pin TestGroupingSearch to use LogDocMergePolicy for predictable 'unordered' results (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-        <a href="http://people.apache.org/committer-index.html#hossman">hossman</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 Aug 13 18:21:03 2013
@@ -416,6 +416,18 @@ numeric fields or query relevancy scores
         <div class="status-item">
           
           <div class="section-content">
+            <a class="svn" href="http://svn.apache.org/viewvc?revision=1513604;view=revision">r1513604</a>
+            docs: make javadoc happy with new package (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
+            <a href="http://people.apache.org/committer-index.html#yonik">yonik</a>
+          </div>
+          
+          <div class="section-content">
+            <a class="svn" href="http://svn.apache.org/viewvc?revision=1513598;view=revision">r1513598</a>
+            tests: don't log expected exceptions (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
+            <a href="http://people.apache.org/committer-index.html#yonik">yonik</a>
+          </div>
+          
+          <div class="section-content">
             <a class="svn" href="http://svn.apache.org/viewvc?revision=1513586;view=revision">r1513586</a>
             <a href="https://issues.apache.org/jira/browse/SOLR-4952">SOLR-4952</a>: use solrconfig.snippet.randomindexconfig.xml in the QueryElevation tests (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
             <a href="http://people.apache.org/committer-index.html#hossman">hossman</a>
@@ -433,18 +445,6 @@ numeric fields or query relevancy scores
             <a href="http://people.apache.org/committer-index.html#noble">noble</a>
           </div>
           
-          <div class="section-content">
-            <a class="svn" href="http://svn.apache.org/viewvc?revision=1513312;view=revision">r1513312</a>
-            <a href="https://issues.apache.org/jira/browse/SOLR-4952">SOLR-4952</a>: make TestConfig use solrconfig.snippet.randomindexconfig.xml - this involved moving some 'default' tests arround, prunning down solrconfig-termindex.xml, and renaming solrconfig-termindex.xml... (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-            <a href="http://people.apache.org/committer-index.html#hossman">hossman</a>
-          </div>
-          
-          <div class="section-content">
-            <a class="svn" href="http://svn.apache.org/viewvc?revision=1513297;view=revision">r1513297</a>
-            <a href="https://issues.apache.org/jira/browse/SOLR-5140">SOLR-5140</a>: pin TestGroupingSearch to use LogDocMergePolicy for predictable 'unordered' results (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-            <a href="http://people.apache.org/committer-index.html#hossman">hossman</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 Aug 13 18:21:03 2013
@@ -304,6 +304,18 @@
       <div class="status-item">
       
       <div class="section-content">
+        <a class="svn" href="http://svn.apache.org/viewvc?revision=1513604;view=revision">r1513604</a>
+        docs: make javadoc happy with new package (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
+        <a href="http://people.apache.org/committer-index.html#yonik">yonik</a>
+      </div>
+    
+      <div class="section-content">
+        <a class="svn" href="http://svn.apache.org/viewvc?revision=1513598;view=revision">r1513598</a>
+        tests: don't log expected exceptions (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
+        <a href="http://people.apache.org/committer-index.html#yonik">yonik</a>
+      </div>
+    
+      <div class="section-content">
         <a class="svn" href="http://svn.apache.org/viewvc?revision=1513586;view=revision">r1513586</a>
         <a href="https://issues.apache.org/jira/browse/SOLR-4952">SOLR-4952</a>: use solrconfig.snippet.randomindexconfig.xml in the QueryElevation tests (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
         <a href="http://people.apache.org/committer-index.html#hossman">hossman</a>
@@ -320,18 +332,6 @@
         <a href="https://issues.apache.org/jira/browse/SOLR-5017">SOLR-5017</a> support for routeField in COmpositeId router also (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
         <a href="http://people.apache.org/committer-index.html#noble">noble</a>
       </div>
-    
-      <div class="section-content">
-        <a class="svn" href="http://svn.apache.org/viewvc?revision=1513312;view=revision">r1513312</a>
-        <a href="https://issues.apache.org/jira/browse/SOLR-4952">SOLR-4952</a>: make TestConfig use solrconfig.snippet.randomindexconfig.xml - this involved moving some 'default' tests arround, prunning down solrconfig-termindex.xml, and renaming solrconfig-termindex.xml... (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-        <a href="http://people.apache.org/committer-index.html#hossman">hossman</a>
-      </div>
-    
-      <div class="section-content">
-        <a class="svn" href="http://svn.apache.org/viewvc?revision=1513297;view=revision">r1513297</a>
-        <a href="https://issues.apache.org/jira/browse/SOLR-5140">SOLR-5140</a>: pin TestGroupingSearch to use LogDocMergePolicy for predictable 'unordered' results (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-        <a href="http://people.apache.org/committer-index.html#hossman">hossman</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 Aug 13 18:21:03 2013
@@ -416,6 +416,18 @@ numeric fields or query relevancy scores
         <div class="status-item">
           
           <div class="section-content">
+            <a class="svn" href="http://svn.apache.org/viewvc?revision=1513604;view=revision">r1513604</a>
+            docs: make javadoc happy with new package (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
+            <a href="http://people.apache.org/committer-index.html#yonik">yonik</a>
+          </div>
+          
+          <div class="section-content">
+            <a class="svn" href="http://svn.apache.org/viewvc?revision=1513598;view=revision">r1513598</a>
+            tests: don't log expected exceptions (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
+            <a href="http://people.apache.org/committer-index.html#yonik">yonik</a>
+          </div>
+          
+          <div class="section-content">
             <a class="svn" href="http://svn.apache.org/viewvc?revision=1513586;view=revision">r1513586</a>
             <a href="https://issues.apache.org/jira/browse/SOLR-4952">SOLR-4952</a>: use solrconfig.snippet.randomindexconfig.xml in the QueryElevation tests (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
             <a href="http://people.apache.org/committer-index.html#hossman">hossman</a>
@@ -433,18 +445,6 @@ numeric fields or query relevancy scores
             <a href="http://people.apache.org/committer-index.html#noble">noble</a>
           </div>
           
-          <div class="section-content">
-            <a class="svn" href="http://svn.apache.org/viewvc?revision=1513312;view=revision">r1513312</a>
-            <a href="https://issues.apache.org/jira/browse/SOLR-4952">SOLR-4952</a>: make TestConfig use solrconfig.snippet.randomindexconfig.xml - this involved moving some 'default' tests arround, prunning down solrconfig-termindex.xml, and renaming solrconfig-termindex.xml... (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-            <a href="http://people.apache.org/committer-index.html#hossman">hossman</a>
-          </div>
-          
-          <div class="section-content">
-            <a class="svn" href="http://svn.apache.org/viewvc?revision=1513297;view=revision">r1513297</a>
-            <a href="https://issues.apache.org/jira/browse/SOLR-5140">SOLR-5140</a>: pin TestGroupingSearch to use LogDocMergePolicy for predictable 'unordered' results (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-            <a href="http://people.apache.org/committer-index.html#hossman">hossman</a>
-          </div>
-          
         </div>
         
       </div>