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