Ant log message levels for output of Exec-like tasks

2005-12-08 Thread Jim Doyle
Hi, We've just added our Ant build to CruiseControl and are working to make it as usable as possible. One of our issues is the interpretation of Ant log messages by CruiseControl. CruiseControl captures all log messages issued by the Ant build and captures the messages' levels (DEBUG, INFO,

Ant 1.6.5 / causes missed console input

2005-09-27 Thread Jim Doyle
Hi, I am regression testing our build, which currently runs under Ant 1.6.2, under the latest version, Ant 1.6.5, and found a situation that required changing our buildfiles to work around a behavior of Ant 1.6.5. It looks like the Ant 1.6.5 task now uses the input stream from the console a