One way is to use a fileset with all the jar files you need; get all the
files in the fileset into a property using pathconvert task and echo.

Azariah

> -----Original Message-----
> From: Aiello, Bob (Exchange) [mailto:[EMAIL PROTECTED]]
> Sent: Wednesday, October 31, 2001 10:38 AM
> To: 'Ant Users List'
> Subject: listing jars built ...
> 
> 
>       upon completion of a build I want to echo a "done" 
> message and then 
>       show the jars that I have build. 
> 
>       how do I do the "ls" (dir for you DOS/Windows experts)??
> 
>       My dist target looks like this...
>       ******************
>       <target name="dist" depends="compile">
>         <echo message="done ...." />
>       </target>
> 
>       ****************** 
> 
> 
> ****************************************************************
> Bear Stearns is not responsible for any recommendation, solicitation, 
> offer or agreement or any information about any transaction, customer 
> account or account activity contained in this communication.
> **************************************************************
> *********
> 
> 
> --
> To unsubscribe, e-mail:   
> <mailto:[EMAIL PROTECTED]>
> For additional commands, e-mail: 
> <mailto:[EMAIL PROTECTED]>
> 
> 


--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to