You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by Tim Funk <fu...@joedog.org> on 2003/01/27 00:53:30 UTC

TC5 - Dependent on JDK1.4?

org.apache.catalina.loader.WebappClassLoader.java [line 1957] uses 
java.io.File.toURI() which is in java 1.4 and not in java 1.3.

http://java.sun.com/j2se/1.4/docs/api/java/io/File.html#toURI()

All the discussions I have seen so far with respect to tomcat 5 and jdk 
1.4 state that tomcat 5 would not be dependent on jdk 1.4.

Is everyone developing tomcat 5 with jdk1.4 or am I missing something? 
Or will the 1.4 dependencies be factored out at a later date when a 
release might look feasible?


-Tim



--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>