You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@turbine.apache.org by jv...@apache.org on 2001/06/14 17:19:10 UTC

cvs commit: jakarta-turbine/conf build.xml

jvanzyl     01/06/14 08:19:10

  Modified:    conf     build.xml
  Log:
  - adding substitution for intake descriptor.
  
  Revision  Changes    Path
  1.3       +2 -0      jakarta-turbine/conf/build.xml
  
  Index: build.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-turbine/conf/build.xml,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- build.xml	2001/06/08 18:40:09	1.2
  +++ build.xml	2001/06/14 15:19:09	1.3
  @@ -128,6 +128,8 @@
       <filter token="LOCALE_DEFAULT_BUNDLE" value="${locale.default.bundle}"/>
       <filter token="LOCALE_DEFAULT_LANGUAGE" value="${locale.default.language}"/>
       <filter token="LOCALE_DEFAULT_COUNTRY" value="${locale.default.country}"/>
  +    
  +    <filter token="INTAKE_DESCRIPTOR" value="${intake.descriptor}"/>
   
       <filter token="INCLUDE_FILE" value="${include.file}"/>
     </target>
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: turbine-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: turbine-dev-help@jakarta.apache.org