Title: how to loop over properties

Hello ANT users,

Given a number of properties, I want to loop over
all properties starting with a given prefix and call
the same task on every such property:

Example:

For all properties "myprop" starting with PREFIX
call:

<zip destfile="${myprop}.zip" basedir="${myprop}_base" />

Does anybody have an idea how to do that?

Alexander




******************************************************************
*                                                                *
* Polizeiamt für Technik und Beschaffung Niedersachsen (PATB-NI) *
* Extern - Mummert + Partner Unternehmensberatung AG             *
* Alexander Weinmann                                             *
* Tannenbergallee 11                                             *
*                                                                *
* D-30163 Hannover                                               *
* -------------------------------------------------------------- *
* Telefon:  (0511) 96 95 - 14 81                                 *
* Mobil:    (0178)  6612113                                      *
* <mailto:[EMAIL PROTECTED]>   *
*                                                                *
******************************************************************

 

Attachment: Weinmann, Alexander.vcf
Description: Binary data

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>


Reply via email to