The Clover AntCommandDecorator incorrectly guesses the position of where the targets start, and the command stops.
When run on windows, the following error occurs:
Starting to build 'Clover Test - Default' ... running command line: cmd.exe clover.fullclean /c call c:\apache-ant-1.7.1\bin\ant.bat -f build.xml clean test -Dclover.skip.current=true -Dclover.optimization.enabled=false -lib
- is duplicated by
-
CLOV-755 Clover Ant Integration should pass the -noinput command line flag to prevent hangs on windows
- Closed