Re: Struts Build Problems from 11-09-2000 CVS Source

2000-11-10 Thread Craig R. McClanahan
If you're using a binary distribution of Ant 1.1 or 1.2, you need to add the "optional.jar" file from Ant to your classpath. If you build Ant from source, you have to make sure that Xerces and Xalan are visible on the classpath so that Ant will compile in the

Re: Struts Build Problems from 11-09-2000 CVS Source

2000-11-10 Thread Ron Bolin
I am making my first attempt at building jakarta-struts from 11-09-2000 CVS source. Setup -- To build struts I first downloaded Ant 1.1 and 1.2 distribution, servletapi source, tomcat source and the tools distribution. I also used Xalan 1.x and 2.0 and Sun Jaxp 1.0.1 where necessary. I built