jstrachan    2002/11/07 00:42:52

  Added:       sql      README.txt
  Log:
  Added README that describes how to build with Maven and that Ant is also supported
  
  Revision  Changes    Path
  1.1                  jakarta-commons-sandbox/sql/README.txt
  
  Index: README.txt
  ===================================================================
  Jelly
  =====
  
  The primary build tool for this project is Maven. 
  So all you should need to do is install Maven and just type
  
        maven
  
  For more help using Maven please go to
  
    http://jakarta.apache.org/turbine/maven/
  
  Maven also supports the auto-generation of Ant build files so
  you may also be able to use Ant to build the code.
  
  Enjoy!
  
  
  

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

Reply via email to