Return-Path: Mailing-List: contact cocoon-dev-help@xml.apache.org; run by ezmlm Delivered-To: mailing list cocoon-dev@xml.apache.org Received: (qmail 75905 invoked from network); 20 Jan 2000 00:17:59 -0000 Received: from taz.hyperreal.org (HELO hyperreal.org) (209.133.83.16) by 63.211.145.10 with SMTP; 20 Jan 2000 00:17:59 -0000 Received: (qmail 15723 invoked by uid 2016); 20 Jan 2000 00:17:51 -0000 Delivered-To: apcore-xml-cocoon-cvs@apache.org Received: (qmail 15608 invoked from network); 20 Jan 2000 00:17:43 -0000 Received: from unknown (HELO locus.apache.org) (63.211.145.10) by taz.hyperreal.org with SMTP; 20 Jan 2000 00:17:43 -0000 Received: (qmail 75888 invoked by uid 1010); 20 Jan 2000 00:17:42 -0000 Date: 20 Jan 2000 00:17:42 -0000 Message-ID: <20000120001742.75887.qmail@locus.apache.org> From: stefano@locus.apache.org To: xml-cocoon-cvs@apache.org Subject: cvs commit: xml-cocoon build.xml changes.xml todo.xml stefano 00/01/19 16:17:42 Modified: . build.xml changes.xml todo.xml Log: - added xml-site to the build file - updated changes Revision Changes Path 1.22 +4 -2 xml-cocoon/build.xml Index: build.xml =================================================================== RCS file: /home/cvs/xml-cocoon/build.xml,v retrieving revision 1.21 retrieving revision 1.22 diff -u -r1.21 -r1.22 --- build.xml 2000/01/12 15:59:12 1.21 +++ build.xml 2000/01/20 00:17:41 1.22 @@ -78,8 +78,10 @@ GNU RegExp (1.0.8+) - http://www.cacas.org/java/gnu/regexp/ StyleBook (1.0b1+) - xml-stylebook CVS at xml.apache.org - -[stylebook is required only for documentation generation, not for compilation] + Site Style - xml-site CVS at xml.apache.org + + [xml-stylebook and xml-site are required only for documentation generation, + not for compilation] once you have placed all the ".jar" files in your classpath, you're ready to build the whole thing. 1.21 +14 -2 xml-cocoon/changes.xml Index: changes.xml =================================================================== RCS file: /home/cvs/xml-cocoon/changes.xml,v retrieving revision 1.20 retrieving revision 1.21 diff -u -r1.20 -r1.21 --- changes.xml 2000/01/10 21:51:30 1.20 +++ changes.xml 2000/01/20 00:17:41 1.21 @@ -4,7 +4,7 @@ @@ -14,7 +14,19 @@ - + + + Fixed problem with JRun path normalization. + + + Removed dependencies on Java 1.2 from XSP engine. + + + Removed encoding from WML formatter since some WAP browsers don't like it. + + + + Fixed command line operation. 1.15 +4 -1 xml-cocoon/todo.xml Index: todo.xml =================================================================== RCS file: /home/cvs/xml-cocoon/todo.xml,v retrieving revision 1.14 retrieving revision 1.15 diff -u -r1.14 -r1.15 --- todo.xml 2000/01/12 15:58:00 1.14 +++ todo.xml 2000/01/20 00:17:41 1.15 @@ -4,7 +4,7 @@ @@ -32,6 +32,9 @@ Create a caching virtual URL file system for external inclusions. + + + Add logging.