Re: AW: calling targets from macrodefs

2005-02-24 Thread Michael Pelz Sherman
e macrodef. Jan -Ursprüngliche Nachricht- Von: Michael Pelz Sherman [mailto:[EMAIL PROTECTED] Gesendet am: Donnerstag, 24. Februar 2005 04:47 An: user@ant.apache.org Betreff: calling targets from macrodefs Hi, Please excuse the somewhat newbie-ish question, but is it possible to call an

AW: calling targets from macrodefs

2005-02-23 Thread Jan . Materne
lto:[EMAIL PROTECTED] Gesendet am: Donnerstag, 24. Februar 2005 04:47 An: user@ant.apache.org Betreff: calling targets from macrodefs Hi, Please excuse the somewhat newbie-ish question, but is it possible to call an ant target from within a macrodef? The attached file contains a simplified examp

calling targets from macrodefs

2005-02-23 Thread Michael Pelz Sherman
Hi,   Please excuse the somewhat newbie-ish question, but is it possible to call an ant target from within a macrodef?   The attached file contains a simplified example.   When run, I get the following error:   "Ant could not find the task or a class this task relies upon"   Many Thanks! - M