You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lenya.apache.org by eg...@apache.org on 2003/08/07 19:06:08 UTC

cvs commit: cocoon-lenya/src/webapp/lenya/pubs/default/config/tasks targets.xml

egli        2003/08/07 10:06:08

  Modified:    src/webapp/lenya/pubs/default/config/tasks targets.xml
  Log:
  Adapted to the new interface of DocumentCreatorTask (which
  no longer uses the deprecated SiteTree constructor)
  
  Revision  Changes    Path
  1.14      +1 -1      cocoon-lenya/src/webapp/lenya/pubs/default/config/tasks/targets.xml
  
  Index: targets.xml
  ===================================================================
  RCS file: /home/cvs/cocoon-lenya/src/webapp/lenya/pubs/default/config/tasks/targets.xml,v
  retrieving revision 1.13
  retrieving revision 1.14
  diff -u -r1.13 -r1.14
  --- targets.xml	28 Jul 2003 08:09:16 -0000	1.13
  +++ targets.xml	7 Aug 2003 17:06:08 -0000	1.14
  @@ -130,7 +130,7 @@
         authoringpath="${authoring.dir}"
         documenttype="${create.doctype}"
         language="${create.language}"
  -      treefile="${sitetree}"/>
  +      area="${authoring.area}"/>
         
     <taskdef name="init-history" classname="org.apache.lenya.cms.ant.InitWorkflowHistoryTask"/>
     <init-history
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: lenya-cvs-unsubscribe@cocoon.apache.org
For additional commands, e-mail: lenya-cvs-help@cocoon.apache.org