Phani Kumar wrote:

> report:
> 
> BUILD FAILED
> java.lang.NoSuchMethodError:
> org.apache.tools.ant.taskdefs.TempFile.bindToOwner(Lorg/apache/tools/ant/Task;)V
> 
Ok, you seem to have moved on?
Can you please check you are using ant 1.7 (ant -verbose) please?

This method is commented as added in 1.7 and should therefore be present
for you?

I also see you producing a file called result[.xml] from the test, but
not using it in the junitreport, but I think the 'missing'
Task.bindToOwner(Task) method indicates a bigger problem with your
environment.

-- 
Mark

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscr...@ant.apache.org
For additional commands, e-mail: user-h...@ant.apache.org

Reply via email to