Have a look at http://issues.apache.org/bugzilla/show_bug.cgi?id=14941
Jan
>-Ursprüngliche Nachricht-
>Von: Ivan Ivanov [mailto:[EMAIL PROTECTED]
>Gesendet: Dienstag, 26. Juli 2005 01:52
>An: Ant Users List
>Betreff: RE: creating -projecthelp default help target
>
e java task is cross platform I
> agree that it is
> the better way to go. Thanks again.
>
>
>
> -Original Message-
> From: Ivan Ivanov
> [mailto:[EMAIL PROTECTED]
> Sent: Monday, July 25, 2005 4:12 PM
> To: Ant Users List
> Subject: Re: creating -projec
Ivan Ivanov [mailto:[EMAIL PROTECTED]
Sent: Monday, July 25, 2005 4:12 PM
To: Ant Users List
Subject: Re: creating -projecthelp default help target
Hello Dewey,
What is the operating system you are using. If it is
windows, error=2 usually means that windows is not
able to find the executable, i.e.
Hello Dewey,
What is the operating system you are using. If it is
windows, error=2 usually means that windows is not
able to find the executable, i.e. it is not in the
classpath. Also bear in mind that the usual way of
using on windows is like this:
and it is described fully in docs[1].
Hi I'm trying to get ant help to printout a small message and then the
ant -projecthelp listing, but I keep getting the following error:
C:\Documents and Settings\jdewey\Desktop\zz\build.xml:11: Execute
failed: java.io.IOException: CreateProcess: ant -projecthelp error=2
Any ideas?
The build fil