Stumbled across the same issue and Kevin pointed me to this thread, thanks!
https://issues.apache.org/jira/browse/SOLR-17142 created for further looking
into.
From: dev@solr.apache.org At: 12/08/23 04:11:15 UTCTo: dev@solr.apache.org
Subject: Re: Unreferenced license file detection
Thanks
Thanks Kevin. Maybe one of us will look into this further someday.
~ David
On Wed, Dec 6, 2023 at 11:00 AM Kevin Risden wrote:
> I think it came in as part of https://github.com/apache/solr/pull/1319
>
> It has been this way for a while if you don't do a clean/full build.
>
> At first I thoug
I think it came in as part of https://github.com/apache/solr/pull/1319
It has been this way for a while if you don't do a clean/full build.
At first I thought we could remove the licenses, but they are still needed
just because they aren't referenced with whatever steps were run.
Kevin Risden
I often find that after running "gradle check", I get the following warning
at the very end, right after the slow tests are printed:
WARNING: there were unreferenced files under license folder:
- /Users/dsmiley/SFDCDev/solr_9x/solr/licenses/HdrHistogram-LICENSE-PD.txt
- /Users/dsmiley/SFDCDev/