Thank you!!
-Ursprüngliche Nachricht-
Von: Antoine Levy-Lambert [mailto:anto...@gmx.de]
Gesendet: Mittwoch, 19. Mai 2010 20:09
An: Ant Users List
Betreff: Re: Java system property
Hello Juergen,
here is what you can do :
- use the ANT_OPTS environment variable to set the system
--
> Datum: Wed, 19 May 2010 16:56:07 +0200
> Von: "Knuplesch, Juergen"
> An: "Ant Users List"
> Betreff: Java system property
> Hello,
>
>
>
> I am using my self written Ant tasks and want to set a Java system
> property for this task.
>
>
Hello,
I am using my self written Ant tasks and want to set a Java system
property for this task.
Is there a way to pass on Java system properties from the ANT to the
task?
I guess I have to add a certain attribute to my task an do it there...
Greetings Juergen