From dev-return-82259-apmail-ant-dev-archive=ant.apache.org@ant.apache.org Thu Feb 14 17:10:26 2008 Return-Path: Delivered-To: apmail-ant-dev-archive@www.apache.org Received: (qmail 50096 invoked from network); 14 Feb 2008 17:10:25 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 14 Feb 2008 17:10:25 -0000 Received: (qmail 34893 invoked by uid 500); 14 Feb 2008 17:10:19 -0000 Delivered-To: apmail-ant-dev-archive@ant.apache.org Received: (qmail 34553 invoked by uid 500); 14 Feb 2008 17:10:18 -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 34542 invoked by uid 99); 14 Feb 2008 17:10:18 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 14 Feb 2008 09:10:18 -0800 X-ASF-Spam-Status: No, hits=2.0 required=10.0 tests=HTML_MESSAGE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of aditsu@gmail.com designates 64.233.170.187 as permitted sender) Received: from [64.233.170.187] (HELO rn-out-0910.google.com) (64.233.170.187) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 14 Feb 2008 17:09:47 +0000 Received: by rn-out-0910.google.com with SMTP id e13so684210rng.4 for ; Thu, 14 Feb 2008 09:09:54 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:references; bh=y/guk81YwGp7w6DSE3Qs+kclmcz/Kalf6T8/mkx+GxA=; b=fASdrkC2Jcmn96KsTv6sHCXyYYh1A4B7f8C85iwTiT4JgcS6a6Bx+XnpqyVWB/hNBX1QbVvfIk4kPCkk5lZEUnvtJtBC4aEJIQ6X4FC2WJgLZMHkD80WcQUoGrni73LnXyIRAHc1kedC+Huuy/vzUYpv/cDmCdkkaRkxEsdXP6s= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:in-reply-to:mime-version:content-type:references; b=FqM9YwyJ9bGo50Q365Ei7DtrKO8Cu0fszo/DLvDvFmOjwU4e9OQdma8TSqzLTlmXzKXVnsYQZSewAHzWOWV2kyulzWbHBiPRXXYGmcwnh1KK6NwJcyR2kssJGOXausS/n0O/1S1loHL3RHRA5x3fearuJk2FF5flvTRSXfc2uEQ= Received: by 10.142.142.16 with SMTP id p16mr1353470wfd.119.1203008994230; Thu, 14 Feb 2008 09:09:54 -0800 (PST) Received: by 10.142.171.11 with HTTP; Thu, 14 Feb 2008 09:09:54 -0800 (PST) Message-ID: <83dae1610802140909ma390769j4079c9c68bef4e5e@mail.gmail.com> Date: Fri, 15 Feb 2008 01:09:54 +0800 From: "Adrian Sandor" To: "Ant Developers List" Subject: Re: [DISCUSS] release Ivy 2.0.0-beta2? In-Reply-To: <635a05060802140056i1c12039fm62c8dad1580f1ed6@mail.gmail.com> MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_2316_29153896.1203008994223" References: <635a05060802100052t23c05cfase409a90ea0768fc6@mail.gmail.com> <83dae1610802101118o5713ba9cu44a92124a751b290@mail.gmail.com> <635a05060802101224w164aa22et511612f771318b9e@mail.gmail.com> <83dae1610802102218l3c403d82necc72fa580028e84@mail.gmail.com> <635a05060802110020m1e4f9aa8g99574cc64c0b42ff@mail.gmail.com> <83dae1610802140040u7d992ae2xa1397fc43f2f3e5e@mail.gmail.com> <635a05060802140056i1c12039fm62c8dad1580f1ed6@mail.gmail.com> X-Virus-Checked: Checked by ClamAV on apache.org ------=_Part_2316_29153896.1203008994223 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-Disposition: inline On Thu, Feb 14, 2008 at 4:56 PM, Xavier Hanin wrote: > > Would you like me to work on it? Or add a comment to IVY-399? > > I think we have a little less than a week before we cut the beta2. If you > can do the job (code, reference doc and junit changes) in this timeframe, > it's more than welcome! Well, I'm working on it. I plan to move *ALL* the cache-related attributes to the "caches" element (but I'm still keeping the 1.x ones as deprecated), let me know if there's any problem. Anyway, I noticed that the "cache" element is wonderfully documented, but.. is completely missing from the code! If I'm wrong, could you show me where it's getting parsed? Thanks Adrian ------=_Part_2316_29153896.1203008994223--