--- Robert Leland <[EMAIL PROTECTED]> wrote: > [EMAIL PROTECTED] wrote: > > > Index: installation.xml > > =================================================================== > > RCS file: /home/cvs/jakarta-struts/doc/userGuide/installation.xml,v > > retrieving revision 1.33 > > retrieving revision 1.34 > > diff -u -r1.33 -r1.34 > > --- installation.xml 9 Sep 2003 17:49:18 -0000 1.33 > > +++ installation.xml 11 Sep 2003 09:49:37 -0000 1.34 > > @@ -35,7 +35,8 @@ > > a Java2 (version 1.2 or later) Java Development Kit > implementation for > > your operating system platform. > > A good starting point for locating Java Development Kit > distributions is > > - <a > href="http://java.sun.com/j2se">http://java.sun.com/j2se</a>.</li> > > + <a > href="http://java.sun.com/j2se">http://java.sun.com/j2se</a>. > > + To build Struts, Java 1.4.2 or later is recommended. </li> > > > > > Why was 1.4.2 specified ? > It builds fine with 1.3.1, 1.4.0 & 1.4.1, just tried it. > It sounds like it won't work with the other JDK's, could we soften this > ?
Agreed. I'd still like to recommend 1.4.2 but we should say it builds with 1.3 as well. David > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > __________________________________ Do you Yahoo!? Yahoo! SiteBuilder - Free, easy-to-use web site design software http://sitebuilder.yahoo.com --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
