http://ant.apache.org/manual/properties.html#built-in-props
ant.project.namethe name of the project that is currently executing;
it is set in the name attribute of .
Jan
>-Ursprüngliche Nachricht-
>Von: Misha Koshelev [mailto:mk144...@bcm.edu]
>Gesendet: Montag,
Dear Sirs or Madams:
I would like to automatically pull the ant project name and/or description from
my java program.
Is this somehow possible?
Much help appreciated.
Specifically, would be great to have this during either
i) javac task
or
ii) jar task
I realize that you can use java -Da=b b
Include the AntContrib jar in your -lib path and it.
Jan
>-Ursprüngliche Nachricht-
>Von: arvi [mailto:sarvi...@gmail.com]
>Gesendet: Montag, 26. April 2010 08:19
>An: user@ant.apache.org
>Betreff: Ant error while running wsdl2java in loop
>
>
>I am trying to run axis2's wsdl2java tool