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 2003/05/11 09:12:05 UTC

cvs commit: cocoon-2.1 forrest.properties

crossley    2003/05/11 00:12:04

  Modified:    .        forrest.properties
  Log:
  Stop validating the sitemap.xmap files until we find a better way.
  
  Revision  Changes    Path
  1.5       +1 -1      cocoon-2.1/forrest.properties
  
  Index: forrest.properties
  ===================================================================
  RCS file: /home/cvs/cocoon-2.1/forrest.properties,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- forrest.properties	26 Mar 2003 13:43:13 -0000	1.4
  +++ forrest.properties	11 May 2003 07:12:04 -0000	1.5
  @@ -59,7 +59,7 @@
   #forrest.validate=true
   #forrest.validate.xdocs=${forrest.validate}
   #forrest.validate.skinconf=${forrest.validate}
  -#forrest.validate.sitemap=${forrest.validate}
  +forrest.validate.sitemap=false
   #forrest.validate.stylesheets=${forrest.validate}
   #forrest.validate.skins=${forrest.validate}
   #forrest.validate.skins.stylesheets=${forrest.validate.skins}