I checkout the sample form svn and try to use ant run it, but face the problem: WARNING: Multiple versions of ant detected in path for junit. jar:file:/C:/software/apache-ant-1.7.1/lib/ant.jar!/org.apache/tools/ ant/Project.class and jar:file:/C:/Tellurium/projects/tellurium- testing-java/lib/selenium-server.jar!/org/apache/tools/ant/ Project.class
That’s because in my local env. I have configured the ant env. But selenium-server.jar also include ant lib, after I deleted the ant lib in selenium-server.jar it works. Does it will cause problem? --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "tellurium-users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/tellurium-users?hl=en -~----------~----~----~----~------~----~------~--~---
