You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@cocoon.apache.org by cr...@apache.org on 2002/11/29 08:21:42 UTC

cvs commit: xml-cocoon2/src/webapp/samples/xmlform sitemap.xmap

crossley    2002/11/28 23:21:42

  Modified:    src/webapp/samples/misc sitemap.xmap
               src/webapp/samples/xmlform sitemap.xmap
  Log:
  Remove sitemap errors that are revealed by the new experimental
  build target "validate-schematron".
  
  Revision  Changes    Path
  1.3       +0 -1      xml-cocoon2/src/webapp/samples/misc/sitemap.xmap
  
  Index: sitemap.xmap
  ===================================================================
  RCS file: /home/cvs/xml-cocoon2/src/webapp/samples/misc/sitemap.xmap,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- sitemap.xmap	4 Jul 2002 05:20:43 -0000	1.2
  +++ sitemap.xmap	29 Nov 2002 07:21:42 -0000	1.3
  @@ -39,7 +39,6 @@
   
      <map:match pattern="sdocbook-demo.html">
       <map:read src="catalog/sdocbook-demo.html"/>
  -    <map:serialize type="html"/>
      </map:match>
   
      <map:match pattern="sdocbook-demo">
  
  
  
  1.14      +0 -1      xml-cocoon2/src/webapp/samples/xmlform/sitemap.xmap
  
  Index: sitemap.xmap
  ===================================================================
  RCS file: /home/cvs/xml-cocoon2/src/webapp/samples/xmlform/sitemap.xmap,v
  retrieving revision 1.13
  retrieving revision 1.14
  diff -u -r1.13 -r1.14
  --- sitemap.xmap	16 Nov 2002 18:54:11 -0000	1.13
  +++ sitemap.xmap	29 Nov 2002 07:21:42 -0000	1.14
  @@ -46,7 +46,6 @@
   
         <map:match pattern="overview.html">
          <map:read src="overview.html"/>
  -       <map:serialize type="html"/>
         </map:match>
   
       </map:pipeline>
  
  
  

----------------------------------------------------------------------
In case of troubles, e-mail:     webmaster@xml.apache.org
To unsubscribe, e-mail:          cocoon-cvs-unsubscribe@xml.apache.org
For additional commands, e-mail: cocoon-cvs-help@xml.apache.org