-----Original Message----- From: Jowie [mailto:joe.n...@mac.com] Sent: Monday, December 07, 2009 1:02 PM To: user@ant.apache.org Subject: RegExp help needed!
/* so you would go like that = <xmltask source=""> <call path="//module/*[liefertyp/text()='build']" target="yourdownloadtarget"> <param name..." path="..."/> ... </call> </xmltask> /* hit the send button to soon, should be = so you would go like that = <xmltask source="${local.path}GetAllQuestions.xml"> <call path="yourxpathexpression" target="yourdownloadtarget"> <param name..." path="..."/> ... </call> </xmltask> Regards, Gilbert --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscr...@ant.apache.org For additional commands, e-mail: user-h...@ant.apache.org