[ 
https://issues.apache.org/jira/browse/SOLR-6840?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14282342#comment-14282342
 ] 

Uwe Schindler commented on SOLR-6840:
-------------------------------------

bq. 5x will require a slightly amended patch, as the morphline tests don't run 
under Java 8 so I haven't been able to check those

I think SAXON was already updated! So I see no reason why the assumes are still 
there. Can you try to comment out the Java 8 assumes? They were already removed 
in morphlines-sell, but not in core. Strange:

Revision: 1642014
Author: markrmiller
Date: Donnerstag, 27. November 2014 04:05:17
Message:
SOLR-6799: Update Saxon-HE to 9.6.0-2.
----
Modified : /lucene/dev/trunk/lucene/ivy-versions.properties
Modified : /lucene/dev/trunk/solr/CHANGES.txt
Modified : 
/lucene/dev/trunk/solr/contrib/morphlines-cell/src/test/org/apache/solr/morphlines/cell/SolrCellMorphlineTest.java
Added : /lucene/dev/trunk/solr/licenses/Saxon-HE-9.6.0-2.jar.sha1

This one does not change the other tests. Maybe that was an oversight.

> Remove legacy solr.xml mode
> ---------------------------
>
>                 Key: SOLR-6840
>                 URL: https://issues.apache.org/jira/browse/SOLR-6840
>             Project: Solr
>          Issue Type: Task
>            Reporter: Steve Rowe
>            Assignee: Erick Erickson
>            Priority: Blocker
>             Fix For: 5.0
>
>         Attachments: SOLR-6840.patch, SOLR-6840.patch, SOLR-6840.patch, 
> SOLR-6840.patch, SOLR-6840.patch, SOLR-6840.patch
>
>
> On the [Solr Cores and solr.xml 
> page|https://cwiki.apache.org/confluence/display/solr/Solr+Cores+and+solr.xml],
>  the Solr Reference Guide says:
> {quote}
> Starting in Solr 4.3, Solr will maintain two distinct formats for 
> {{solr.xml}}, the _legacy_ and _discovery_ modes. The former is the format we 
> have become accustomed to in which all of the cores one wishes to define in a 
> Solr instance are defined in {{solr.xml}} in 
> {{<cores><core/>...<core/></cores>}} tags. This format will continue to be 
> supported through the entire 4.x code line.
> As of Solr 5.0 this form of solr.xml will no longer be supported.  Instead 
> Solr will support _core discovery_. [...]
> The new "core discovery mode" structure for solr.xml will become mandatory as 
> of Solr 5.0, see: Format of solr.xml.
> {quote}
> AFAICT, nothing has been done to remove legacy {{solr.xml}} mode from 5.0 or 
> trunk.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to