From owner-freebsd-java@FreeBSD.ORG Sat Jul 19 14:19:49 2014 Return-Path: Delivered-To: java@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id E8812A67 for ; Sat, 19 Jul 2014 14:19:49 +0000 (UTC) Received: from mail-qc0-x22b.google.com (mail-qc0-x22b.google.com [IPv6:2607:f8b0:400d:c01::22b]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id AC7172F97 for ; Sat, 19 Jul 2014 14:19:49 +0000 (UTC) Received: by mail-qc0-f171.google.com with SMTP id i17so4325395qcy.16 for ; Sat, 19 Jul 2014 07:19:48 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=Us8DSbxooWJSMOuj9Z9TlTtsEtGdDMfV1YPFdEV0ANQ=; b=oARv1w1+DkMbYPOV+3LU57zyAJnObXgpnncEX7hIHwotiazKsL9/W4L7ZmIVJ2I0Ss twjAABCi3lBAUCPUL1e5xTuThhCLN2lK/LH+g6ArUiMPeZ+Dp8Es0HLm7pKQWiR4TO2v kUSvzoOzB/+wHzMQr3rZdiW+hkijX9VQurLWKsNyUGwOkJJthm8sRLA976qOvbv0v6OF pCyY/mtcFICXemlzzkL+fjiCeLJrwIzbLdSiLceydYVApLHqCy3L+a7qZmOwE/JH5BCD 8W5zNksu9OQyDFlBxf7JzFk5Gxu/Eivor0N0y6YmR5WWEfo6RNIl3zNE5WR+E6V92atK czDQ== MIME-Version: 1.0 X-Received: by 10.140.82.113 with SMTP id g104mr18601175qgd.55.1405779588703; Sat, 19 Jul 2014 07:19:48 -0700 (PDT) Received: by 10.140.41.35 with HTTP; Sat, 19 Jul 2014 07:19:48 -0700 (PDT) Date: Sat, 19 Jul 2014 10:19:48 -0400 Message-ID: Subject: openjdk8-jre download url is wrong From: Chris Sabo To: java@freebsd.org Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.18 X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 19 Jul 2014 14:19:50 -0000 Good morning! I built openjdk8-jre on 10.0-release today. and I noticed the URL for the source package was incorrect and 404ed. the distcache url was used instead. I checked out the page and found where the URL was wrong, ive provided the proper URL below. 'promoted/b132' instead of 'promoted/b13' http://www.java.net/download/openjdk/jdk8/promoted/b132/openjdk-8-src-b132-= 03_mar_2014.zip --=20 =E2=80=9C*Never commit to memory what can be easily looked up in books=E2= =80=9D* - Albert Einstein.