You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lucene.apache.org by jp...@apache.org on 2019/03/05 08:56:43 UTC

[lucene-solr] branch branch_8x updated: SOLR-13234: Remove 9.0 from Solr changes.

This is an automated email from the ASF dual-hosted git repository.

jpountz pushed a commit to branch branch_8x
in repository https://gitbox.apache.org/repos/asf/lucene-solr.git


The following commit(s) were added to refs/heads/branch_8x by this push:
     new b15dfbc  SOLR-13234: Remove 9.0 from Solr changes.
b15dfbc is described below

commit b15dfbc7a90bc49e8d27daf0d96e5c7fb6b63578
Author: Adrien Grand <jp...@gmail.com>
AuthorDate: Tue Mar 5 09:55:48 2019 +0100

    SOLR-13234: Remove 9.0 from Solr changes.
---
 solr/CHANGES.txt | 22 ----------------------
 1 file changed, 22 deletions(-)

diff --git a/solr/CHANGES.txt b/solr/CHANGES.txt
index 6d9c633..c429c0c 100644
--- a/solr/CHANGES.txt
+++ b/solr/CHANGES.txt
@@ -16,28 +16,6 @@ In this release, there is an example Solr server including a bundled
 servlet container in the directory named "example".
 See the Solr tutorial at https://lucene.apache.org/solr/guide/solr-tutorial.html
 
-==================  9.0.0 ==================
-
-Consult the LUCENE_CHANGES.txt file for additional, low level, changes in this release.
-
-Versions of Major Components
----------------------
-Apache Tika 1.19.1
-Carrot2 3.16.0
-Velocity 1.7 and Velocity Tools 2.0
-Apache ZooKeeper 3.4.13
-Jetty 9.4.14.v20181114
-
-Upgrade Notes
-----------------------
-
-* SOLR-12055 introduces async logging by default. There's a small window where log messages may be lost
-  in the event of some hard crash. Switch back to synchronous logging if this is unacceptable, see
-  see commeints in the log4j2 configuration files (log4j2.xml by default).
-
-New Features
-----------------------
-
 ==================  8.1.0 ==================
 
 Consult the LUCENE_CHANGES.txt file for additional, low level, changes in this release.