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

ASF subversion and git services commented on GEODE-2029:
--------------------------------------------------------

Commit c6b941fd3baee0038a99630936597e429e1c086b in geode's branch 
refs/heads/develop from [~upthewaterspout]
[ https://git-wip-us.apache.org/repos/asf?p=geode.git;h=c6b941f ]

GEODE-2029 Trimming unused parts of Lucene from binary NOTICE

The lucene section of our NOTICE included some elements for jars that we
are not redistributing like some language specific analyzers and
stemmers. To reduce the burden on downstream projects, removing these
components from our NOTICE.

I did leave in the section on servlet-api, which appeared to come from
lucene, but in fact we do include servlet-api.jar in our binary
distribution.

Here are the specific notes on where stuff in the notice came from

icu4j,WordBreakTestUnicode - this is in  lucene-analyzers-icu.jar (we don't 
include)
junit - we're not distributing this jar
stempel - this is in lucene-analyzers-stempel (we don't include)
smartcn - this is in  lucene-analyzers-smartcn (we don't include)
kuromoji - this in in lucene-analyzers-kuromoji (we don't include)
Morfologik - this in in lucene-analyzers-morfologik (we don't include)


> Review NOTICE for Lucene
> ------------------------
>
>                 Key: GEODE-2029
>                 URL: https://issues.apache.org/jira/browse/GEODE-2029
>             Project: Geode
>          Issue Type: Improvement
>          Components: lucene
>            Reporter: Anthony Baker
>            Assignee: Dan Smith
>             Fix For: 1.2.0
>
>
> See:
> http://mail-archives.apache.org/mod_mbox/incubator-general/201610.mbox/%3cca53f203-bef1-4bdb-a8b3-313ab035c...@classsoftware.com%3e
> https://github.com/apache/lucene-solr/blob/master/lucene/NOTICE.txt
> We are only bundling a few components of Lucene (core, analyzers-common, 
> queryparser, queries) however we have included the full Lucene NOTICE 
> contents within our NOTICE file for the binary distribution 
> (geode-assembly/src/main/dist/NOTICE).  In order to reduce the burden on 
> downstream projects, we should trim down the included parts to only those we 
> need (e.g. morfologik is not bundled).



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to