Return-Path: Delivered-To: apmail-geronimo-dev-archive@www.apache.org Received: (qmail 66208 invoked from network); 13 Aug 2008 02:45:04 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 13 Aug 2008 02:45:04 -0000 Received: (qmail 94846 invoked by uid 500); 13 Aug 2008 02:45:02 -0000 Delivered-To: apmail-geronimo-dev-archive@geronimo.apache.org Received: (qmail 94809 invoked by uid 500); 13 Aug 2008 02:45:02 -0000 Mailing-List: contact dev-help@geronimo.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: dev@geronimo.apache.org List-Id: Delivered-To: mailing list dev@geronimo.apache.org Received: (qmail 94791 invoked by uid 99); 13 Aug 2008 02:45:02 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 12 Aug 2008 19:45:02 -0700 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of tim.mcconne@gmail.com designates 64.233.178.241 as permitted sender) Received: from [64.233.178.241] (HELO hs-out-0708.google.com) (64.233.178.241) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 13 Aug 2008 02:44:05 +0000 Received: by hs-out-0708.google.com with SMTP id x43so642851hsb.3 for ; Tue, 12 Aug 2008 19:44:16 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from :user-agent:mime-version:to:subject:content-type :content-transfer-encoding; bh=xYhELWegG3pf9E4RJowTUs08bfO+IefohMcqVRRRLpc=; b=gtlBTPMWkxTkpw4s6hM1zbrM4zGWA+XaCqA22VW5xRZiTa0kwdYMJo6g1CfsAsFAmE WGhbEp8qYx0rllRxJ//FgLRQgn6MfTiOGS/1d8WbRQH/Madkr3qNUDo0uIh3Gb7VWS+l +A2+94ksykZZYfXt4qAQVBCG2iw0jigYxvni8= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:subject :content-type:content-transfer-encoding; b=J9N5VqIovYjznvXMJLilYNoipVDWFbZcfRIwLW1ddQVIbf71InHJqNCF8UXEC2x1RB P0v3OaXZcqtgZFzQTBtOhy08vb8Eio4ghqT9nZU2epFjZLGh3vrAkT8zNNmwo8ihkiAS NRhnRUyEhZVJUx5OcbaWXrli6jUFPEI662DUE= Received: by 10.90.27.5 with SMTP id a5mr8270827aga.85.1218595456157; Tue, 12 Aug 2008 19:44:16 -0700 (PDT) Received: from ?9.51.245.56? ( [32.97.110.142]) by mx.google.com with ESMTPS id l48sm4358756wrl.4.2008.08.12.19.44.14 (version=TLSv1/SSLv3 cipher=RC4-MD5); Tue, 12 Aug 2008 19:44:15 -0700 (PDT) Message-ID: <48A24AD5.1000506@gmail.com> Date: Tue, 12 Aug 2008 22:45:41 -0400 From: Tim McConnell User-Agent: Thunderbird 2.0.0.16 (Windows/20080708) MIME-Version: 1.0 To: "[GERONIMO] dev-list" Subject: GEP build to prereq JDK 1.6 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org Hi, We are attempting to respond to as many end-user requests as possible for this upcoming 2.1.2 GEP release, and one of those requests is for Java 1.6 support. In order to make this happen I would like to make Java 1.6 JDK a prerequisite for building the GEP 2.1.2. This is a build-time prerequisite only -- it will support both 1.5. and 1.6 runtime environments. Does anyone have any major objections to this ?? -- Thanks, Tim McConnell