You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cactus-dev@jakarta.apache.org by vm...@apache.org on 2002/07/29 01:09:33 UTC

cvs commit: jakarta-cactus build-admin.xml

vmassol     2002/07/28 16:09:33

  Modified:    .        build-admin.xml
  Log:
  removed version from displayed properties
  
  Revision  Changes    Path
  1.4       +1 -1      jakarta-cactus/build-admin.xml
  
  Index: build-admin.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-cactus/build-admin.xml,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- build-admin.xml	9 Jun 2002 18:28:06 -0000	1.3
  +++ build-admin.xml	28 Jul 2002 23:09:33 -0000	1.4
  @@ -52,7 +52,7 @@
       -->
       <target name="display.properties">
   
  -        <echo message="----- ${project.name.text} ${project.version} -----"/>
  +        <echo message="----- ${project.name.text} -----"/>
           <echo message=""/>
           <echo message="java.class.path = ${java.class.path}"/>
           <echo message=""/>
  
  
  

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>