Re: Info required on licensing of Lucene component

2023-05-18 Thread Michael McCandless
2023 07:07 PM > *To:* external-opensource-requests(mailer list) < > external-opensource-reque...@cisco.com> > *Cc:* java-user@lucene.apache.org > *Subject:* Re: Info required on licensing of Lucene component > > > > Thank you Mike S for adding the 9.6.0 Milestone tag to the issue!

RE: Info required on licensing of Lucene component

2023-05-17 Thread external-opensource-requests(mailer list)
@lucene.apache.org Subject: Re: Info required on licensing of Lucene component Thank you Mike S for adding the 9.6.0 Milestone tag to the issue! I wonder if we are able to close an issue AND attach a milestone label in a commit message? I tried to research a bit and didn't find anything except all

Re: Info required on licensing of Lucene component

2023-05-11 Thread Michael McCandless
ies/4.10.4 >> and >> https://mvnrepository.com/artifact/org.apache.lucene/lucene-backward-codecs/9.3.0 >> >> >> >> Hence, just wanted to confirm exactly which Lucene release is the >> update/pull request applied to? >> >> >> >> &

Re: Info required on licensing of Lucene component

2023-05-10 Thread Michael McCandless
el McCandless > *Sent:* 06 April 2023 03:39 PM > *To:* java-user@lucene.apache.org; external-opensource-requests(mailer > list) > *Subject:* Re: Info required on licensing of Lucene component > > > > > In that case, can you’ll update your source repo for Lucene to exclude &g

RE: Info required on licensing of Lucene component

2023-05-10 Thread external-opensource-requests(mailer list)
to? Thanks, Open Source Request Team From: Michael McCandless Sent: 06 April 2023 03:39 PM To: java-user@lucene.apache.org; external-opensource-requests(mailer list) Subject: Re: Info required on licensing of Lucene component > In that case, can you’ll update your source repo for Lucene

RE: Info required on licensing of Lucene component

2023-04-06 Thread external-opensource-requests(mailer list)
Thank you, Michael. This will definitely help. Thanks, Open Source Request Team From: Michael McCandless Sent: 06 April 2023 03:39 PM To: java-user@lucene.apache.org; external-opensource-requests(mailer list) Subject: Re: Info required on licensing of Lucene component > In that case,

Re: Info required on licensing of Lucene component

2023-04-06 Thread Michael McCandless
> In that case, can you’ll update your source repo for Lucene to exclude references to ‘junit’ from Notices.txt file since it is something which is not part of distribution for Lucene. That sounds reasonable to me. I'll open an issue in our GitHub repo, but IANAL and I'm not sure how to specifica

RE: Info required on licensing of Lucene component

2023-04-04 Thread external-opensource-requests(mailer list)
of distribution for Lucene. Thanks, Open Source Request Team From: Michael McCandless Sent: 04 April 2023 06:52 PM To: java-user@lucene.apache.org Cc: external-opensource-requests(mailer list) Subject: Re: Info required on licensing of Lucene component Hello, You maybe missed the two

Re: Info required on licensing of Lucene component

2023-04-04 Thread Michael McCandless
Hello, You maybe missed the two responses already to the email, since by default responses only go the the user list not back to the individual. See the archived responses here: https://lists.apache.org/thread/zg01tkq8wtmym27q3dolcg1msbtoxoxl Mike McCandless http://blog.mikemccandless.com On

RE: Info required on licensing of Lucene component

2023-04-04 Thread external-opensource-requests(mailer list)
Hi Team Hope all is well. Just touching base for a quick update on the previous mail. Appreciate your help on this. Thanks, Open Source Request Team From: external-opensource-requests(mailer list) Sent: 21 March 2023 07:42 PM To: 'java-user@lucene.apache.org' Subject: Info required on licensi

Re: Info required on licensing of Lucene component

2023-03-22 Thread David Smiley
I suppose this begs the question, why are we including NOTICE.txt in our distribution for *anything* we don't distribute? ~ David Smiley Apache Lucene/Solr Search Developer http://www.linkedin.com/in/davidwsmiley On Tue, Mar 21, 2023 at 7:57 PM Michael Sokolov wrote: > Lucene is licensed under

Re: Info required on licensing of Lucene component

2023-03-21 Thread Michael Sokolov
Lucene is licensed under the Apache license, just as it says in the LICENSE file. junit is used for testing Lucene and is not redistributed with it. Using Lucene in your code does not mean you are using junit, except in some extremely philosophical sense. EG Lucene developers may have developed Luc