[
https://issues.apache.org/jira/browse/SOLR-5048?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13712459#comment-13712459
]
Uwe Schindler commented on SOLR-5048:
-------------------------------------
I would change the example solr-config.xml file to use the {{x.y}} version
format instead of {{LUCENE_xy}}. This would make the sanity check much simplier
(you just have to check the configs and check for the
{{$tests.luceneMatchVersion}} string).
The XML parser of Solr supports the plain text format since the beginning of
the {{Version}} class.
> fail the build if the example solrconfig.xml files don't have an up to date
> luceneMatchVersion
> ----------------------------------------------------------------------------------------------
>
> Key: SOLR-5048
> URL: https://issues.apache.org/jira/browse/SOLR-5048
> Project: Solr
> Issue Type: Bug
> Reporter: Hoss Man
> Assignee: Hoss Man
> Attachments: SOLR-5048.patch
>
>
> 4.4 RC0 still had {{<luceneMatchVersion>LUCENE_43</luceneMatchVersion>}} ...
> the build should fail in a situation like this.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]