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]>

Reply via email to