From cocoon-cvs-return-9621-apmail-xml-cocoon-cvs-archive=xml.apache.org@xml.apache.org Tue Dec 24 05:55:13 2002 Return-Path: Delivered-To: apmail-xml-cocoon-cvs-archive@xml.apache.org Received: (qmail 13868 invoked by uid 500); 24 Dec 2002 05:55:12 -0000 Mailing-List: contact cocoon-cvs-help@xml.apache.org; run by ezmlm Precedence: bulk Reply-To: cocoon-dev@xml.apache.org list-help: list-unsubscribe: list-post: Delivered-To: mailing list cocoon-cvs@xml.apache.org Received: (qmail 13812 invoked by uid 500); 24 Dec 2002 05:55:11 -0000 Delivered-To: apmail-xml-cocoon2-cvs@apache.org Date: 24 Dec 2002 05:55:10 -0000 Message-ID: <20021224055510.12901.qmail@icarus.apache.org> From: crossley@apache.org To: xml-cocoon2-cvs@apache.org Subject: cvs commit: xml-cocoon2 build.xml X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N crossley 2002/12/23 21:55:10 Modified: . build.xml Log: Experimental commit to use for javadocs build. Using appears to give out-of-memory errors from 'javadoc'. Revision Changes Path 1.296 +10 -0 xml-cocoon2/build.xml Index: build.xml =================================================================== RCS file: /home/cvs/xml-cocoon2/build.xml,v retrieving revision 1.295 retrieving revision 1.296 diff -u -r1.295 -r1.296 --- build.xml 24 Dec 2002 03:05:39 -0000 1.295 +++ build.xml 24 Dec 2002 05:55:10 -0000 1.296 @@ -1759,11 +1759,21 @@ bottom="Copyright © ${year} Apache Software Foundation. All Rights Reserved." stylesheetfile="${resource.dir}/javadoc.css" useexternalfile="yes"> + + + + ---------------------------------------------------------------------- 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