This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
Re: why removing fastjar from gcc sources? we need a 100% free java sdk
- From: Tom Tromey <tromey at redhat dot com>
- To: Pablo De Napoli <pdenapo at yahoo dot com>
- Cc: java at gcc dot gnu dot org
- Date: 15 May 2006 11:27:12 -0600
- Subject: Re: why removing fastjar from gcc sources? we need a 100% free java sdk
- References: <20060515131147.25407.qmail@web36512.mail.mud.yahoo.com>
- Reply-to: tromey at redhat dot com
>>>>> "Pablo" == Pablo De Napoli <pdenapo@yahoo.com> writes:
Pablo> 1) making an official release of (an updated version) of fastjar
Pablo> 2) recomend the use of fastjar in the gcc building instructions [1] and
Pablo> other relevant documentation (as a free alternative to Sun's jar)
Yes, I agree. Both of these things would be nice.
Unfortunately fastjar hasn't made it to the top of my priority list
recently. However, I'm willing to give savannah cvs access to anybody
interested in doing #1. For #2, someone could submit a GCC
documentation patch, though I suppose it would be best to have
completed #1 first.
Tom