On Fri, Dec 9, 2011 at 5:23 PM, sebb <seb...@gmail.com> wrote: > On 9 December 2011 15:40, Simone Tripodi <simonetrip...@apache.org> wrote: >>>> [X] -1 no, do not release it because... (please explain why) >>>> The NOTICE file mentions http://asm.ow2.org/ but the LICENSE file does >>> not include its LICENSE. >> >> ASM is a _transitive_ dependency brought by CGLIB and mentioning it in >> the NOTICE file is required for the uber-jar, as expressed in the ASM >> license: >> >> "2. 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." >> >> where "the above copyright notice" is >> >> Copyright (c) 2000-2011 INRIA, France Telecom >> All rights reserved. >> >> included in the NOTICE file, so I don't understand why ASM license >> should be included - IANAL (and I don't want to be) so please >> everybody explain me
Don't think the license itself must be included, but could not find any guidlines on that. BUT I can't find the "list of conditions" mentioned. > Looks like it would be easy enough to include specific N&L files in > the shaded jar; if not, maybe use a separate Maven module to do the > shading and hold the N&L files? Or - if one wants to avoid the overkill with License-Only-Maven modules - drop the alldeps jar and just distribute the Digester.jars + Sourcecode. In times of maven, I am not sure if we need to provide a complete package including all jars. If somebody really uses plain ant he can easily pickup the 3 jars himself. Cheers Christian > >>> >>> Ideally the LICENSE file should also state that AL 2.0 applies to CGLIB. >>> >> >> isn't it more enough mention 3rd parties in the NOTICE file? > > No, LICENSES are also needed. > >> NOTICE.txt file contains: >> >> CGLIB - licensed under the Apache License v2.0. >> This product includes software developed by >> Juozas Baliuka, Chris Nokleberg and Sam Berlin >> (http://cglib.sourceforge.net/) >> >> also in this case, I don't understand LICENSE modifications. > > I mean, after the AL license, one can put: > > APACHE COMMONS DIGESTER SUBCOMPONENTS: > > The Apache Commons Digester with-deps jar ncludes a number of subcomponents > with > separate copyright notices and license terms. Your use of the source > code for the these subcomponents is subject to the terms and > conditions of the following licenses. > > For the CGLIB component (http://cglib.sourceforge.net/) > This is licensed under the AL 2.0, see above > > For the ASM component (http://asm.ow2.org/): > [include the license here] > > See for example: > > http://svn.apache.org/repos/asf/httpd/httpd/trunk/LICENSE > >> TIA, >> -Simo >> >> http://people.apache.org/~simonetripodi/ >> http://simonetripodi.livejournal.com/ >> http://twitter.com/simonetripodi >> http://www.99soft.org/ >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org >> For additional commands, e-mail: dev-h...@commons.apache.org >> > > --------------------------------------------------------------------- > To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org > For additional commands, e-mail: dev-h...@commons.apache.org > -- http://www.grobmeier.de https://www.timeandbill.de --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For additional commands, e-mail: dev-h...@commons.apache.org