DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=15287>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=15287

In junit task, the <sysproperty> makes the test class hung





------- Additional Comments From [EMAIL PROTECTED]  2002-12-11 21:49 -------
I'm assuming you're saying it runs fine with the properties on the command line?

Now try adding fork="true" to your <junit>, and run it with -debug on the 
command line. Look at the end of the output for the command Ant will execute. 
It should be similar to the one you just posted.

If the test still hangs when run from Ant, as your bug report states, take that 
command from the debug output, and run it by itself on the command line. If it 
runs, it's likely a problem with Ant... If it doesn't, then it's your test.

--DD

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to