From owner-freebsd-java@FreeBSD.ORG Mon Jun 24 20:23:17 2013
Return-Path:
Delivered-To: java@freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115])
by hub.freebsd.org (Postfix) with ESMTP id 183E9B9
for ; Mon, 24 Jun 2013 20:23:17 +0000 (UTC)
(envelope-from lists@eitanadler.com)
Received: from mail-pa0-x22c.google.com (mail-pa0-x22c.google.com
[IPv6:2607:f8b0:400e:c03::22c])
by mx1.freebsd.org (Postfix) with ESMTP id E419E1DDE
for ; Mon, 24 Jun 2013 20:23:16 +0000 (UTC)
Received: by mail-pa0-f44.google.com with SMTP id lj1so11567041pab.3
for ; Mon, 24 Jun 2013 13:23:16 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
d=eitanadler.com; s=0xdeadbeef;
h=mime-version:in-reply-to:references:from:date:message-id:subject:to
:cc:content-type;
bh=I+0C/7O8PwI+vF+cM2IaP6J1FbqS4O23H5hCNCbCLaA=;
b=Fwu92hYRFqNDlKDJSjywDZjkOgcPF0uX1FXxwKhZZfmkT2IQ6duC8ap9n5LNGmJeBn
EX73UQuGo8pX6fuv9e+YocIs7cSdmsKvjdZD6+nwFfMW7BVxh15Qvi8EL3IpIiRA7pXu
fyuuEZ+4mFmsKyhhGVOcdY0XJ2miAsHvj5wHM=
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
d=google.com; s=20120113;
h=mime-version:in-reply-to:references:from:date:message-id:subject:to
:cc:content-type:x-gm-message-state;
bh=I+0C/7O8PwI+vF+cM2IaP6J1FbqS4O23H5hCNCbCLaA=;
b=MtH83498bBQoX1FXm8rO+bLsbi1YVNiBGOuU+4RJ4GhSzNisAs6hRdt+/T/mCATNGB
hzFNVEcEtJO/9YcDWuwXCxDp2UlmVIlMl07txssvIyCGmzb0Hi/0TYrUQHtUjAirNGcP
YayymxIhOulm7h+75+Tg/Ja6kXrAby9s0/dgNvsG5PGK9SpdbnO8WF6r15xu/4P8WzTI
GxJA1B5g3mco3qaEtO+7sdlv5ooN5pq+mYs8W6VCsPX9as2anz4G+/Ik4eqS0c7iyyO0
QyK5FaWjcnudSywRU6nOUXPuZ328lbJsway3B5acTeALku8nokTLO74VfJV0RpZWKku0
M8pA==
X-Received: by 10.68.213.231 with SMTP id nv7mr25619839pbc.70.1372105396713;
Mon, 24 Jun 2013 13:23:16 -0700 (PDT)
MIME-Version: 1.0
Received: by 10.70.45.33 with HTTP; Mon, 24 Jun 2013 13:22:46 -0700 (PDT)
In-Reply-To: <201306210720.r5L7KgF9054079@freefall.freebsd.org>
References: <201306210720.r5L7KgF9054079@freefall.freebsd.org>
From: Eitan Adler
Date: Mon, 24 Jun 2013 22:22:46 +0200
Message-ID:
Subject: Re: docs/179801: [patch] jdk16 is deprecated,
reflect within documentation
To: Jason Helfman
Content-Type: text/plain; charset=UTF-8
X-Gm-Message-State: ALoCoQm9S9Czvjgp9a6vIyiVJpVoovcBAYrR7xu0edyJKXsC0ccx/eMM9lH9iwfvKDJFWJguUjnV
Cc: java@freebsd.org, glewis@freebsd.org,
bug-followup
X-BeenThere: freebsd-java@freebsd.org
X-Mailman-Version: 2.1.14
Precedence: list
List-Id: Porting Java to FreeBSD
List-Unsubscribe: ,
List-Archive:
List-Post:
List-Help:
List-Subscribe: ,
X-List-Received-Date: Mon, 24 Jun 2013 20:23:17 -0000
On Fri, Jun 21, 2013 at 9:20 AM, Jason Helfman wrote:
>
>>Number: 179801
>>Category: docs
>>Synopsis: [patch] jdk16 is deprecated, reflect within documentation
>>Confidential: no
>>Severity: non-critical
>>Priority: low
>>Responsible: freebsd-doc
>>State: open
>>Quarter:
>>Keywords:
>>Date-Required:
>>Class: change-request
>>Submitter-Id: current-users
>>Arrival-Date: Fri Jun 21 07:30:00 UTC 2013
>>Closed-Date:
>>Last-Modified:
>>Originator: Jason Helfman
>>Release: FreeBSD 10.0-CURRENT amd64
>>Organization:
>>Environment:
> System: FreeBSD freefall.freebsd.org 10.0-CURRENT FreeBSD 10.0-CURRENT #0 r252008: Wed Jun 19 21:39:58 UTC 2013 peter@freefall.freebsd.org:/usr/obj/usr/src/sys/FREEFALL amd64
>
>
>
>>Description:
> java/jdk16 is gone
>>How-To-Repeat:
>
>>Fix:
> Index: en_US.ISO8859-1/htdocs/java/install.xml
> ===================================================================
> --- en_US.ISO8859-1/htdocs/java/install.xml (revision 41991)
> +++ en_US.ISO8859-1/htdocs/java/install.xml (working copy)
> @@ -23,16 +23,6 @@
>
make install clean
>
>
> -
Shouldn't the Linux part also be dropped? If so, that makes this page
mostly useless.
--
Eitan Adler