You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@forrest.apache.org by je...@apache.org on 2002/12/26 15:24:35 UTC

cvs commit: xml-forrest/src/resources/fresh-site forrest.properties

jefft       2002/12/26 06:24:35

  Modified:    src/resources/forrest-shbat Tag: LINKMAP_BRANCH
                        forrest.build.xml
               src/resources/fresh-site Tag: LINKMAP_BRANCH
                        forrest.properties
  Log:
  Don't try to validate the site.xml file, which doesn't (and cannot) have a DTD.
  
  Revision  Changes    Path
  No                   revision
  
  
  No                   revision
  
  
  1.32.2.1  +1 -1      xml-forrest/src/resources/forrest-shbat/forrest.build.xml
  
  Index: forrest.build.xml
  ===================================================================
  RCS file: /home/cvs/xml-forrest/src/resources/forrest-shbat/forrest.build.xml,v
  retrieving revision 1.32
  retrieving revision 1.32.2.1
  diff -u -r1.32 -r1.32.2.1
  --- forrest.build.xml	17 Dec 2002 07:14:19 -0000	1.32
  +++ forrest.build.xml	26 Dec 2002 14:24:34 -0000	1.32.2.1
  @@ -133,7 +133,7 @@
         </and>
       </condition>
       <property name="forrest.validate.xdocs.includes" value="**/*.x*"/>
  -    <property name="forrest.validate.xdocs.excludes" value=""/>
  +    <property name="forrest.validate.xdocs.excludes" value="site.xml"/>
       <property name="forrest.validate.xdocs.failonerror"
         value="${forrest.validate.failonerror}" />
   
  
  
  
  No                   revision
  
  
  No                   revision
  
  
  1.17.2.1  +1 -1      xml-forrest/src/resources/fresh-site/forrest.properties
  
  Index: forrest.properties
  ===================================================================
  RCS file: /home/cvs/xml-forrest/src/resources/fresh-site/forrest.properties,v
  retrieving revision 1.17
  retrieving revision 1.17.2.1
  diff -u -r1.17 -r1.17.2.1
  --- forrest.properties	21 Nov 2002 04:17:43 -0000	1.17
  +++ forrest.properties	26 Dec 2002 14:24:34 -0000	1.17.2.1
  @@ -72,7 +72,7 @@
   #forrest.validate.xdocs.failonerror=${forrest.validate.failonerror}
   #
   #forrest.validate.xdocs.includes=**/*.x*
  -#forrest.validate.xdocs.excludes=
  +#forrest.validate.xdocs.excludes=site.xml
   #
   #forrest.validate.skinconf.includes=${skinconf-file}
   #forrest.validate.skinconf.excludes=