Got it. Thanks Dominique. P.
-Original Message-
From: Dominique Devienne [mailto:[EMAIL PROTECTED]
Sent: Friday, March 04, 2005 2:29 PM
To: Ant Users List
Subject: RE: : Execute failed: java.io.IOException:
CreateProcess...
You need an actual executable, like cmd.exe. If it's n
> BUILD FAILED
> D:\opt\build-tool\build.xml:172: The following error occurred while
> executing this line:
> D:\opt\build-tool\build.xml:165: The following error occurred while
> executing this line:
> D:\opt\build-tool\build.xml:150: Execute failed: java.io.IOException:
>
:\opt\build-tool\build.xml:165: The following error occurred while
executing this line:
D:\opt\build-tool\build.xml:150: Execute failed: java.io.IOException:
CreateProcess: c:\sharedlibs\apache-ant-1.6.2\bin\ant -version error=193
when I run the command ("c:\sharedlibs\apache-ant-1.6.2\bi
; <[EMAIL PROTECTED]>
Sent: Wednesday, September 08, 2004 10:55 AM
Subject: RE: Execute failed: java.io.IOException: CreateProcess: - I have
tried about everything
Why not just do this:
-Original Message-
From: Steve Pruitt [mailto:[EMAIL PROTECTED]
Sent: September 8,
Why not just do this:
-Original Message-
From: Steve Pruitt [mailto:[EMAIL PROTECTED]
Sent: September 8, 2004 8:15 AM
To: Ant Users List
Subject: Execute failed: java.io.IOException: CreateProcess: - I have
tried about everything
I cannot get an exec to work. I get an error
I cannot get an exec to work. I get an error that seems to be caused by not ant not
knowing where to find the executable. If I explicitly set Path with the executable
dir it works fine. As soon as I remove it from Path and try setting it through ant.
It fails. My project looks like...
:
: