solr NOTICE.txt is missing information
--------------------------------------
Key: SOLR-3331
URL: https://issues.apache.org/jira/browse/SOLR-3331
Project: Solr
Issue Type: Bug
Reporter: Robert Muir
Priority: Blocker
Fix For: 3.6
Solr depends on some modules from lucene, and is released separately (as a
source release including lucene),
thus its NOTICE.txt has a lucene section which includes notices from lucene:
{noformat}
=========================================================================
== Apache Lucene Notice ==
=========================================================================
{noformat}
however, its missing the IPADIC (which is required to be there).
Furthermore, there is no way to check this, except via manual inspection.
This gets complicated in 4.0 because of modularization, but we need to fix the
3.6 situation in order to release (hence, this issue is set to 3.6 only and
we can open a separate issue for 4.0 and discuss things like modules there,
its irrelevant here).
My proposal for *3.6* is:
1. add the IPADIC notice
2. have smoketester.py look for this specific block of text indicating
the notices from lucene, and cross check them to ensure everything is
consistent.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
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]