You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by js...@apache.org on 2002/11/06 21:46:56 UTC

cvs commit: jakarta-commons-sandbox/jelly README.txt

jstrachan    2002/11/06 12:46:56

  Modified:    jelly    README.txt
  Log:
  patched confusing old readme which gave bogus instructions
  
  Revision  Changes    Path
  1.3       +2 -7      jakarta-commons-sandbox/jelly/README.txt
  
  Index: README.txt
  ===================================================================
  RCS file: /home/cvs/jakarta-commons-sandbox/jelly/README.txt,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- README.txt	23 May 2002 22:29:40 -0000	1.2
  +++ README.txt	6 Nov 2002 20:46:56 -0000	1.3
  @@ -2,17 +2,12 @@
   =====
   
   Jelly is build using Maven. So all you should need to do is
  -install Ant and Maven and just type
  +install Maven and just type
   
  -	ant
  +	maven
   
   For more help using Maven please go to
   
     http://jakarta.apache.org/turbine/maven/
  -
  -You can install Ant from here
  -
  -  http://jakarta.apache.org/ant/
  -
   
   Enjoy!
  
  
  

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