You are viewing a plain text version of this content. The canonical link for it is here.
Posted to taglibs-dev@jakarta.apache.org by gl...@apache.org on 2001/07/02 13:47:13 UTC

cvs commit: jakarta-taglibs build.properties.sample

glenn       01/07/02 04:47:13

  Modified:    .        build.properties.sample
  Log:
  Remove jakarta-oro.jar property
  
  Revision  Changes    Path
  1.5       +0 -5      jakarta-taglibs/build.properties.sample
  
  Index: build.properties.sample
  ===================================================================
  RCS file: /home/cvs/jakarta-taglibs/build.properties.sample,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- build.properties.sample	2001/06/30 13:06:23	1.4
  +++ build.properties.sample	2001/07/02 11:47:11	1.5
  @@ -80,11 +80,6 @@
   # regexp requires the jakarta-oro 2.0 regular expression API.
   # http://jakarta.apache.org/oro/
   # Uncomment the below and set the path to jakarta-oro.jar
  -#jakarta-oro.jar=
  -
  -# regexp requires the jakarta-oro 2.0 regular expression API.
  -# http://jakarta.apache.org/oro/
  -# Uncomment the below and set the path to jakarta-oro.jar
   jakarta-oro2.jar=
   
   # xtags requires dom4j from http://dom4j.org