You can write a script to run ant: ant -Dcommand="%*" %*
- Alexey. Eric Wood wrote:
My build.xml sends email that states whether or not the build succeeded or failed. I would like to include which target was invoked from the command line, but I haven't found a built-in property for this. I was using the ant-contrib <variable> task and setting it to the target name for each target, but this doesn't seem very ant-like. Is there a better way? Eric Wood [EMAIL PROTECTED] 207.552.2306
-- ------------------------------------------------------------------------ / Alexey N. Solofnenko home: http://trelony.cjb.net/ / --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]