On Fri, 12 Jul 2002, Peter Donald wrote: > Along with the syntactical differences of ant1.x to ant2 there is also > slightly semantic changes and unless you are aware of these changes your
> This is because Ant1.x delays evaluation of some constructs until they are > referenced. Where as in Ant2 the idea was to unify all evaluation of "build > model" to when execution occurs. So in Ant2, the <path/> data type would be > evaluated imediately before any target was executed and thus would generate > an exception regardless of target. Sorry ??? That's not a 'slight semantic change'. Was this aproved by tomcat-dev ? Is everyone comfortable with changing the evaluation order ? I assume you are talking about how things work in Myrmidon - on the ant2 requirements I don't see such a change. Costin -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
