>Don't macrodef/scriptdef and friends help out here? I mean >it's possible to embed an entire scripting language (BeanShell >etc) inside an Ant build file, do these not provide enough >flexibility for what you need?
Would be very difficult I think. I think they prefer a <target scriptcondition=""> or something like that. But that imply having a dependency from the Ant core to a scripting library (puh). Would be ok for an Java1.6-only Ant .... Jan --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]