[EMAIL PROTECTED] wrote:
I was thinking last week that the compatibility logic should really be
done before execution, not assignment. Because it makes it really,
really hard to use the spawn option from tasks that create their own
private instance to get things done, and setFailOnError(true);
bodewig 2004/04/23 00:33:52
Modified:docs/manual/CoreTypes redirector.html
src/main/org/apache/tools/ant/taskdefs ExecTask.java
Java.java Redirector.java
src/main/org/apache/tools/ant/types RedirectorElement.java
src/ma