glenn       01/07/20 02:46:17

  Modified:    .        build.properties.sample
  Log:
  Match jdbc2_0-ext.jar property name to the one Morgan used
  
  Revision  Changes    Path
  1.6       +2 -2      jakarta-taglibs/build.properties.sample
  
  Index: build.properties.sample
  ===================================================================
  RCS file: /home/cvs/jakarta-taglibs/build.properties.sample,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -r1.5 -r1.6
  --- build.properties.sample   2001/07/02 11:47:11     1.5
  +++ build.properties.sample   2001/07/20 09:46:17     1.6
  @@ -37,9 +37,9 @@
   # dbtags requires the Sun JDBC 2.0 Optional Package (Standard Extensions).
   # http://java.sun.com/products/jdbc/download.html
   # This can be installed in your $JAVA_HOME/jre/lib/ext directory
  -# or uncomment the below property and set its path to the jdbc
  +# and uncomment the below property and set its path to the jdbc
   # 2.0 Standard Extensions jar file.
  -#jdbc20stdext.jar=
  +#jdbc2_0-stdext.jar
   
   # Both log and xtags requires the log4j-core API.
   # http://jakarta.apache.org/log4j/docs/download.html
  
  
  

Reply via email to