Umm, I don't quite understand -- what kind of rules do you have in
mind? The GNU-related sections shouldn't be in our CDDL files as in
dual-licensing you opt for one license or the other? In fact, "mail"
pom dependencies even state so explicitly in their POM (note the
'or'):

<comments>CDDL or GPL version 2 plus the Classpath Exception</comments>

or have dual licensing sections (again, in their pom spec).

We shouldn't have GNU dependencies at all to stay compatible with ASL,
so I think it's fair to remove it, leaving only CDDL?

Currently GNU sections are in the following files:

lucene\licenses\javax.servlet-LICENSE-CDDL.txt
lucene\licenses\servlet-api-LICENSE-CDDL.txt
solr\licenses\gimap-LICENSE-CDDL.txt
solr\licenses\javax.mail-LICENSE-CDDL.txt
solr\licenses\javax.servlet-api-LICENSE-CDDL.txt
solr\licenses\jaxb-impl-LICENSE-CDDL.txt
solr\licenses\mail-LICENSE-CDDL.txt
solr\licenses\servlet-api-LICENSE-CDDL.txt

D.

On Wed, Sep 21, 2016 at 2:23 PM, Tommaso Teofili
<tommaso.teof...@gmail.com> wrote:
> +1 however let's add specific rules for those libraries to avoid pruning
> GNU-like licenses we may otherwise overlook.
>
> Tommaso
>
> Il giorno mer 21 set 2016 alle ore 13:51 Dawid Weiss <dawid.we...@gmail.com>
> ha scritto:
>>
>> Hmm... Just peeking through licenses and noticed that there are
>> multiple GNU licenses inside. These result from combined CDDL-or-GNU
>> licensing options in libraries like servlet-api or mail, but perhaps
>> we should truncate license files to just the CDDL part?
>>
>> Dawid
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
>> For additional commands, e-mail: dev-h...@lucene.apache.org
>>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to