You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@ant.apache.org by feh <ra...@berbee.com> on 2008/04/11 18:21:52 UTC

iterating over directories

Hi folks.

I know very little about ant; I work with it every few months, so each time
I need to do something it's like starting from scratch again.

Could somebody please point me to doc that would show me how to iterate over
a list of directories, creating a jar file in each of them?

Thanks!
-- 
View this message in context: http://www.nabble.com/iterating-over-directories-tp16627918p16627918.html
Sent from the Ant - Users mailing list archive at Nabble.com.


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


Re: iterating over directories

Posted by "Scot P. Floess" <fl...@mindspring.com>.
Ant contrib has a nice for loop...

http://ant-contrib.sourceforge.net/tasks/tasks/index.html

Check out the for and for-each

feh wrote:
> Hi folks.
>
> I know very little about ant; I work with it every few months, so each time
> I need to do something it's like starting from scratch again.
>
> Could somebody please point me to doc that would show me how to iterate over
> a list of directories, creating a jar file in each of them?
>
> Thanks!
>   

-- 
Scot P. Floess
27 Lake Royale
Louisburg, NC  27549

252-478-8087 (Home)
919-754-4592 (Work)

Chief Architect JPlate   http://sourceforge.net/projects/jplate
Chief Architect JavaPIM  http://sourceforge.net/projects/javapim

Architect Keros          http://sourceforge.net/projects/keros


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