Or in your classpath if you can't write to $ANT_HOME/lib.
Jesse Stockall wrote:
On Friday, April 4, 2003, at 11:03 AM, Samuel Blanchet wrote:
Hi all,
I'm using the SSHExec task with ant 1.6a but I have this error after
starting my script.
file:///C:/temp/start_moteur.xml:64: taskdefA class nee
On Friday, April 4, 2003, at 06:45 PM, Ajay Gautam wrote:
I could be very wrong here, but shouldn't ssdir point to the directory
that contains the ini file for VSS bank ?
From the docs:
ssdir directory where ss.exe resides. By default the task expects
it to be in the PATH.
serverPath dire
G, Jithendra (Indsys) wrote:
Hi,
I'm having problem in connecting to VSS and get the files.Its giving
java.io.IOException : create process error in connecting to VSS.I'm giving
"ssdir" path to the VSS folder where ss.exe available.
Please help me out in solve this problem.
Thanks in advance,
Jith
Martin wrote:
Ajay
Is the folder for your classname on the CLASSPATH?
Well, actually, it was part of being a newbie to eclipse. I had java
files in a "normal" project. I created a Java project and added my files
there, and lo and behold, everything worked fine :)
If you would like to talk about
On Friday, April 4, 2003, at 11:03 AM, Samuel Blanchet wrote:
Hi all,
I'm using the SSHExec task with ant 1.6a but I have this error after
starting my script.
file:///C:/temp/start_moteur.xml:64: taskdefA class needed on loading
by
class o
rg.apache.tools.ant.taskdefs.optional.ssh.SSHExec canno
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Hello Matt,
Am Freitag, 4. April 2003 23:23 schrieb Matt Reason:
> The exec task seems to hate the fact that one of my arguments is a pipe.
Seems so.
> Does anyone have a workaround?
I think it should work if you use sh as a command and pass your des
On Friday, April 4, 2003, at 04:23 PM, Matt Reason wrote:
The exec task seems to hate the fact that one of my arguments is a
pipe.
Does anyone have a workaround?
Shot in the dark, but try 'vmlauncher=false', this will force exec to
use a shell, not Runtime.exec() to run the commands.
Jesse S
On Friday, April 4, 2003, at 12:12 PM, Bob Hays, Computer Geek wrote:
I’ve been working on building Ant, and there are a bunch of jar files
required that are difficult if not impossible to find if you want to
build
all the optional tasks. Is there someplace where the whole magila is
kept
for t
On Friday, April 4, 2003, at 11:05 AM, G, Jithendra (Indsys) wrote:
Hi,
I'm having problem in connecting to VSS and get the files.Its giving
java.io.IOException : create process error in connecting to VSS.I'm
giving
"ssdir" path to the VSS folder where ss.exe available.
Please help me out in so