You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Michael McCandless (Updated) (JIRA)" <ji...@apache.org> on 2012/04/06 15:09:23 UTC

[jira] [Updated] (SOLR-3331) solr NOTICE.txt is missing information

     [ https://issues.apache.org/jira/browse/SOLR-3331?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Michael McCandless updated SOLR-3331:
-------------------------------------

    Attachment: SOLR-3331.patch

Patch for smoke tester... it includes NOTICE checking and a bunch of other additions.. not sure it works yet!
                
> 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
>            Assignee: Michael McCandless
>            Priority: Blocker
>             Fix For: 3.6
>
>         Attachments: SOLR-3331.patch
>
>
> 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: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org