Return-Path: Delivered-To: apmail-ant-dev-archive@www.apache.org Received: (qmail 51814 invoked from network); 15 Nov 2007 15:43:21 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 15 Nov 2007 15:43:21 -0000 Received: (qmail 1014 invoked by uid 500); 15 Nov 2007 15:43:07 -0000 Delivered-To: apmail-ant-dev-archive@ant.apache.org Received: (qmail 978 invoked by uid 500); 15 Nov 2007 15:43:07 -0000 Mailing-List: contact dev-help@ant.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "Ant Developers List" Reply-To: "Ant Developers List" Delivered-To: mailing list dev@ant.apache.org Received: (qmail 967 invoked by uid 99); 15 Nov 2007 15:43:07 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 15 Nov 2007 07:43:07 -0800 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 ddevienne@gmail.com designates 66.249.92.175 as permitted sender) Received: from [66.249.92.175] (HELO ug-out-1314.google.com) (66.249.92.175) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 15 Nov 2007 15:42:58 +0000 Received: by ug-out-1314.google.com with SMTP id c2so485140ugf for ; Thu, 15 Nov 2007 07:42:49 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; bh=ROW8BHbRXQY/GnEjw8bFeCihu0Z3wkWN8FVtiVdYAGs=; b=PX/FjkndcCSMAdcMPCMrwEyKBFGDj/SataET2dMn5OZrivruTEc1uI0s3e9A+0hxAQL+AQv6ZU+fD7dG57XV+FcdIjsfzgEMISK5TSbhUiadDQ3MIlv8H/8XuI7Y/aDu7qkGgmN4pRt5N8URQ1hUgay3QKSkw8Hd6mcF7Jii9GY= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=nDMn7yDtBVOowxFdvTjyIEANJ9+EpIkkMd5tJ1EaThUydqh/NT4Y5qsllRWOzJ5SFGbesA2DeNUTzSnMLsh4gHoJq0G8GcXdcs7rqsixedI8OqSh6ws2SFD1eZuOuN78nOiG/xT3R2TmAnY3XVvJctDtBNompQd/9C91pjzdWqk= Received: by 10.67.22.14 with SMTP id z14mr190630ugi.1195141368936; Thu, 15 Nov 2007 07:42:48 -0800 (PST) Received: by 10.66.248.7 with HTTP; Thu, 15 Nov 2007 07:42:48 -0800 (PST) Message-ID: <255d8d690711150742sf0f6955h2d7fe16302b2679@mail.gmail.com> Date: Thu, 15 Nov 2007 09:42:48 -0600 From: "Dominique Devienne" To: "Ant Developers List" Subject: Re: Ant & Java1.3 In-Reply-To: <473BA710.6010801@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <473BA710.6010801@gmail.com> X-Virus-Checked: Checked by ClamAV on apache.org On Nov 14, 2007 7:55 PM, Kev Jackson wrote: > 1 - Try to find compatible jars or build a much smaller ant missing > features that cannot be built as there are class incompatibilities > > 2 - Stop support for a 1.3 compatible ant Well we could also: 3- Make the life of the release manager even more difficult, and force to use multiple JDKs (or more JDKs, as we may already require building on more than one...), by making the bootstrap/build ignore some sub-systems in older JDKs... Just kidding ;-) --DD --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@ant.apache.org For additional commands, e-mail: dev-help@ant.apache.org