there ... thanks for the help so far.
--
Bill Moran
Collaborative Fusion Inc.
http://people.collaborativefusion.com/~wmoran/
-
To unsubscribe, e-mail: user-unsubscr...@ant.apache.org
For additional commands, e-mail: user-h...@ant.apache.org
gging framework, what
happens with console programs that are supposed to output to stdout?
Not being able to see how far along they get makes debugging difficult.
--
Bill Moran
Collaborative Fusion Inc.
http://people.collaborativefusion.com/~wmor
r test class
Entering test_get_list()
Leaving test_get_list()
The code is nothing fancy, just:
System.out.println("entering setUp() for test class");
Any advice on how to configure the ant task so I can capture that output?
Running ant-1.7.1 on FreeBSD 8.0 with JUnit 4.8.1.
Thanks in