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/05/29 07:21:10 UTC

svn commit: r863581 - 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: Wed May 29 05:21:10 2013
New Revision: 863581

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 Wed May 29 05:21:10 2013
@@ -313,6 +313,12 @@
       <div class="status-item">
       
       <div class="section-content">
+        <a class="svn" href="http://svn.apache.org/viewvc?revision=1487236;view=revision">r1487236</a>
+        <a href="https://issues.apache.org/jira/browse/SOLR-4863">SOLR-4863</a>: Removed non-existent attribute sourceId from dynamic JMX stats to fix AttributeNotFoundException (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
+        <a href="http://people.apache.org/committer-index.html#shalin">shalin</a>
+      </div>
+    
+      <div class="section-content">
         <a class="svn" href="http://svn.apache.org/viewvc?revision=1487189;view=revision">r1487189</a>
         <a href="https://issues.apache.org/jira/browse/SOLR-4228">SOLR-4228</a>: Add full ping functionality to SolrPing in SolrJ (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
         <a href="http://people.apache.org/committer-index.html#elyograg">elyograg</a>
@@ -335,13 +341,6 @@
         <a href="https://issues.apache.org/jira/browse/SOLR-4867">SOLR-4867</a>: Admin UI - setting loglevel on root throws RangeError (<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=1486913;view=revision">r1486913</a>
-        Remove HyphenationCompoundWordTokenFilter and DictionaryCompoundWordTokenFilter from the list of offset offenders.
- (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-        <a href="http://people.apache.org/committer-index.html#jpountz">jpountz</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 Wed May 29 05:21:10 2013
@@ -421,6 +421,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=1487236;view=revision">r1487236</a>
+            <a href="https://issues.apache.org/jira/browse/SOLR-4863">SOLR-4863</a>: Removed non-existent attribute sourceId from dynamic JMX stats to fix AttributeNotFoundException (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
+            <a href="http://people.apache.org/committer-index.html#shalin">shalin</a>
+          </div>
+          
+          <div class="section-content">
             <a class="svn" href="http://svn.apache.org/viewvc?revision=1487189;view=revision">r1487189</a>
             <a href="https://issues.apache.org/jira/browse/SOLR-4228">SOLR-4228</a>: Add full ping functionality to SolrPing in SolrJ (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
             <a href="http://people.apache.org/committer-index.html#elyograg">elyograg</a>
@@ -444,13 +450,6 @@ numeric fields or query relevancy scores
             <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=1486913;view=revision">r1486913</a>
-            Remove HyphenationCompoundWordTokenFilter and DictionaryCompoundWordTokenFilter from the list of offset offenders.
- (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-            <a href="http://people.apache.org/committer-index.html#jpountz">jpountz</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 Wed May 29 05:21:10 2013
@@ -313,6 +313,12 @@
       <div class="status-item">
       
       <div class="section-content">
+        <a class="svn" href="http://svn.apache.org/viewvc?revision=1487236;view=revision">r1487236</a>
+        <a href="https://issues.apache.org/jira/browse/SOLR-4863">SOLR-4863</a>: Removed non-existent attribute sourceId from dynamic JMX stats to fix AttributeNotFoundException (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
+        <a href="http://people.apache.org/committer-index.html#shalin">shalin</a>
+      </div>
+    
+      <div class="section-content">
         <a class="svn" href="http://svn.apache.org/viewvc?revision=1487189;view=revision">r1487189</a>
         <a href="https://issues.apache.org/jira/browse/SOLR-4228">SOLR-4228</a>: Add full ping functionality to SolrPing in SolrJ (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
         <a href="http://people.apache.org/committer-index.html#elyograg">elyograg</a>
@@ -335,13 +341,6 @@
         <a href="https://issues.apache.org/jira/browse/SOLR-4867">SOLR-4867</a>: Admin UI - setting loglevel on root throws RangeError (<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=1486913;view=revision">r1486913</a>
-        Remove HyphenationCompoundWordTokenFilter and DictionaryCompoundWordTokenFilter from the list of offset offenders.
- (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-        <a href="http://people.apache.org/committer-index.html#jpountz">jpountz</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 Wed May 29 05:21:10 2013
@@ -421,6 +421,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=1487236;view=revision">r1487236</a>
+            <a href="https://issues.apache.org/jira/browse/SOLR-4863">SOLR-4863</a>: Removed non-existent attribute sourceId from dynamic JMX stats to fix AttributeNotFoundException (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
+            <a href="http://people.apache.org/committer-index.html#shalin">shalin</a>
+          </div>
+          
+          <div class="section-content">
             <a class="svn" href="http://svn.apache.org/viewvc?revision=1487189;view=revision">r1487189</a>
             <a href="https://issues.apache.org/jira/browse/SOLR-4228">SOLR-4228</a>: Add full ping functionality to SolrPing in SolrJ (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
             <a href="http://people.apache.org/committer-index.html#elyograg">elyograg</a>
@@ -444,13 +450,6 @@ numeric fields or query relevancy scores
             <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=1486913;view=revision">r1486913</a>
-            Remove HyphenationCompoundWordTokenFilter and DictionaryCompoundWordTokenFilter from the list of offset offenders.
- (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-            <a href="http://people.apache.org/committer-index.html#jpountz">jpountz</a>
-          </div>
-          
         </div>
         
       </div>