Siegfried Goeschl schrieb:
Hi Michael,

looks like an ANT setup problem - missing custom taks

http://webtest.canoo.com/webtest/manual/troubleshooting.html

Cheers,

Siegfried Goeschl

[...]
Thanks for the replay.

I found that hint already. When I include:

<import file="${webtest.home}/lib/taskdef.xml"/>

into the build-file it works. Thanks!

------------------------------------------
/path-to-projects/jamwikiTest$ ant wt.testInWork
Buildfile: build.xml
[echo] DEPRECATED since November 2007: use webtest.xml instead of lib/taskdef.xml! [echo] DEPRECATED since November 2007: use webtest.xml instead of lib/classpath.xml!

wt.testInWork:
    [echo] Execut
[...]
------------------------------------------

DEPRECATED aha. The funniest thing is the webtest.xml is already included in the build.xml by default (generated with the ant-create-new-project task. Hm.

Anyway for now it is working. I assume not quite the way it was designed by someone.

Thanks

Michael Habbert

_______________________________________________
WebTest mailing list
[email protected]
http://lists.canoo.com/mailman/listinfo/webtest

Reply via email to