You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@avalon.apache.org by bl...@apache.org on 2001/12/19 23:13:46 UTC

cvs commit: jakarta-avalon-excalibur build.sh

bloritsch    01/12/19 14:13:46

  Modified:    .        build.sh
  Log:
  fix build banner
  
  Revision  Changes    Path
  1.4       +2 -2      jakarta-avalon-excalibur/build.sh
  
  Index: build.sh
  ===================================================================
  RCS file: /home/cvs/jakarta-avalon-excalibur/build.sh,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- build.sh	2001/12/15 07:12:16	1.3
  +++ build.sh	2001/12/19 22:13:46	1.4
  @@ -1,8 +1,8 @@
   #!/bin/sh
   
   echo
  -echo "Phoenix Build System"
  -echo "--------------------"
  +echo "Excalibur Build System"
  +echo "----------------------"
   
   LOCAL_AVALON_TOOLS=$AVALON_TOOLS
   
  
  
  

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