Re: [digester] providing additional shaded artifact

2011-12-08 Thread Simone Tripodi
indeed, all dependencies are ASL licensed and the CGLIB inclusion issue was already faced by Google when repackaging CGLIB inside google-guice (ASL2 licensed) I'll update the notice file ASAP -Simo http://people.apache.org/~simonetripodi/ http://simonetripodi.livejournal.com/ http://twitter.com/si

Re: [digester] providing additional shaded artifact

2011-12-07 Thread Matt Benson
The copy of cglib source I have locally includes an AL2. Matt On Wed, Dec 7, 2011 at 5:35 PM, sebb wrote: > On 6 December 2011 12:21, Simone Tripodi wrote: >> Hi all guys, >> to complete DIGESTER-153 we had to include CGLIB as new dependency, >> actually I would like to experiment distributing

Re: [digester] providing additional shaded artifact

2011-12-07 Thread sebb
On 6 December 2011 12:21, Simone Tripodi wrote: > Hi all guys, > to complete DIGESTER-153 we had to include CGLIB as new dependency, > actually I would like to experiment distributing an *additional* > artifact (jar) where dependencies are shaded - maybe also renamed for > internal use only. > Not

Re: [digester] providing additional shaded artifact

2011-12-07 Thread Simone Tripodi
Hi all guys, I consider there are no objections, I'll fill an issue and start working on it. -Simo http://people.apache.org/~simonetripodi/ http://simonetripodi.livejournal.com/ http://twitter.com/simonetripodi http://www.99soft.org/ On Tue, Dec 6, 2011 at 1:21 PM, Simone Tripodi wrote: > Hi a

[digester] providing additional shaded artifact

2011-12-06 Thread Simone Tripodi
Hi all guys, to complete DIGESTER-153 we had to include CGLIB as new dependency, actually I would like to experiment distributing an *additional* artifact (jar) where dependencies are shaded - maybe also renamed for internal use only. Note that I don't want to replace the existing distribution, I j