You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@cocoon.apache.org by co...@apache.org on 2004/02/13 06:35:00 UTC

cvs commit: cocoon-2.1/src/blocks/petstore/samples sitemap.xmap

coliver     2004/02/12 21:35:00

  Modified:    src/blocks/petstore/samples sitemap.xmap
  Log:
  fixing breakage
  
  Revision  Changes    Path
  1.8       +0 -1      cocoon-2.1/src/blocks/petstore/samples/sitemap.xmap
  
  Index: sitemap.xmap
  ===================================================================
  RCS file: /home/cvs/cocoon-2.1/src/blocks/petstore/samples/sitemap.xmap,v
  retrieving revision 1.7
  retrieving revision 1.8
  diff -u -r1.7 -r1.8
  --- sitemap.xmap	11 Nov 2003 17:49:01 -0000	1.7
  +++ sitemap.xmap	13 Feb 2004 05:35:00 -0000	1.8
  @@ -13,7 +13,6 @@
         <map:generator logger="sitemap.generator.jx" name="jx" src="org.apache.cocoon.generation.JXTemplateGenerator"/>
         <map:generator name="woody" src="org.apache.cocoon.woody.generation.WoodyGenerator" logger="woody"/>
       </map:generators>
  -    <map:flow-interpreters default="javascript"/>
       <map:serializers default="html"/>
       <map:matchers default="wildcard"/>
     </map:components>