4 messages in com.canoo.lists.webtest[Webtest] Upgrading webtest build265 ...
FromSent OnAttachments
Raible, Matt10 Jul 2003 13:33 
Brandon Moore10 Jul 2003 14:27 
Raible, Matt10 Jul 2003 14:51 
Raible, Matt10 Jul 2003 14:58 
Subject:[Webtest] Upgrading webtest build265 to build307
From:Raible, Matt (Matt@cable.comcast.com)
Date:07/10/2003 01:33:04 PM
List:com.canoo.lists.webtest

While attempting to upgrade build 265 to build 307, I am getting the following error:

file:c:/Source/cct/build.xml:651: Task not allowed here: config

Here is my task:

<target name="login" description="Runs login test and verifies Main Menu's Title"> <canoo name="tomcat-login"> &config; <steps> &login; </steps> </canoo> <loadfile property="web-tests.result" srcFile="${test.dir}/data/web-tests-result.xml"/> <echo>${web-tests.result}</echo> </target>

What's changed?

Thanks,

Matt