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/04/01 03:21:02 UTC

svn commit: r945893 - 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 Apr  1 01:21:02 2015
New Revision: 945893

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 Apr  1 01:21:02 2015
@@ -305,35 +305,39 @@
       <div class="status-item">
       
       <div class="section-content">
-        <a class="svn" href="http://svn.apache.org/viewvc?revision=1670453;view=revision">r1670453</a>
-        <a href="https://issues.apache.org/jira/browse/LUCENE-6378">LUCENE-6378</a>: Fix all RuntimeExceptions to throw the underlying root cause (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-        <a href="http://people.apache.org/committer-index.html#varun">varun</a>
+        <a class="svn" href="http://svn.apache.org/viewvc?revision=1670529;view=revision">r1670529</a>
+        merge unrelated nightly test bugfixes from <a href="https://issues.apache.org/jira/browse/LUCENE-6271">LUCENE-6271</a> branch (<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=1670410;view=revision">r1670410</a>
-        <a href="https://issues.apache.org/jira/browse/LUCENE-6379">LUCENE-6379</a>: short circuit IndexWriter.deleteDocuments(MatchAllDocsQuery) to the much faster and schema-cleansing .deleteAll (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-        <a href="http://people.apache.org/committer-index.html#mikemccand">mikemccand</a>
+        <a class="svn" href="http://svn.apache.org/viewvc?revision=1670527;view=revision">r1670527</a>
+        Merged revision(s) 1670525-1670526 from lucene/dev/branches/branch_5x:
+<a href="https://issues.apache.org/jira/browse/SOLR-7331">SOLR-7331</a>: revert unintentional change
+........
+ (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
+        <a href="http://people.apache.org/committer-index.html#ryan">ryan</a>
       </div>
     
       <div class="section-content">
-        <a class="svn" href="http://svn.apache.org/viewvc?revision=1670381;view=revision">r1670381</a>
-        <a href="https://issues.apache.org/jira/browse/SOLR-6924">SOLR-6924</a>: The config API forcefully refreshes all replicas in the collection to ensure all are
-  updated (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-        <a href="http://people.apache.org/committer-index.html#noble">noble</a>
+        <a class="svn" href="http://svn.apache.org/viewvc?revision=1670523;view=revision">r1670523</a>
+        Merged revision(s) 1670522 from lucene/dev/branches/branch_5x:
+<a href="https://issues.apache.org/jira/browse/SOLR-7329">SOLR-7329</a>: show core in logging UI
+........
+ (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
+        <a href="http://people.apache.org/committer-index.html#ryan">ryan</a>
       </div>
     
       <div class="section-content">
-        <a class="svn" href="http://svn.apache.org/viewvc?revision=1670375;view=revision">r1670375</a>
-        Add version 5.2.0 to trunk. (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-        <a href="http://people.apache.org/committer-index.html#thelabdude">thelabdude</a>
+        <a class="svn" href="http://svn.apache.org/viewvc?revision=1670453;view=revision">r1670453</a>
+        <a href="https://issues.apache.org/jira/browse/LUCENE-6378">LUCENE-6378</a>: Fix all RuntimeExceptions to throw the underlying root cause (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
+        <a href="http://people.apache.org/committer-index.html#varun">varun</a>
       </div>
     
       <div class="section-content">
-        <a class="svn" href="http://svn.apache.org/viewvc?revision=1670370;view=revision">r1670370</a>
-        <a href="https://issues.apache.org/jira/browse/SOLR-7319">SOLR-7319</a>: Revert previous patch, return to discussion.
- (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-        <a href="http://people.apache.org/committer-index.html#elyograg">elyograg</a>
+        <a class="svn" href="http://svn.apache.org/viewvc?revision=1670410;view=revision">r1670410</a>
+        <a href="https://issues.apache.org/jira/browse/LUCENE-6379">LUCENE-6379</a>: short circuit IndexWriter.deleteDocuments(MatchAllDocsQuery) to the much faster and schema-cleansing .deleteAll (<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
==============================================================================
    (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 Wed Apr  1 01:21:02 2015
@@ -305,35 +305,39 @@
       <div class="status-item">
       
       <div class="section-content">
-        <a class="svn" href="http://svn.apache.org/viewvc?revision=1670453;view=revision">r1670453</a>
-        <a href="https://issues.apache.org/jira/browse/LUCENE-6378">LUCENE-6378</a>: Fix all RuntimeExceptions to throw the underlying root cause (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-        <a href="http://people.apache.org/committer-index.html#varun">varun</a>
+        <a class="svn" href="http://svn.apache.org/viewvc?revision=1670529;view=revision">r1670529</a>
+        merge unrelated nightly test bugfixes from <a href="https://issues.apache.org/jira/browse/LUCENE-6271">LUCENE-6271</a> branch (<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=1670410;view=revision">r1670410</a>
-        <a href="https://issues.apache.org/jira/browse/LUCENE-6379">LUCENE-6379</a>: short circuit IndexWriter.deleteDocuments(MatchAllDocsQuery) to the much faster and schema-cleansing .deleteAll (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-        <a href="http://people.apache.org/committer-index.html#mikemccand">mikemccand</a>
+        <a class="svn" href="http://svn.apache.org/viewvc?revision=1670527;view=revision">r1670527</a>
+        Merged revision(s) 1670525-1670526 from lucene/dev/branches/branch_5x:
+<a href="https://issues.apache.org/jira/browse/SOLR-7331">SOLR-7331</a>: revert unintentional change
+........
+ (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
+        <a href="http://people.apache.org/committer-index.html#ryan">ryan</a>
       </div>
     
       <div class="section-content">
-        <a class="svn" href="http://svn.apache.org/viewvc?revision=1670381;view=revision">r1670381</a>
-        <a href="https://issues.apache.org/jira/browse/SOLR-6924">SOLR-6924</a>: The config API forcefully refreshes all replicas in the collection to ensure all are
-  updated (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-        <a href="http://people.apache.org/committer-index.html#noble">noble</a>
+        <a class="svn" href="http://svn.apache.org/viewvc?revision=1670523;view=revision">r1670523</a>
+        Merged revision(s) 1670522 from lucene/dev/branches/branch_5x:
+<a href="https://issues.apache.org/jira/browse/SOLR-7329">SOLR-7329</a>: show core in logging UI
+........
+ (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
+        <a href="http://people.apache.org/committer-index.html#ryan">ryan</a>
       </div>
     
       <div class="section-content">
-        <a class="svn" href="http://svn.apache.org/viewvc?revision=1670375;view=revision">r1670375</a>
-        Add version 5.2.0 to trunk. (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-        <a href="http://people.apache.org/committer-index.html#thelabdude">thelabdude</a>
+        <a class="svn" href="http://svn.apache.org/viewvc?revision=1670453;view=revision">r1670453</a>
+        <a href="https://issues.apache.org/jira/browse/LUCENE-6378">LUCENE-6378</a>: Fix all RuntimeExceptions to throw the underlying root cause (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
+        <a href="http://people.apache.org/committer-index.html#varun">varun</a>
       </div>
     
       <div class="section-content">
-        <a class="svn" href="http://svn.apache.org/viewvc?revision=1670370;view=revision">r1670370</a>
-        <a href="https://issues.apache.org/jira/browse/SOLR-7319">SOLR-7319</a>: Revert previous patch, return to discussion.
- (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-        <a href="http://people.apache.org/committer-index.html#elyograg">elyograg</a>
+        <a class="svn" href="http://svn.apache.org/viewvc?revision=1670410;view=revision">r1670410</a>
+        <a href="https://issues.apache.org/jira/browse/LUCENE-6379">LUCENE-6379</a>: short circuit IndexWriter.deleteDocuments(MatchAllDocsQuery) to the much faster and schema-cleansing .deleteAll (<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
==============================================================================
    (empty)