Ant swallowing webtest exception?

2007-12-09 Thread Dario Bahena Tapia
Hello, I am not sure if this problem is related more to Ant than to Webtest (http://webtest.canoo.com), but giving this has not been figured out on the webtest side, I wanna try it here. The short story is that with "-debug" Ant command line option, I can see an exception generated inside webtest

Re: todir attribute with wildcards

2006-07-11 Thread dario
name. Ben thanks, dirset and pathconvert did it. dario - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

todir attribute with wildcards

2006-07-11 Thread dario
could help, but it obviously doesn't work. is there any other option to specify "todir" which is not full path, but contains wildcards. thanks dario - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional

java task in linux, fork problems

2003-02-28 Thread info . dario
.ant.Main.start(Main.java:196) at org.apache.tools.ant.Main.main(Main.java:235) I think it's a classpath problem, but i have no idea how to solve it. Finally I notice that in linux the java processes are "alive" in memory after starting ant, even if I stopped them. Thanks in