From stefano@locus.apache.org Sun Mar 5 22:23:28 2000 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 91902 invoked by uid 500); 5 Mar 2000 22:23:28 -0000 Delivered-To: apmail-xml-cocoon-cvs@apache.org Received: (qmail 91898 invoked by uid 1010); 5 Mar 2000 22:23:28 -0000 Date: 5 Mar 2000 22:23:28 -0000 Message-ID: <20000305222328.91897.qmail@locus.apache.org> From: stefano@locus.apache.org To: xml-cocoon-cvs@apache.org Subject: cvs commit: xml-cocoon/xdocs installing.xml stefano 00/03/05 14:23:27 Modified: xdocs installing.xml Log: added reference to tools.jar that is very easy to miss Revision Changes Path 1.7 +1 -0 xml-cocoon/xdocs/installing.xml Index: installing.xml =================================================================== RCS file: /home/cvs/xml-cocoon/xdocs/installing.xml,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- installing.xml 2000/02/29 15:14:27 1.6 +++ installing.xml 2000/03/05 22:23:27 1.7 @@ -88,6 +88,7 @@

+wrapper.classpath=/usr/local/java/jdk/lib/tools.jar wrapper.classpath=/usr/local/java/lib/cocoon.jar wrapper.classpath=/usr/local/java/lib/xerces.jar wrapper.classpath=/usr/local/java/lib/xalan.jar