Hi Donald, Unfortunately projects at the Apache Software Foundation aren't allowed to depend on third party LGPL components. See http://www.apache.org/legal/resolved.html#category-x for details.
So your component can't be hosted at apache.org. However we can host it in the Camel Extra project http://code.google.com/a/apache-extras.org/p/camel-extra/. Camel Extra was created for these situations. Looking forward to your component! Regards, Richard On Fri, Oct 21, 2011 at 9:05 PM, Donald Whytock <[email protected]> wrote: > Hi all... > > I'm considering writing a component that uses the google-voice-java > library to send and receive SMS messages via Google Voice. > > The google-voice-java library is licensed as LGPL. Is a component > that uses it a permitted contribution? Can it contain a copy of the > library? > > Don >
