You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lenya.apache.org by gr...@apache.org on 2004/01/29 15:05:30 UTC

cvs commit: cocoon-lenya/src/webapp/lenya/pubs/oscom scheduler-sitemap.xmap

gregor      2004/01/29 06:05:30

  Modified:    src/webapp/lenya/pubs/oscom scheduler-sitemap.xmap
  Log:
  doh, was not well-formed
  
  Revision  Changes    Path
  1.12      +2 -2      cocoon-lenya/src/webapp/lenya/pubs/oscom/scheduler-sitemap.xmap
  
  Index: scheduler-sitemap.xmap
  ===================================================================
  RCS file: /home/cvs/cocoon-lenya/src/webapp/lenya/pubs/oscom/scheduler-sitemap.xmap,v
  retrieving revision 1.11
  retrieving revision 1.12
  diff -u -r1.11 -r1.12
  --- scheduler-sitemap.xmap	23 Jul 2003 13:21:37 -0000	1.11
  +++ scheduler-sitemap.xmap	29 Jan 2004 14:05:30 -0000	1.12
  @@ -27,13 +27,13 @@
   
         <!-- load document types -->    
         <map:match pattern="document-types">
  -        <map:generate src=config/doctypes/doctypes.xconf"/>
  +        <map:generate src="config/doctypes/doctypes.xconf"/>
           <map:serialize type="xml"/>
         </map:match>
         
         <!-- load task list -->
         <map:match pattern="tasks">
  -        <map:generate src=content/tasks.xconf"/>
  +        <map:generate src="content/tasks.xconf"/>
           <map:serialize type="xml"/>
         </map:match>
         
  
  
  

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