I get the following error when trying the code from your reference. BUILD FAILED C:\build.xml:77: ReferenceError: "self" is not defined.
-----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Monday, June 06, 2005 4:37 AM To: user@ant.apache.org Subject: AW: built-in property for the invoking target? Maybe http://marc.theaimsgroup.com/?l=ant-user&m=110077914931555&w=2 could be interisting for you. Jan -----Ursprüngliche Nachricht----- Von: Alexey N. Solofnenko [mailto:[EMAIL PROTECTED] Gesendet: Freitag, 3. Juni 2005 20:53 An: Ant Users List Betreff: Re: built-in property for the invoking target? 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]