The list of targets is not passed from command line to the project instance. Therefore it is not possible to access this list.
Jan >-----Ursprüngliche Nachricht----- >Von: Anderson, Rob (Global Trade) [mailto:[EMAIL PROTECTED] >Gesendet: Mittwoch, 11. Juli 2007 23:56 >An: Ant Users List >Betreff: RE: How to know which target is running? > >If you do not specify a target, then the default target will run. The >default target is defined in the <project>. > >-Rob Anderson > >> -----Original Message----- >> From: Hunter Peress [mailto:[EMAIL PROTECTED] >> Sent: Wednesday, July 11, 2007 12:29 PM >> To: Ant Users List >> Subject: How to know which target is running? >> >> Is there a way of knowing which target was called from the >> command line? >> > > >--------------------------------------------------------------------- >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]
