Return-Path: Delivered-To: apmail-xml-forrest-dev-archive@xml.apache.org Received: (qmail 6372 invoked by uid 500); 11 Nov 2002 05:22:35 -0000 Mailing-List: contact forrest-cvs-help@xml.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: list-post: Reply-To: forrest-dev@xml.apache.org Delivered-To: mailing list forrest-cvs@xml.apache.org Received: (qmail 6361 invoked from network); 11 Nov 2002 05:22:34 -0000 Received: from icarus.apache.org (63.251.56.143) by daedalus.apache.org with SMTP; 11 Nov 2002 05:22:34 -0000 Received: (qmail 47053 invoked by uid 1352); 11 Nov 2002 05:22:32 -0000 Date: 11 Nov 2002 05:22:32 -0000 Message-ID: <20021111052232.47052.qmail@icarus.apache.org> From: jefft@apache.org To: xml-forrest-cvs@apache.org Subject: cvs commit: xml-forrest/src/resources/fresh-site forrest.properties X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N jefft 2002/11/10 21:22:32 Modified: . build.xml src/resources/forrest-shbat forrest.build.xml src/resources/fresh-site forrest.properties Log: Adapt sitemap authentication to run on any project's sitemap Revision Changes Path 1.42 +0 -2 xml-forrest/build.xml Index: build.xml =================================================================== RCS file: /home/cvs/xml-forrest/build.xml,v retrieving revision 1.41 retrieving revision 1.42 diff -u -r1.41 -r1.42 --- build.xml 11 Nov 2002 02:21:27 -0000 1.41 +++ build.xml 11 Nov 2002 05:22:31 -0000 1.42 @@ -188,7 +188,6 @@ - @@ -208,7 +207,6 @@ 1.17 +24 -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.16 retrieving revision 1.17 diff -u -r1.16 -r1.17 --- forrest.build.xml 7 Nov 2002 06:37:02 -0000 1.16 +++ forrest.build.xml 11 Nov 2002 05:22:32 -0000 1.17 @@ -148,6 +148,19 @@ + + + + + + + + + + + + @@ -694,7 +707,7 @@ @@ -722,6 +735,16 @@ excludes="${forrest.validate.skinconf.excludes}"/> + + + + + + +