Sorry I meant the target.
However I still can't find the resultproperty in the java task.
And no documentation on results either ( e.g. on
http://ant.apache.org/manual/CoreTasks/java.html)
Matt
[EMAIL PROTECTED] wrote:
You should use instead of for running java apps :-)
Jan
-Origina
You should use instead of for running java apps :-)
Jan
> -Original Message-
> From: Matthias Lübken [mailto:[EMAIL PROTECTED]
> Sent: Friday, August 22, 2003 11:34 AM
> To: Ant Users List
> Subject: Systen.exit() valuesin javac target
>
>
> Hi
>
> I want my ant script to display d
Hi ,
Use Ant API.You can write a java class which extends Ant task and
set install.xml as ur ant file to execute.Predefine your install.xml and in
places where you need user-inputs ,assign parameters(${parameter}).The
parameters you get as user input can be set as properties of the proje
Hi
I want my ant script to display different messages according to the exit
code (e.g. System.exit(12))
I saw something in execute but nothing in javac.
Is there a way ?
thanks
matt
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
Fo
Hi Nathan,
in ant 1.5.4 the only bug fixes which went in had to do with javah and with
Visual Age for Java.
so you have to use the ant1.6alpha until we release 1.6.
Cheers,
Antoine
- Original Message -
From: "Nathan Potter" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>
Cc
On Tue, 19 Aug 2003, Michael Brown <[EMAIL PROTECTED]>
wrote:
> Error running javac.exe compiler
Is it in your PATH?
> The last line in the single quotes is the line that shows up and, I
> believe, creates the failure. This line:
>
> '@C:\\files-1010085613'
>
> That line does not show up when
Hi all,
Is there any way to generate the build.xml file for a corresponding Project object
(other than by hand)?
The specific thing I am trying to do is to use Ant as an installer. The idea is, as I
collect user responses, I can build the Project and its Targets on the fly. And as I
go, I can
Doesn't
I think you can´t.
But for a beauty output - why not writing a help-target?
Your complete help text
Jan
> -Original Message-
> From: David [mailto:[EMAIL PROTECTED]
> Sent: Friday, August 22, 2003 10:24 AM
> To: Ant Apache User List
> Subject: wrap description lines
>
>
> Dear Me
On Mon, 18 Aug 2003, Matthias P. <[EMAIL PROTECTED]> wrote:
> [javac] javac: invalid flag: -g:lines,var,source
> [javac] -g:{lines,vars,source} Generate only some debugging info
>
should be vars, not var.
Stefan
-
To unsub
10 matches
Mail list logo