glenn       01/07/24 14:11:34

  Modified:    .        build.properties.sample
  Log:
  Add version to dom4j requirements
  
  Revision  Changes    Path
  1.8       +1 -1      jakarta-taglibs/build.properties.sample
  
  Index: build.properties.sample
  ===================================================================
  RCS file: /home/cvs/jakarta-taglibs/build.properties.sample,v
  retrieving revision 1.7
  retrieving revision 1.8
  diff -u -r1.7 -r1.8
  --- build.properties.sample   2001/07/24 13:46:55     1.7
  +++ build.properties.sample   2001/07/24 21:11:34     1.8
  @@ -88,7 +88,7 @@
   # Uncomment the below and set the path to jakarta-oro.jar
   jakarta-oro2.jar=
   
  -# xtags requires dom4j from http://dom4j.org
  +# xtags requires dom4j 0.7 or later from http://dom4j.org
   # Uncomment the below and set the path to dom4j.jar
   #dom4j.jar=
   
  
  
  

Reply via email to