martinc     2004/02/26 22:32:22

  Modified:    contrib/struts-el build.xml
  Log:
  Document the jstl.tld.dir property, required to build Struts-EL.
  
  Revision  Changes    Path
  1.21      +3 -0      jakarta-struts/contrib/struts-el/build.xml
  
  Index: build.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-struts/contrib/struts-el/build.xml,v
  retrieving revision 1.20
  retrieving revision 1.21
  diff -u -r1.20 -r1.21
  --- build.xml 10 Feb 2004 16:35:10 -0000      1.20
  +++ build.xml 27 Feb 2004 06:32:22 -0000      1.21
  @@ -38,6 +38,9 @@
           jstl-standard.jar             The path to the JSTL 1.0 "standard" jar
                                         file.
   
  +        jstl.tld.dir                  The path to the directory containing the
  +                                      TLD files for JSTL 1.0.
  +
           commons-beanutils.jar         The path to the JAR file of the Jakarta
                                         Commons BeanUtils package (version 1.0
                                         or later).
  
  
  

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

Reply via email to