You are viewing a plain text version of this content. The canonical link for it is here.
Posted to legal-discuss@apache.org by sebb <se...@gmail.com> on 2007/05/27 16:02:17 UTC

Using 3rd party (LGPL) jars in Java projects

There seem to be at least two pages discussing the use of LGPL code in
Java projects:

[1] http://www.apache.org/legal/3party.html

[2] http://wiki.apache.org/jakarta/Using_LGPL'd_code

[1] says that it is possible to have an optional dependency on an
externally hosted LGPL libary.

Later it says:

YOU MAY include code within the Apache product necessary to achieve
compatibility with a prohibited work through the use of API calls,
"bridge code", or protocols, provided that the compatibility code was
contributed under a CLA.

It's not clear to me exactly what this means for Java projects.

Can an Apache committer contribute source code that "imports" packages
from the LGPL library, and uses methods etc from the LGPL library?

If a build is made against a private copy of an LGPL library, is it
then OK to distribute the build provided that the LGPL libary is
excluded from the distribution?

Or does the build need to be made against API library code contributed
under a CLA?

As to [2] - is any of it still relevant?

Sebb

---------------------------------------------------------------------
DISCLAIMER: Discussions on this list are informational and educational
only.  Statements made on this list are not privileged, do not
constitute legal advice, and do not necessarily reflect the opinions
and policies of the ASF.  See <http://www.apache.org/licenses/> for
official ASF policies and documents.
---------------------------------------------------------------------
To unsubscribe, e-mail: legal-discuss-unsubscribe@apache.org
For additional commands, e-mail: legal-discuss-help@apache.org


Re: Using 3rd party (LGPL) jars in Java projects

Posted by Henri Yandell <ba...@apache.org>.
On 5/27/07, sebb <se...@gmail.com> wrote:
> There seem to be at least two pages discussing the use of LGPL code in
> Java projects:
>
> [1] http://www.apache.org/legal/3party.html
>
> [2] http://wiki.apache.org/jakarta/Using_LGPL'd_code

...

> As to [2] - is any of it still relevant?

I think we should kill it - we could replace it with a link to the draft etc.

Hen

---------------------------------------------------------------------
DISCLAIMER: Discussions on this list are informational and educational
only.  Statements made on this list are not privileged, do not
constitute legal advice, and do not necessarily reflect the opinions
and policies of the ASF.  See <http://www.apache.org/licenses/> for
official ASF policies and documents.
---------------------------------------------------------------------
To unsubscribe, e-mail: legal-discuss-unsubscribe@apache.org
For additional commands, e-mail: legal-discuss-help@apache.org