Well, thanx for the info! However, I've already refactored it to use cglib (ASL'd). Anyway, the more open the better :-)
Cheers!! Reinhard Poetz escribió: > Niclas Hedhman wrote: >> On Sunday 10 September 2006 00:18, santillan wrote: >>> I've added a new module to the repo: jmxintrospector. It enables the >>> dynamic generation of proxies to remote objects without having the >>> interfaces in the classpath. I wanted to check with you if there >>> were any >>> licensig issues with it, because it uses the Javassist library. >>> Javassist >>> is both Mozilla (MPL) and LGPL licensed (it is part of JBoss, BTW). >> >>> It uses it unmodified. >> >> More importantly; Can you compile your part without putting this on >> the compile classpath?? >> >> If not, it is not an allowed dependency. > > according to http://people.apache.org/~cliffs/3party.html MPL 1.0 and > MPL 1.1 are allowed: > > "[...] therefore, software under these licenses may only be included > in binary form within an Apache product, which must be appropriately > labeled [...]" >