When i am using the older version(Readme has following title $Id: README.txt,v 1.17 2001/08/25 03:51:27 craigmcc Exp $) of the source i get following error
tomcat-docs: BUILD FAILED C:\jakarta-tomcat-4.0-rc1-src\webapps\tomcat-docs\build.xml:84: Class org.apache .tools.ant.taskdefs.XSLTProcess doesn't support the nested "param" element Any suggestion as to why this is happening. Appreciate your help. Thanks, Nitin -----Original Message----- From: Craig R. McClanahan [mailto:[EMAIL PROTECTED]] Sent: Tuesday, October 23, 2001 11:04 AM To: [EMAIL PROTECTED] Subject: RE: Compilation Error when building Tomcat On Tue, 23 Oct 2001, Nitin Vira wrote: > Date: Tue, 23 Oct 2001 10:12:43 -0700 > From: Nitin Vira <[EMAIL PROTECTED]> > Reply-To: [EMAIL PROTECTED] > To: [EMAIL PROTECTED] > Subject: RE: Compilation Error when building Tomcat > > Hi Craig, > > I figured as much, but i dont quite get from where to get the latest servlet.jar and >where to put and make the ant pick up this jar and not any other. > Thanks once again for your help. > See the "BUILDING.txt" file in the top level source directory of Tomcat. It tells you exactly where to get everything (including getting the latest Servlet and JSP classes from the "jakarta-servletapi1-4" repository). > Nitin > Craig
