https://bz.apache.org/bugzilla/show_bug.cgi?id=60485
Mauri <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |WORKSFORME --- Comment #2 from Mauri <[email protected]> --- Stefan, thanks for your note. I'm still trying to understand the reason behind that but your insight helped me to figure out my issue. myMac:~ mauri$ /Users/mauri/Downloads/apache-ant-1.9.6/bin/ant -version Apache Ant(TM) version 1.8.2 compiled on December 20 2010 myMac:~ mauri$ cd /Library/Java/Extensions myMac:Extensions mauri$ l total 30536 -rw-r--r--@ 1 root wheel 15M 4 Dez 12:12 selenium-html-runner-3.0.1.jar myMac:Extensions mauri$ mv selenium-html-runner-3.0.1.jar ~/ myMac:Extensions mauri$ which ant /Users/mauri/Downloads/apache-ant-1.9.6/bin/ant myMac:Extensions mauri$ ant -version Apache Ant(TM) version 1.9.6 compiled on June 29 2015 -- You are receiving this mail because: You are the assignee for the bug.
