From owner-freebsd-java@FreeBSD.ORG Sun Jun 1 21:48:11 2014 Return-Path: Delivered-To: freebsd-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 CE6C7861; Sun, 1 Jun 2014 21:48:11 +0000 (UTC) Received: from vps.hungerhost.com (vps.hungerhost.com [216.38.53.176]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id A403023E0; Sun, 1 Jun 2014 21:48:10 +0000 (UTC) Received: from mobile-198-228-197-103.mycingular.net ([198.228.197.103]:61011 helo=[172.20.10.4]) by vps.hungerhost.com with esmtpsa (TLSv1:DHE-RSA-AES256-SHA:256) (Exim 4.80.1) (envelope-from ) id 1WrDbt-0006aw-A2; Sun, 01 Jun 2014 17:48:09 -0400 From: "George Neville-Neil" To: "Craig Rodrigues" Subject: Re: Changing default version in ports of openjdk to 1.7? Date: Sun, 01 Jun 2014 17:48:08 -0400 Message-ID: <1A5F7A29-FAEC-4660-B91A-C646C1734D0E@neville-neil.com> In-Reply-To: References: MIME-Version: 1.0 X-Mailer: MailMate (1.7.2r3905) X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - vps.hungerhost.com X-AntiAbuse: Original Domain - freebsd.org X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - neville-neil.com X-Get-Message-Sender-Via: vps.hungerhost.com: authenticated_id: gnn@neville-neil.com Cc: Greg Lewis , "freebsd-java@freebsd.org" 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: Sun, 01 Jun 2014 21:48:11 -0000 On 1 Jun 2014, at 12:37, Craig Rodrigues wrote: > Hi, > > What do people think about changing the default version in ports > of Java for most java-related ports to openjdk 1.7? > > I think there was some initial discussion of this at BSDCan, > but wanted to know what people thought about it, > and if there was any effort in freebsd-java@ to update > all the relevant ports. I believe that our goal is actually to have 1.8 by fall. Greg? Best George