Return-Path: Delivered-To: apmail-ant-dev-archive@www.apache.org Received: (qmail 43140 invoked from network); 7 May 2004 18:01:06 -0000 Received: from daedalus.apache.org (HELO mail.apache.org) (208.185.179.12) by minotaur-2.apache.org with SMTP; 7 May 2004 18:01:06 -0000 Received: (qmail 92800 invoked by uid 500); 7 May 2004 18:00:58 -0000 Delivered-To: apmail-ant-dev-archive@ant.apache.org Received: (qmail 92763 invoked by uid 500); 7 May 2004 18:00:58 -0000 Mailing-List: contact dev-help@ant.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Ant Developers List" Reply-To: "Ant Developers List" Delivered-To: mailing list dev@ant.apache.org Received: (qmail 92748 invoked from network); 7 May 2004 18:00:58 -0000 Received: from unknown (HELO web20416.mail.yahoo.com) (66.163.169.92) by daedalus.apache.org with SMTP; 7 May 2004 18:00:58 -0000 Message-ID: <20040507180058.14647.qmail@web20416.mail.yahoo.com> Received: from [65.247.233.126] by web20404.mail.yahoo.com via HTTP; Fri, 07 May 2004 11:00:57 PDT Date: Fri, 7 May 2004 11:00:57 -0700 (PDT) From: Matt Benson Subject: Re: patch for CoreTasks/macrodef.html To: Ant Developers List In-Reply-To: <20040508.025557.19313516.yyamano@kt.rim.or.jp> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N Fixed in CVS; thanks! -Matt --- Yuji Yamano wrote: > Hi, > > I found typo in docs/manual/CoreTasks/macrodef.html. > Here is the patch. > > Index: macrodef.html > =================================================================== > RCS file: > /home/cvspublic/ant/docs/manual/CoreTasks/macrodef.html,v > retrieving revision 1.18 > diff -u -r1.18 macrodef.html > --- macrodef.html 27 Apr 2004 05:14:40 -0000 1.18 > +++ macrodef.html 7 May 2004 17:53:21 -0000 > @@ -310,7 +310,7 @@ >
>
>  <macrodef name="echotest">
> -   <text name="text"</text>
> +   <text name="text"/>
>     <sequential>
>        <echo>@{text}</echo>
>     </sequential>
> 
> -- Yuji Yamano 
>   Loan me your funky mind. So I can play with it,
>   for nothing is good unless you play with it.
> --George Clinton
> 
>
---------------------------------------------------------------------
> To unsubscribe, e-mail:
> dev-unsubscribe@ant.apache.org
> For additional commands, e-mail:
> dev-help@ant.apache.org
> 



	
		
__________________________________
Do you Yahoo!?
Win a $20,000 Career Makeover at Yahoo! HotJobs  
http://hotjobs.sweepstakes.yahoo.com/careermakeover 

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@ant.apache.org
For additional commands, e-mail: dev-help@ant.apache.org