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 2015/03/19 17:21:02 UTC

svn commit: r944358 - 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 Mar 19 16:21:02 2015
New Revision: 944358

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 Mar 19 16:21:02 2015
@@ -305,6 +305,19 @@
       <div class="status-item">
       
       <div class="section-content">
+        <a class="svn" href="http://svn.apache.org/viewvc?revision=1667799;view=revision">r1667799</a>
+        <a href="https://issues.apache.org/jira/browse/SOLR-7262">SOLR-7262</a>: fix broken thread safety for request handler registry introduced by <a href="https://issues.apache.org/jira/browse/SOLR-7073">SOLR-7073</a> (<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=1667794;view=revision">r1667794</a>
+        Merged revision(s) 1667784 from lucene/dev/branches/branch_5x:
+Forward port this fix from the Java 9 bugfix, because the cast was actually wrong.... (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
+        <a href="http://people.apache.org/committer-index.html#uschindler">uschindler</a>
+      </div>
+    
+      <div class="section-content">
         <a class="svn" href="http://svn.apache.org/viewvc?revision=1667587;view=revision">r1667587</a>
         <a href="https://issues.apache.org/jira/browse/SOLR-6892">SOLR-6892</a>: better description in CHANGES.txt (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
         <a href="http://people.apache.org/committer-index.html#noble">noble</a>
@@ -321,18 +334,6 @@
         <a href="https://issues.apache.org/jira/browse/SOLR-7217">SOLR-7217</a>: autodetect POST body for curl (<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=1667431;view=revision">r1667431</a>
-        <a href="https://issues.apache.org/jira/browse/SOLR-7259">SOLR-7259</a>: fix thread safety of lazy loaded plugins (<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=1667428;view=revision">r1667428</a>
-        <a href="https://issues.apache.org/jira/browse/LUCENE-6363">LUCENE-6363</a>: Fix typo in version.properties file (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-        <a href="http://people.apache.org/committer-index.html#anshum">anshum</a>
-      </div>
     </div></div>
     
     

Modified: websites/production/lucene/content/index.html
==============================================================================
    (empty)

Modified: websites/production/lucene/content/solr/index.html
==============================================================================
    (empty)

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 Mar 19 16:21:02 2015
@@ -305,6 +305,19 @@
       <div class="status-item">
       
       <div class="section-content">
+        <a class="svn" href="http://svn.apache.org/viewvc?revision=1667799;view=revision">r1667799</a>
+        <a href="https://issues.apache.org/jira/browse/SOLR-7262">SOLR-7262</a>: fix broken thread safety for request handler registry introduced by <a href="https://issues.apache.org/jira/browse/SOLR-7073">SOLR-7073</a> (<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=1667794;view=revision">r1667794</a>
+        Merged revision(s) 1667784 from lucene/dev/branches/branch_5x:
+Forward port this fix from the Java 9 bugfix, because the cast was actually wrong.... (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
+        <a href="http://people.apache.org/committer-index.html#uschindler">uschindler</a>
+      </div>
+    
+      <div class="section-content">
         <a class="svn" href="http://svn.apache.org/viewvc?revision=1667587;view=revision">r1667587</a>
         <a href="https://issues.apache.org/jira/browse/SOLR-6892">SOLR-6892</a>: better description in CHANGES.txt (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
         <a href="http://people.apache.org/committer-index.html#noble">noble</a>
@@ -321,18 +334,6 @@
         <a href="https://issues.apache.org/jira/browse/SOLR-7217">SOLR-7217</a>: autodetect POST body for curl (<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=1667431;view=revision">r1667431</a>
-        <a href="https://issues.apache.org/jira/browse/SOLR-7259">SOLR-7259</a>: fix thread safety of lazy loaded plugins (<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=1667428;view=revision">r1667428</a>
-        <a href="https://issues.apache.org/jira/browse/LUCENE-6363">LUCENE-6363</a>: Fix typo in version.properties file (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-        <a href="http://people.apache.org/committer-index.html#anshum">anshum</a>
-      </div>
     </div></div>
     
     

Modified: websites/staging/lucene/trunk/content/index.html
==============================================================================
    (empty)

Modified: websites/staging/lucene/trunk/content/solr/index.html
==============================================================================
    (empty)