I think I've discovered the problem.

The first time it worked fine, the project directory was in a tree that had no
spaces in the path.

When the project directory is in a tree that does have spaces, the test output
IS created, but in a file that cuts off where the first space in the path is.

This leads me to believe that the junit task's "formatter" option does not like
spaces in the full project path.

The question is whether this is a bug or not. To me, it is.

Chris


Reply via email to