Tomcat6 BUILDING.txt misunderstood?
Hi List, tomcat6 Building.txt says: * Download a Java Development Kit (JDK) release (version 1.5.x or later) from: http://java.sun.com/j2se/ I tried it with 1.6 (which is later than 1.5.x) and it failed. With 1.5 it worked. Did I misunderstand the line or should 1.6 have worked also? If misunderstood: Change line to Download a Java Development Kit (JDK) release (version 1.5.x) from: If error: search for it? - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
Re: Tomcat6 BUILDING.txt misunderstood?
Yoav Shapira wrote: Hi DI, On 10/17/07, DI Roman Fiedler <[EMAIL PROTECTED]> wrote: If misunderstood: Change line to Download a Java Development Kit (JDK) release (version 1.5.x) from: If error: search for it? It's an error: the build is intended to work with Java 1.5 and later, including Java 1.6, but it doesn't right now. It's our fault and we're working on fixing it. Sorry about that ;) No problem, maybe just change the line to force 1.5.x until changes are done. Yoav - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]