landro / TesTcl

when you don't have the balls to test your F5 BIG-IP iRules directly in production
https://testcl.com
BSD 3-Clause "New" or "Revised" License
98 stars 30 forks source link

Update download link for jtcl-irule.jar #52

Closed ThrowsException closed 6 years ago

ThrowsException commented 6 years ago

I fought trying to get my rules working when I noticed some operations like or and eq wasn't working. It appears the link on the Github page doesn't have these supported. I eventually got to http://landro.github.io/jtcl-irule/ and downloaded from bintray which seems to be working.

landro commented 6 years ago

Thanks for reporting @ThrowsException . The download on github contained an outdated jar file that didn't contain implementations for all the methods that f5 has added to standard tcl.