Switch Maven build from poorly maintained per-Solr-contrib
tests.luceneMatchVersion constant values to Solr-wide LUCENE_CURRENT
-------------------------------------------------------------------------------------------------------------------------------
Key: LUCENE-3211
URL: https://issues.apache.org/jira/browse/LUCENE-3211
Project: Lucene - Java
Issue Type: Improvement
Components: general/build
Affects Versions: 3.3, 4.0
Reporter: Steven Rowe
Assignee: Steven Rowe
Priority: Minor
Fix For: 3.3, 4.0
Attachments: LUCENE-3211.patch
The tests.luceneMatchVersion constants in each Solr contrib's POM haven't been
kept up-to-date, and in any case don't need to be maintained per-Solr-contrib -
they should all use the same value.
Setting tests.luceneMatchVersion to LUCENE_CURRENT for all Solr testing under
Maven fixes the problem and makes post-release maintenance a non-issue.
--
This message is automatically generated by JIRA.
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]