Is there an issue with using Ant 1.8 to run Webtest? I see one ticket referencing an issue with dynamic properties, but not sure the issue I am seeing is the same, related, or totally different.
A snippet from a run using Ant 1.8 with "-debug": ...(cut)... Setting project property: wt.htmlReports.testInfo.issueNumber.baseUrl -> http://webtest.canoo.com/webtest/manual/testInfo.html? Setting project property: wt.htmlReports.report.time -> 07.11.2011 11:18 Setting project property: wt.htmlReports.xslt -> /Users/myUser/Webtest/resources/WebTestReport.xsl Setting project property: wt.htmlReports.report.title -> WebTest Test Report ...(cut)... Property "wt.htmlReports.xslt" has not been set Property "wt.htmlReports.report.time" has not been set Property "wt.htmlReports.report.title" has not been set Property "wt.htmlReports.testInfo.issueNumber.baseUrl" has not been set ...(cut)... These are excerpts, but in the order generated. The properties are being set, but later cannot be found. Disclaimer: This message is intended only for the use of the individual or entity to which it is addressed and may contain information which is privileged, confidential, proprietary, or exempt from disclosure under applicable law. If you are not the intended recipient or the person responsible for delivering the message to the intended recipient, you are strictly prohibited from disclosing, distributing, copying, or in any way using this message. If you have received this communication in error, please notify the sender and destroy and delete any copies you may have received.

