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

cvs commit: jakarta-commons/jelly README.txt

proyal      2003/06/22 13:22:46

  Modified:    jelly    README.txt
  Log:
  Maven is now top-level
  
  Revision  Changes    Path
  1.8       +2 -2      jakarta-commons/jelly/README.txt
  
  Index: README.txt
  ===================================================================
  RCS file: /home/cvs/jakarta-commons/jelly/README.txt,v
  retrieving revision 1.7
  retrieving revision 1.8
  diff -u -r1.7 -r1.8
  --- README.txt	16 Jan 2003 16:25:38 -0000	1.7
  +++ README.txt	22 Jun 2003 20:22:46 -0000	1.8
  @@ -10,7 +10,7 @@
   
   	clean    : cleans up the build so new builds will start from fresh
   	test     : just run the unit tests
  -	java:jar : compiles, runs unit tests and if they work build the jar
  +	jar      : compiles, runs unit tests and if they work build the jar
   	javadoc  : creates the javadoc
   	site     : build the complete documentation with reports, javadoc etc
   	dist     : creates a distribution
  @@ -23,7 +23,7 @@
   			
   For more help using Maven please go to
   
  -  http://jakarta.apache.org/turbine/maven/
  +  http://maven.apache.org
   
   Maven also supports the auto-generation of Ant build files so
   you may also be able to use Ant to build the code.
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-dev-help@jakarta.apache.org