Return-Path: Delivered-To: apmail-jakarta-commons-dev-archive@www.apache.org Received: (qmail 29828 invoked from network); 14 Jun 2005 14:14:23 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 14 Jun 2005 14:14:23 -0000 Received: (qmail 44175 invoked by uid 500); 14 Jun 2005 14:14:20 -0000 Delivered-To: apmail-jakarta-commons-dev-archive@jakarta.apache.org Received: (qmail 44129 invoked by uid 500); 14 Jun 2005 14:14:19 -0000 Mailing-List: contact commons-dev-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "Jakarta Commons Developers List" Reply-To: "Jakarta Commons Developers List" Delivered-To: mailing list commons-dev@jakarta.apache.org Received: (qmail 44088 invoked by uid 99); 14 Jun 2005 14:14:19 -0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests=RCVD_BY_IP,SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (hermes.apache.org: domain of phil.steitz@gmail.com designates 64.233.162.206 as permitted sender) Received: from zproxy.gmail.com (HELO zproxy.gmail.com) (64.233.162.206) by apache.org (qpsmtpd/0.28) with ESMTP; Tue, 14 Jun 2005 07:14:17 -0700 Received: by zproxy.gmail.com with SMTP id 40so56264nzk for ; Tue, 14 Jun 2005 07:14:05 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=IrJDQs8ylB5BDOD4fM+JsPEjLrIPHdO+B3OCsNTWP6GF6JfOvIN4khS+8IJKcFX7Xi4hfCL/O/881YbNuOLLNk6XPsuQqzH0rH0WY8BlTROuJNc33T+slPYNYsCXgWfN7A8qAgS12pN+L3Ng1348bT4XdeiurjjRI6zAVpv/fJA= Received: by 10.36.97.2 with SMTP id u2mr3373059nzb; Tue, 14 Jun 2005 06:14:05 -0700 (PDT) Received: by 10.36.33.16 with HTTP; Tue, 14 Jun 2005 06:14:04 -0700 (PDT) Message-ID: <8a81b4af05061406144cd79137@mail.gmail.com> Date: Tue, 14 Jun 2005 06:14:04 -0700 From: Phil Steitz Reply-To: Phil Steitz To: Jakarta Commons Developers List , skitching@apache.org Subject: Re: maven.compile.source In-Reply-To: <1118733196.3749.92.camel@localhost.localdomain> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <20050613121530.43985.qmail@web86502.mail.ukl.yahoo.com> <1118703392.3749.10.camel@localhost.localdomain> <8a81b4af0506132155430b1d72@mail.gmail.com> <42AE6A0F.8040102@apache.org> <1118733196.3749.92.camel@localhost.localdomain> X-Virus-Checked: Checked X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Thanks all for clarifying the issues here. Assuming the unit tests have good coverage, what would be the risks of the following strategy: 0. Test compile and unit tests using generated ant build running under minimum jdk 1. Build release jar using 1.4/5 JDK with compile target set 2. Compile and run unit tests under minimum JDK against the release jar=20 Phil --------------------------------------------------------------------- To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org For additional commands, e-mail: commons-dev-help@jakarta.apache.org