You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by fr...@apache.org on 2002/02/09 19:31:04 UTC

cvs commit: jakarta-commons-sandbox/simplestore build.properties.sample

froehlich    02/02/09 10:31:04

  Modified:    simplestore build.properties.sample
  Log:
  changed towards the approach now!
  
  Revision  Changes    Path
  1.4       +6 -0      jakarta-commons-sandbox/simplestore/build.properties.sample
  
  Index: build.properties.sample
  ===================================================================
  RCS file: /home/cvs/jakarta-commons-sandbox/simplestore/build.properties.sample,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- build.properties.sample	9 Feb 2002 17:10:10 -0000	1.3
  +++ build.properties.sample	9 Feb 2002 18:31:04 -0000	1.4
  @@ -8,7 +8,13 @@
   # (http://junit.org/)
   junit.jar=lib/junit.jar
   
  +# jdbc2_0-stdext-src.zip - JDBC 2.0 Standard Extension
  +# (http://java.sun.com/products/jdbc/download.html)
  +jdbc2_0-stdext-src.zip=lib/jdbc2_0-stdext-src.zip
  +
   # maxmemory value is important to test
   # swapping. Set it low and you'll see
   # swapping working.
   maxmemory=100000
  +
  +$Id: build.properties.sample,v 1.4 2002/02/09 18:31:04 froehlich Exp $
  
  
  

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