AW: Ant project name description passed to Java file during compilation or Jar process?

2010-04-26 Thread Jan.Materne
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,

Ant project name description passed to Java file during compilation or Jar process?

2010-04-26 Thread Misha Koshelev
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

AW: Ant error while running wsdl2java in loop

2010-04-26 Thread Jan.Materne
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