[prev in list] [next in list] [prev in thread] [next in thread] 

List:       ant-dev
Subject:    Re: best approach for a custom task?
From:       Matt Benson <gudnabrsam () yahoo ! com>
Date:       2006-03-31 18:40:36
Message-ID: 20060331184036.90462.qmail () web30908 ! mail ! mud ! yahoo ! com
[Download RAW message or body]

Hmm... <for> from ant-contrib?

-Matt

--- Nick Davis <nick_home_account@yahoo.com> wrote:

> 
> I don’t monitor this newsgroup, so I am not sure if
> the question is appropriate for it.  I apologize if
> it
> is inappropriate.  
> 
> I’m creating a few ANT tasks that I would like to
> use
> to modify the contents of text files.
> 
> I thought I would create one task that would contain
> the other tasks.  That task would accept a fileset, 
> run the other task for each file.
> 
> For example:
> <my_macro>
>     <fileset dir="${project-dir}">
>         <include name="/**/*.txt"/>
>     </fileset>
>     <setPosition position=”5” />
>     <insertText text=”HEADER: ” />
>     <insertText text=”${currentDate}” />
> </my_macro>
> 
> But I believe I would have to declare each subtask,
> so
> I wouldn’t be able to easily add the core tasks.
>  
> Is there a better approach? 
> 
> Any help you could provide me would be greatly
> appreciated.
> 
> Kind Regards,
> Nick
> 
> 
> 
> __________________________________________________
> Do You Yahoo!?
> Tired of spam?  Yahoo! Mail has the best spam
> protection around 
> http://mail.yahoo.com 
> 
>
---------------------------------------------------------------------
> To unsubscribe, e-mail:
> dev-unsubscribe@ant.apache.org
> For additional commands, e-mail:
> dev-help@ant.apache.org
> 
> 


__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 

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

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic