froehlich    02/02/10 03:25:46

  Modified:    simplestore README.txt
  Log:
  fixed typos
  
  Revision  Changes    Path
  1.9       +10 -10    jakarta-commons-sandbox/simplestore/README.txt
  
  Index: README.txt
  ===================================================================
  RCS file: /home/cvs/jakarta-commons-sandbox/simplestore/README.txt,v
  retrieving revision 1.8
  retrieving revision 1.9
  diff -u -r1.8 -r1.9
  --- README.txt        9 Feb 2002 18:30:39 -0000       1.8
  +++ README.txt        10 Feb 2002 11:25:46 -0000      1.9
  @@ -11,18 +11,18 @@
   libary from:
   
     http://sourceforge.net/projects/hsqldb/
  -
  -For compiling rename the build.properties.sample file into
  -build.properties, and modify to reflect the location of the
  -jisp.jar on your computer.
     
  -For testing the project, you will also need JUnit :
  +For testing the project, you will also need JUnit:
   
     http://www.junit.org/
  -
  -Modify build.properties to reflect the location of the junit.jar on 
  -your computer.
  -
  +  
  +And the JDBC 2.0 Standard Extension:
  +  
  +  http://java.sun.com/products/jdbc/download.html
  +  
  +For compiling rename the build.properties.sample file into
  +build.properties, and modify to reflect the locations of the 
  +libraries on your computer.
   ---
   
   Once you have Ant propertly installed, and the
  @@ -37,6 +37,6 @@
   
   $ ant dist
   
  -$Id: README.txt,v 1.8 2002/02/09 18:30:39 froehlich Exp $
  +$Id: README.txt,v 1.9 2002/02/10 11:25:46 froehlich Exp $
   
   ---
  
  
  

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to