From owner-freebsd-java@FreeBSD.ORG  Sun Jun  1 16:37:10 2014
Return-Path: <owner-freebsd-java@FreeBSD.ORG>
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 7757A339;
 Sun,  1 Jun 2014 16:37:10 +0000 (UTC)
Received: from mail-lb0-x231.google.com (mail-lb0-x231.google.com
 [IPv6:2a00:1450:4010:c04::231])
 (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 CB8052B08;
 Sun,  1 Jun 2014 16:37:09 +0000 (UTC)
Received: by mail-lb0-f177.google.com with SMTP id s7so1994088lbd.36
 for <multiple recipients>; Sun, 01 Jun 2014 09:37:07 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113;
 h=mime-version:sender:date:message-id:subject:from:to:cc:content-type;
 bh=knrVSymMlrHrBQXLel7EnWUgR9Nm43S2JtAGqFKmMlc=;
 b=YpFcZnHsZnes3ZF6zMUU+rA3wYDgVkY/KCW8leiFXmy9avTonWFfau+YYtp9/OXdqs
 B5gbOuxlAJ4pFV+ntmzsAg2wavjvdgOHksurmuTraTa1DaDC8+4nzRKtphqSgyCwH+RL
 5Fd4GF9fpl19E4CMztdeXMhuhpHWP2KukySQJscaU5XnC5VPg3YkdsqVVsU2ZliNSajR
 IJXQs31sZUDdRwgsLKOsczBpo1ID7Otks3+bnrm4sjqcqrf9wzdL+/JYQ/YvQ/UhqTaF
 8OUmbO/ITqt3znxlABMOFjk0zLWMhazs3LLuhNrLq2lRSdUtHmW8X+BUaglH9Vct1j5x
 s8/Q==
MIME-Version: 1.0
X-Received: by 10.112.73.211 with SMTP id n19mr1651786lbv.84.1401640627768;
 Sun, 01 Jun 2014 09:37:07 -0700 (PDT)
Sender: crodr001@gmail.com
Received: by 10.112.67.73 with HTTP; Sun, 1 Jun 2014 09:37:07 -0700 (PDT)
Date: Sun, 1 Jun 2014 09:37:07 -0700
X-Google-Sender-Auth: 5D15T7Zsm38R4scUEDjx-F8Giok
Message-ID: <CAG=rPVc6=zUffgZaQjp69r5mC7pta9j8WCwnyhLWK30BkOHuLg@mail.gmail.com>
Subject: Changing default version in ports of openjdk to 1.7?
From: Craig Rodrigues <rodrigc@FreeBSD.org>
To: Greg Lewis <glewis@freebsd.org>
Content-Type: text/plain; charset=ISO-8859-1
Cc: "freebsd-java@freebsd.org" <freebsd-java@freebsd.org>
X-BeenThere: freebsd-java@freebsd.org
X-Mailman-Version: 2.1.18
Precedence: list
List-Id: Porting Java to FreeBSD <freebsd-java.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/options/freebsd-java>,
 <mailto:freebsd-java-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-java/>
List-Post: <mailto:freebsd-java@freebsd.org>
List-Help: <mailto:freebsd-java-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-java>,
 <mailto:freebsd-java-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Sun, 01 Jun 2014 16:37:10 -0000

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.
--
Craig