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/03/28 20:04:19 UTC

cvs commit: jakarta-turbine-tdk/src newapp.xml

jvanzyl     01/03/28 10:04:19

  Modified:    src      newapp.xml
  Log:
  - i think that's about it. flux is now working in the TDK.
  
  Revision  Changes    Path
  1.54      +1 -0      jakarta-turbine-tdk/src/newapp.xml
  
  Index: newapp.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-turbine-tdk/src/newapp.xml,v
  retrieving revision 1.53
  retrieving revision 1.54
  diff -u -r1.53 -r1.54
  --- newapp.xml	2001/03/28 17:44:18	1.53
  +++ newapp.xml	2001/03/28 18:04:18	1.54
  @@ -209,6 +209,7 @@
         <property name="database.name" value="${newapp}"/>
         <property name="module.packages" value="${target.package}.modules,${flux.modules}"/>
         <property name="include.file" value="include = Flux.properties"/>
  +      <property name="template.path" value="/templates,/flux-templates"/>
       </ant>
   
       <!-- copy the lib directory over to the new app lib directory -->
  
  
  

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