mpoeschl    2003/07/21 01:23:28

  Modified:    src/tdk  build.xml
  Log:
  the targetname to generate a TR.properties file changed
  
  Revision  Changes    Path
  1.27      +1 -1      jakarta-turbine-tdk/src/tdk/build.xml
  
  Index: build.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-turbine-tdk/src/tdk/build.xml,v
  retrieving revision 1.26
  retrieving revision 1.27
  diff -u -r1.26 -r1.27
  --- build.xml 14 Mar 2002 00:43:38 -0000      1.26
  +++ build.xml 21 Jul 2003 08:23:27 -0000      1.27
  @@ -327,7 +327,7 @@
   
       <property name="flux.modules" value="org.apache.turbine.flux.modules"/>
   
  -    <ant antfile="${ancillary.dir}/${tdk.turbineVersion}/src/conf/build.xml" 
target="tr-props-without-db-values">
  +    <ant antfile="${ancillary.dir}/${tdk.turbineVersion}/src/conf/build.xml" 
target="tr-props">
         <property name="conf.home" 
value="${ancillary.dir}/${tdk.turbineVersion}/src/conf"/>
         <property name="master.home" 
value="${ancillary.dir}/${tdk.turbineVersion}/src/conf/master"/>
         <property name="target.dir" value="${abs.conf.dir}"/>
  
  
  

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

Reply via email to