Return-Path: Delivered-To: apmail-jakarta-commons-dev-archive@www.apache.org Received: (qmail 82853 invoked from network); 8 Mar 2006 02:09:04 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 8 Mar 2006 02:09:04 -0000 Received: (qmail 48931 invoked by uid 500); 8 Mar 2006 02:09:00 -0000 Delivered-To: apmail-jakarta-commons-dev-archive@jakarta.apache.org Received: (qmail 48861 invoked by uid 500); 8 Mar 2006 02:09:00 -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 48850 invoked by uid 99); 8 Mar 2006 02:09:00 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 07 Mar 2006 18:09:00 -0800 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: neutral (asf.osuosl.org: local policy) Received: from [210.86.15.187] (HELO mta205-rme.xtra.co.nz) (210.86.15.187) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 07 Mar 2006 18:08:59 -0800 Received: from mta4-rme.xtra.co.nz ([210.86.15.193]) by mta205-rme.xtra.co.nz with ESMTP id <20060308020836.IGDC8506.mta205-rme.xtra.co.nz@mta4-rme.xtra.co.nz> for ; Wed, 8 Mar 2006 15:08:36 +1300 Received: from [10.1.1.6] ([222.152.246.144]) by mta4-rme.xtra.co.nz with ESMTP id <20060308020836.CTDN1416.mta4-rme.xtra.co.nz@[10.1.1.6]> for ; Wed, 8 Mar 2006 15:08:36 +1300 Subject: Re: [logging] Re: svn commit: r383771 - /jakarta/commons/proper/logging/contrib/simon/jcl2/build.xml From: Simon Kitching Reply-To: skitching@apache.org To: Jakarta Commons Developers List In-Reply-To: <1141762543.5148.4.camel@knossos.elmet> References: <20060307041735.61654.qmail@minotaur.apache.org> <440DBC4E.7040808@btopenworld.com> <1141762543.5148.4.camel@knossos.elmet> Content-Type: text/plain Date: Wed, 08 Mar 2006 15:09:29 +1300 Message-Id: <1141783769.4631.34.camel@localhost.localdomain> Mime-Version: 1.0 X-Mailer: Evolution 2.0.4 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N On Tue, 2006-03-07 at 20:15 +0000, robert burrell donkin wrote: > On Tue, 2006-03-07 at 17:01 +0000, Stephen Colebourne wrote: > > Er, I think I would have to -1 a release without an ant build, so I'm > > hoping this is temporary :-) > > AIUI simon's working in contrib on some ideas for JCL2. the work on the > (much delayed) JCL 1.1 release is happening on trunk. Yep, as Robert says this removal of the ant build.xml was only for my experimental code. It was removed mainly because it is currently broken and as the mvn2 build works I can't be bothered fixing it right now. However I personally don't see any reason why we would want an ant buildfile for JCL2 if the maven one works fine (and it uses the appropriate JDKs to do the actual compile and test steps). Cheers, Simon --------------------------------------------------------------------- To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org For additional commands, e-mail: commons-dev-help@jakarta.apache.org