mikeh       01/11/29 09:08:58

  Modified:    conf     build.xml
  Log:
  removed the defunct property.  I need to go and add the pluggable
  resolver stuff to the meta.properties file so that prop can
  be configured.
  
  Revision  Changes    Path
  1.2       +0 -1      jakarta-turbine-3/conf/build.xml
  
  Index: build.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-turbine-3/conf/build.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- build.xml 2001/08/16 04:41:25     1.1
  +++ build.xml 2001/11/29 17:08:58     1.2
  @@ -106,7 +106,6 @@
       <filter token="MAIL_SERVER" value="${mail.server}"/>
       <filter token="MAIL_SMTP_FROM" value="${mail.smtp.from}"/>
           
  -    <filter token="MODULE_CACHE" value="${module.cache}"/>
       <filter token="MODULE_PACKAGES" value="${module.packages}"/>
           
       <filter token="TEMPLATE_HOMEPAGE" value="${template.hompage}"/>
  
  
  

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

Reply via email to