This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
Re: libgcj has some j2ee classes but not all
>>>>> "Ryan" == Ryan Boder <icanoop@bitwiser.org> writes:
>> It all depends on the licensing and copyright assignment stuff.
Ryan> Jboss is LGPL. So is the reason gcj can't use an existing J2EE
Ryan> implementation because they would have to assign the copyright
Ryan> to the FSF, you can't just take it?
Yeah, that's part of it. Also, libgcj isn't LGPL. It is
"GPL+exception", like libgcc.
Tom