On Thu, 2006-01-05 at 11:05 +0100, Martin van den Bemt wrote: > > > > > > About Licensing: > > If we do not distribute the JFreeChart-Library with the component and just > > document the dependency, would this make it possible to include the > > component? > > No.
Yep, that's my understanding too. It isn't allowed for any code hosted at apache to contain import example.foo where example.foo is not compatible with the apache license. Here's the current state of things: http://wiki.apache.org/jakarta/Using_LGPL'd_code http://wiki.apache.org/jakarta/LicenceIssues So it looks like client-side validation might make it into MyFaces even if charting doesn't? That would still be great. Cheers, Simon