Re: How to make expandproperties fail if one of the properties cannot be found

2006-12-07 Thread Vladimir Kravchenko
Jan >-Ursprüngliche Nachricht- >Von: Vladimir Kravchenko [mailto:[EMAIL PROTECTED] >Gesendet: Donnerstag, 7. Dezember 2006 09:48 >An: user@ant.apache.org >Betreff: How to make expandproperties fail if one of the >properties cannot be found > >Hi, > >I am u

AW: How to make expandproperties fail if one of the properties cannot be found

2006-12-07 Thread Jan.Materne
ndet: Donnerstag, 7. Dezember 2006 09:48 >An: user@ant.apache.org >Betreff: How to make expandproperties fail if one of the >properties cannot be found > >Hi, > >I am using expandproperties within the copy task. >I would like my build fails when at least one of the >propert

How to make expandproperties fail if one of the properties cannot be found

2006-12-07 Thread Vladimir Kravchenko
Hi, I am using expandproperties within the copy task. I would like my build fails when at least one of the properties cannot be expanded. Otherwise it can lead to runtime errors ... Is there any way to make expandproperties stricter? Best regards, Vlad