From owner-freebsd-java@FreeBSD.ORG Mon Jan 30 11:27:04 2006 Return-Path: X-Original-To: freebsd-java@freebsd.org Delivered-To: freebsd-java@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7423416A422 for ; Mon, 30 Jan 2006 11:27:04 +0000 (GMT) (envelope-from past@ebs.gr) Received: from fly.ebs.gr (dslcustomer-239-113.vivodi.gr [83.171.239.113]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6C81943D64 for ; Mon, 30 Jan 2006 11:27:03 +0000 (GMT) (envelope-from past@ebs.gr) Received: from ebs.gr (root@hal.ebs.gr [10.1.1.2]) by fly.ebs.gr (8.12.9p1/8.12.9) with ESMTP id k0UBQkSg012248; Mon, 30 Jan 2006 13:26:46 +0200 (EET) (envelope-from past@ebs.gr) Received: from [10.1.1.158] (ajax.ebs.gr [10.1.1.158]) by ebs.gr (8.13.3/8.12.11) with ESMTP id k0UBRZa4023846; Mon, 30 Jan 2006 13:27:40 +0200 (EET) (envelope-from past@ebs.gr) Message-ID: <43DDF7F1.7080301@ebs.gr> Date: Mon, 30 Jan 2006 13:26:41 +0200 From: Panagiotis Astithas Organization: EBS Ltd. User-Agent: Thunderbird 1.5 (X11/20060116) MIME-Version: 1.0 To: Greg Lewis Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: FreeBSD-Java Subject: cacerts for jdk15 X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 30 Jan 2006 11:27:04 -0000 After the recent updates to jdk15 I don't have to keep my local patches any more, except for one last thing: we still don't install a cacerts file as we do for jdk14. Would it be possible to take care of it as well? Thanks, Panagiotis