This is the mail archive of the
java-patches@gcc.gnu.org
mailing list for the Java project.
Re: [patch] update contrib/ to java-gcj-compat 1.0.80, add generate-cacerts script
- From: Andrew Haley <aph at redhat dot com>
- To: Matthias Klose <doko at ubuntu dot com>
- Cc: GCJ-patches <java-patches at gcc dot gnu dot org>
- Date: Sun, 26 Apr 2009 14:56:15 +0100
- Subject: Re: [patch] update contrib/ to java-gcj-compat 1.0.80, add generate-cacerts script
- References: <49F2D6C4.80509@ubuntu.com> <49F45FC6.9040606@ubuntu.com>
Matthias Klose wrote:
> Matthias Klose schrieb:
>> This patch updates contrib/ to java-gcj-compat 1.0.80, improving diagnostics,
>> and adds the generate-cacerts.pl script (which everybody includes for packaging
>> anyway). Changes to generate-cacerts.pl compared to java-gcj-compat are:
>>
>> - Allow passing a file name as parameter
>> - Use the name of the installed keytool
>> - Change the copyright header to the one found in the other contrib files.
>> This has to be approved by the former copyright holder.
>>
>> Attached is the patch, and the diff for generate-cacerts.pl. Ok for the trunk
>> (and then for the branch)?
>
> made the warning more verbose, suggested by Andrew Haley
OK. Thanks for this. I was unaware that the upstream package was still alive
and had updates we needed.
Andrew.