You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@cocoon.apache.org by st...@apache.org on 2003/02/18 13:20:55 UTC

cvs commit: xml-cocoon2/src/blocks/chaperon/samples sitemap.xmap

stephan     2003/02/18 04:20:55

  Modified:    src/blocks/chaperon/samples sitemap.xmap
  Log:
  Allow to retrieve the internally generated grammars.
  
  Revision  Changes    Path
  1.10      +1 -1      xml-cocoon2/src/blocks/chaperon/samples/sitemap.xmap
  
  Index: sitemap.xmap
  ===================================================================
  RCS file: /home/cvs/xml-cocoon2/src/blocks/chaperon/samples/sitemap.xmap,v
  retrieving revision 1.9
  retrieving revision 1.10
  diff -u -r1.9 -r1.10
  --- sitemap.xmap	17 Feb 2003 17:42:54 -0000	1.9
  +++ sitemap.xmap	18 Feb 2003 12:20:55 -0000	1.10
  @@ -113,7 +113,7 @@
   
    <map:pipelines>
   
  -  <map:pipeline type="caching" internal-only="true">
  +  <map:pipeline type="caching"><!-- internal-only="true">-->
      <map:match pattern="*.xlex">
       <map:generate                src="grammars/{1}.grm"/>
       <map:transform type="lexer"  src="grammars/grm.xlex"/>
  
  
  

----------------------------------------------------------------------
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