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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to