https://issues.apache.org/bugzilla/show_bug.cgi?id=48621
--- Comment #15 from Matt Benson <[email protected]> 2011-02-16 14:52:18 EST --- (In reply to comment #14) > If the only thing stopping you from using <augment> is antcontrib, can you > require Java 6 and use the built-in Rhino interpreter to do any iteration? Actually, in this case you'd be beyond the help of <augment> since it's based on the XML processing, but once you're scripting you can just work directly with Ant's Java API. Alternatively you could write a custom task in Java, but I think you said you already did so... -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug.
