You are easily amused.

I'm surprised at how neutral your echo is for Jasper,
I would have thought you would use something like

<echo>Target: Jasper - Tracking, Firing, Hit...</echo>

 ;-)

Glenn

[EMAIL PROTECTED] wrote:
> 
> jon         01/07/20 14:46:32
> 
>   Modified:    .        build.xml
>   Log:
>   added some echo statements for my own amusement.
> 
>   Revision  Changes    Path
>   1.30      +3 -0      jakarta-tomcat-4.0/build.xml
> 
>   Index: build.xml
>   ===================================================================
>   RCS file: /home/cvs/jakarta-tomcat-4.0/build.xml,v
>   retrieving revision 1.29
>   retrieving revision 1.30
>   diff -u -r1.29 -r1.30
>   --- build.xml 2001/07/18 18:32:49     1.29
>   +++ build.xml 2001/07/20 21:46:32     1.30
>   @@ -33,8 +33,11 @@
> 
>      <!-- ====================== DEPLOY: Deploy Components =================== -->
>      <target name="deploy-main" depends="deploy-static">
>   +    <echo>Target: Catalina - Deploy...</echo>
>        <ant dir="./catalina" target="deploy"/>
>   +    <echo>Target: Jasper - Deploy...</echo>
>        <ant dir="./jasper"   target="deploy"/>
>   +    <echo>Target: Webapps - Deploy...</echo>
>        <ant dir="./webapps"  target="deploy"/>
>      </target>
> 
> 
> 
> 

-- 
----------------------------------------------------------------------
Glenn Nielsen             [EMAIL PROTECTED] | /* Spelin donut madder    |
MOREnet System Programming               |  * if iz ina coment.      |
Missouri Research and Education Network  |  */                       |
----------------------------------------------------------------------

Reply via email to