Re: sshexec

2005-06-15 Thread eciramella
try a "jar -tvf" against that jsch jar. > Hi, > > 15Jun2005 @ 23:02 [EMAIL PROTECTED] thusly spake >> see my note earlier, I suspect you're not putting it in the correct ant >> home/lib directory. . . >> > > No, that's not it, > output of ant -diagnostics > > /~

Re: sshexec

2005-06-15 Thread eciramella
see my note earlier, I suspect you're not putting it in the correct ant home/lib directory. . . > Hi, > > 15Jun2005 @ 17:34 Jacob, Anil - MWL thusly spake >> If it is ANT1.6+ rename the jsch-0.1.20.jar as ant-jsch.jar. > no, that didn't help, > >> What version of Ant are you using? -Rob A > > out

Re: sshexec

2005-06-15 Thread eciramella
type "echo $ANT_HOME/lib" Make sure that's where you put that jsch jar. > Hi, > > I saw some posts on sshexec and decided to try and use it. > I put the jsch-0.1.20.jar in the ANT_HOME/lib directory, but can't get a > build.xml file to carry out the task. > > > > > command="cd > /home/joe; ls

RE: property environment="env" doesn't work everywhere

2005-05-04 Thread eciramella
nope, simple command line execution. > Is there a difference in the way you are running ant on each box? Perhaps > via cron? > > -Rob Anderson > >> -Original Message- >> From: EJ Ciramella [mailto:[EMAIL PROTECTED] >> Sent: Wednesday, May 04, 2005 2:09 PM >> To: Ant Users List >> Subject: