Ok I found the problem: the script is supposed to include license inline for bsd and mit but it doesn’t.
I’m fixing. Thanks ! Regards JB Le lun. 12 mai 2025 à 07:46, Jean-Baptiste Onofré <j...@nanthrax.net> a écrit : > Hi > > I think all bundled dependencies are documented. > > About the comment regarding BSD/MIT, let me check, we do things > similar to other ASF projects here. > > Thanks ! > Regards > JB > > On Mon, May 12, 2025 at 6:29 AM Justin Mclean <jus...@classsoftware.com> > wrote: > > > > Hi, > > > > > Good catch for DISCLAIMER, I forgot to include it, I will do it. Does > > > it mean that all jar files should include DISCLAIMER (not sure > > > podlings are doing that) ? > > > > I don't think it needs to be included in all jar files, but there no > harm if you do that. > > > > > For LICENSE and NOTICE, it's a mix: I have a script to o a first pass > > > (only LICENSE), then I did a manual pass and the NOTICE manually too. > > > So, I did the work and I think the LICENSE and NOTICE in the > > > distributions are "correct" :) > > > > The BSD license requires that “Redistributions in binary form must > reproduce the above copyright notice, this list of conditions, and the > following disclaimer in the documentation and/or other materials provided > with the distribution.” The MIT license includes a similar clause. Also, > other 3rd party licenses can be listed in the LICENSE file, so you have > likely missed some. > > > > Typically, when there is a large number of licenses, projects do this by > creating a licenses directory, placing the relevant licenses in there, and > referencing that location from the main LICENSE file. Linking to an > external URL is discouraged, as the URL or license at that URL could change > over time. > > > > Kind Regards, > > Justin > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: general-unsubscr...@incubator.apache.org > > For additional commands, e-mail: general-h...@incubator.apache.org > > >