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