No, the difference is between mailto:[EMAIL PROTECTED]
Sent: Tuesday, July 19, 2005 7:07 PM
To: Ant Users List
Subject: Re: using arguments after the java command
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Bill Rich wrote:
> See if this will help as a model --
>
> f
On Tue, 2005-07-19 at 22:07 -0400, James Black wrote:
> This is the error I get:
> Exception caught: java.lang.IllegalArgumentException: Unknown command
> line argument: -o filename.tini
You should carefully read the ant manual for re the difference
between
Regards,
Simon
-
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Bill Rich wrote:
> See if this will help as a model --
>
> fork="true"
> failonerror="true">
>
>
>
>
>
>
>
>
>
>
> The element passes the arg to the JVM
: Tuesday, July 19, 2005 6:37 PM
To: user@ant.apache.org
Subject: re: using arguments after the java command
I am using ant 1.6.5
Here is the command I need to execute, and I would like to do this in ant,
as I think it could make life easier.
I don't know how to do the -f, -o and -d argu
I am using ant 1.6.5
Here is the command I need to execute, and I would like to do this in
ant, as I think it could make life easier.
I don't know how to do the -f, -o and -d arguments after TINIConvertor,
and also, is there an easy way to put all the classes in my bin
directory in the argument p