Re: Unreferenced license file detection

2024-01-30 Thread Christine Poerschke (BLOOMBERG/ LONDON)
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

Re: Unreferenced license file detection

2023-12-07 Thread David Smiley
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

Re: Unreferenced license file detection

2023-12-06 Thread Kevin Risden
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

Unreferenced license file detection

2023-12-05 Thread David Smiley
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/