Return-Path: Delivered-To: apmail-maven-continuum-dev-archive@www.apache.org Received: (qmail 26988 invoked from network); 8 Feb 2006 21:35:15 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 8 Feb 2006 21:35:12 -0000 Received: (qmail 94340 invoked by uid 500); 8 Feb 2006 21:35:09 -0000 Delivered-To: apmail-maven-continuum-dev-archive@maven.apache.org Received: (qmail 94320 invoked by uid 500); 8 Feb 2006 21:35:09 -0000 Mailing-List: contact continuum-dev-help@maven.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: continuum-dev@maven.apache.org Delivered-To: mailing list continuum-dev@maven.apache.org Received: (qmail 94309 invoked by uid 99); 8 Feb 2006 21:35:08 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 08 Feb 2006 13:35:08 -0800 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of carlossg@gmail.com designates 64.233.162.196 as permitted sender) Received: from [64.233.162.196] (HELO zproxy.gmail.com) (64.233.162.196) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 08 Feb 2006 13:35:08 -0800 Received: by zproxy.gmail.com with SMTP id n29so2024535nzf for ; Wed, 08 Feb 2006 13:34:47 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:sender:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=AVOkupqK3nJOWNfG9fUo/0jfA/6MdgToR/p5Otz5WVr+cWnxg7dTlQbGLuO+wX8uy6YvUStMi5VDR4I6Vau+rd1jaR7D9ZOvrMoMxgSn28cmAXYbTP5iQsytYzvgRCr+1lJfZ938ArAFEVSPMMfZgqJ0dqDHKl+uJeGgHrTnYl8= Received: by 10.65.216.15 with SMTP id t15mr375814qbq; Wed, 08 Feb 2006 13:34:47 -0800 (PST) Received: by 10.64.151.15 with HTTP; Wed, 8 Feb 2006 13:34:47 -0800 (PST) Message-ID: <1a5b6c410602081334u77ede8e9x780eed5e555bcf60@mail.gmail.com> Date: Wed, 8 Feb 2006 13:34:47 -0800 From: Carlos Sanchez Sender: carlossg@gmail.com To: continuum-dev@maven.apache.org Subject: Re: jdk 1.4 and 1.5 in same install? In-Reply-To: <28E30775-9E32-4D64-93FA-B4BBF9A0FC05@visi.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <28E30775-9E32-4D64-93FA-B4BBF9A0FC05@visi.com> X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N What about compiler and test plugins options like fork, executable, ... On 2/8/06, David Blevins wrote: > So i find myself needing jdk 1.4 for 90% of what i have in the > geronimo continuum install, some of those actually can't compile with > 1.5 because of corba/vm ties. > > But alas I do need 1.5 now for at least two projects. > > Do i pretty much have to setup another continuum install for this? > > > -David > >