Le mercredi 18 mars 2009, Brian Agnew a écrit :
> If I understand this correctly, then the seed XML is a 'meta' build.xml. 
> If that's the case, then XMLTask may be able to help. It can iterate 
> over an XML file (of whatever form) and call Ant targets based on the 
> content/structure of that file.
> 
> See http://www.oopsconsultancy.com/software/xmltask, and in particular 
> the <call> instruction.
> 

Brian,

Thanks a lot, this looks like a very, very good solution!

I'll have a look at it ASAP. Meanwhile, I have taken advantage of 
ant-contrib's foreach task, but using <xmltask> seems to be even better (and 
cleaner).

-- 
Francis Galiegue
ONE2TEAM
Ingénieur système
Mob : +33 (0) 6 83 87 78 75
Tel : +33 (0) 1 78 94 55 52
[email protected]
40 avenue Raymond Poincaré
75116 Paris

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to