From owner-freebsd-java@FreeBSD.ORG Tue Nov 27 07:37:00 2007 Return-Path: Delivered-To: freebsd-java@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E94AB16A468 for ; Tue, 27 Nov 2007 07:37:00 +0000 (UTC) (envelope-from bkoenig@alpha-tierchen.de) Received: from mx01.qsc.de (mx01.qsc.de [213.148.129.14]) by mx1.freebsd.org (Postfix) with ESMTP id A7FA413C468 for ; Tue, 27 Nov 2007 07:37:00 +0000 (UTC) (envelope-from bkoenig@alpha-tierchen.de) Received: from webmail.alpha-tierchen.de (port-212-202-170-162.dynamic.qsc.de [212.202.170.162]) by mx01.qsc.de (Postfix) with ESMTP id 4F0A8C7E29; Tue, 27 Nov 2007 08:36:44 +0100 (CET) Received: from 2001:6f8:101e:0:20e:cff:fe6d:6adb (SquirrelMail authenticated user bkoenig) by webmail.alpha-tierchen.de with HTTP; Tue, 27 Nov 2007 08:37:47 +0100 (CET) Message-ID: <54489.2001:6f8:101e:0:20e:cff:fe6d:6adb.1196149067.squirrel@webmail.alpha-tierchen.de> Date: Tue, 27 Nov 2007 08:37:47 +0100 (CET) From: =?iso-8859-1?Q?Bj=F6rn_K=F6nig?= To: "Benjamin Adams" User-Agent: SquirrelMail/1.4.11 MIME-Version: 1.0 Content-Type: text/plain;charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Priority: 3 (Normal) Importance: Normal Cc: freebsd-java@freebsd.org Subject: Re: Installing jdk15 problem 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: Tue, 27 Nov 2007 07:37:01 -0000 Benjamin Adams wrote: > but when you go to download.java.net/tiger you can only download: > http://www.java.net/download/tiger/tiger_u14/jdk-1_5_0_14-fcs-src-b03-jrl-05_oct_2007.jar > http://www.java.net/download/tiger/tiger_u14/jdk-1_5_0_14-fcs-bin-b03-jrl-05_oct_2007.jar No, that's not true. You can download previous releases if you click on "Previous Releases". http://www.java.net/download/tiger/archive/ Björn