From owner-freebsd-java@FreeBSD.ORG Wed Jan 7 03:46:12 2009 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 12D09106566C for ; Wed, 7 Jan 2009 03:46:12 +0000 (UTC) (envelope-from lists@intricatesoftware.com) Received: from mail1.intricatesoftware.com (mail1.intricatesoftware.com [96.56.4.132]) by mx1.freebsd.org (Postfix) with ESMTP id A0DAE8FC08 for ; Wed, 7 Jan 2009 03:46:10 +0000 (UTC) (envelope-from lists@intricatesoftware.com) Received: from seraph.intricatesoftware.com (relay@localhost.intricatesoftware.com [IPv6:::1]) by mail1.intricatesoftware.com (8.14.1/8.13.4) with ESMTP id n073WenY009378; Tue, 6 Jan 2009 22:32:40 -0500 (EST) Received: from seraph.intricatesoftware.com (truk@localhost.intricatesoftware.com [127.0.0.1]) by seraph.intricatesoftware.com (8.14.3/8.14.3) with ESMTP id n073Wc1T016975; Tue, 6 Jan 2009 22:32:39 -0500 (EST) Received: (from truk@localhost) by seraph.intricatesoftware.com (8.14.3/8.14.3/Submit) id n073Wb7g010243; Tue, 6 Jan 2009 22:32:37 -0500 (EST) X-Authentication-Warning: seraph.intricatesoftware.com: truk set sender to lists@intricatesoftware.com using -f From: Kurt Miller To: freebsd-java@freebsd.org, Barbara Date: Tue, 6 Jan 2009 22:32:36 -0500 User-Agent: KMail/1.9.10 References: <31150206.631121230564611740.JavaMail.defaultUser@defaultHost> In-Reply-To: <31150206.631121230564611740.JavaMail.defaultUser@defaultHost> MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200901062232.37074.lists@intricatesoftware.com> X-SMTP-Vilter-Version: 1.3.6 X-SMTP-Vilter-Virus-Backend: clamd X-SMTP-Vilter-Status: clean X-SMTP-Vilter-clamd-Virus-Status: clean X-Spamd-Symbols: ALL_TRUSTED,BAYES_00 X-SMTP-Vilter-Spam-Backend: spamd X-Spam-Score: -4.4 X-Spam-Threshold: 5.0 X-Spam-Probability: -0.9 X-SMTP-Vilter-Unwanted-Backend: attachment X-SMTP-Vilter-attachment-Unwanted-Status: clean Cc: Subject: Re: R: Host for jdk16 distfiles? X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: kurt@intricatesoftware.com List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 07 Jan 2009 03:46:12 -0000 Hi Barbara, On Monday 29 December 2008 10:30:11 am Barbara wrote: > >G'day all, > > > >As you may have noticed, Sun have removed the source files for > Update 3. > > Really? I thought it was only a problem with messed web pages and > hyperlinks. > As you can see at http://download.java.net/jdk6/6u3/archive/ > the > "Source Bundles" links for JDK6, JDK6u1 and JDK6u2 are correct, while starting > from JDK6u3 they bring you to the binaries snapshots pages. > Maybe someone > should ask them to check and eventually correct those links. > > And aren't these > the needed files? > http://www.java.net/download/jdk6/6u3/promoted/b05/jdk-6u3- > fcs-src-b05-jrl-24_sep_2007.jar > http://www.java. > net/download/jdk6/6u3/promoted/b05/jdk-6u3-fcs-bin-b05-jrl-24_sep_2007.jar > http: > //www.java.net/download/jdk6/6u3/promoted/b05/jdk-6u3-fcs-mozilla_headers-b05- > unix-24_sep_2007.jar > > Best regards > Barbara You are correct. The full url's to the files work still but the index.html page no longer points to them. http://download.java.net/jdk6/6u3/promoted/b05/jdk-6u3-fcs-bin-b05-jrl-24_sep_2007.jar http://download.java.net/jdk6/6u3/promoted/b05/jdk-6u3-fcs-src-b05-jrl-24_sep_2007.jar http://download.java.net/jdk6/6u3/promoted/b05/jdk-6u3-fcs-mozilla_headers-b05-unix-24_sep_2007.jar Regards, -Kurt