ssh - How to backport SShSession to Ant 1.7.1 -


i stuck ant 1.7.1 moment reasons wont into. i'd able use sshsession ant task create ssh tunnels of servers. sshsession introduced in ant 1.8.0.

i have no experience custom ant tasks. difficult backport task 1.8.0 1.7.1 ? should go learn more on how ?

thanks !

it looks source sshsession task compatible ant 1.7. source task, , compile against ant 1.7 , jsch jar. create taskdef pointing class you've created (jsch.jar need in ant lib dir or specified using -lib option) , should go.


Comments

Popular posts from this blog

apache - Add omitted ? to URLs -

redirect - bbPress Forum - rewrite to wwww.mysite prohibits login -

php - How can I stop spam on my custom forum/blog? -