[Bug 2540] [IcedTea7] Specify a cacerts file for the OpenJDK build as we do for OpenJDK 8
bugzilla-daemon at icedtea.classpath.org
bugzilla-daemon at icedtea.classpath.org
Thu Jul 16 23:08:16 UTC 2015
http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=2540
--- Comment #1 from hg commits <mercurial at icedtea.classpath.org> ---
details:
http://icedtea.classpath.org//hg/icedtea7?cmd=changeset;node=cff3873b35b5
author: Andrew John Hughes <gnu_andrew at member.fsf.org>
date: Fri Jul 17 00:06:58 2015 +0100
PR2540: Specify a cacerts file for the OpenJDK build as we do for OpenJDK 8
2015-07-16 Andrew John Hughes <gnu_andrew at member.fsf.org>
PR2540: Specify a cacerts file for the OpenJDK
build as we do for OpenJDK 8
* INSTALL: Document --with-cacerts-file.
* Makefile.am:
(ICEDTEA_ENV): Pass ALT_CACERTS_FILE to OpenJDK
build if specified and valid.
(install-data-local): Install the cacerts file.
* NEWS: Updated.
* acinclude.m4:
(IT_WITH_CACERTS_FILE): Allow a cacerts file to
be specified, defaulting to
${SYSTEM_JDK_DIR}/jre/lib/security/cacerts
* configure.ac:
Invoke IT_WITH_CACERTS_FILE.
2015-06-16 Andrew John Hughes <gnu_andrew at member.fsf.org>
PR2540: Specify a cacerts file for the OpenJDK
build as we do for OpenJDK 8
* Makefile.am:
(JDK_CACERTS_FILE): Added to specify the location
of cacerts within the bootstrap JDK.
(CACERTS_FILE): Find the regular cacerts file,
dereferencing any symlinks which point to it.
* configure.ac:
Call IT_FIND_TOOL to locate the readlink tool,
which is part of coreutils.
--
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.openjdk.java.net/pipermail/distro-pkg-dev/attachments/20150716/c5ee298b/attachment.html>
More information about the distro-pkg-dev
mailing list