Hi , We are porting TC5.0 to Java 5. We have a requirement as to TC5.0 has to run with both Java 1.4 and Java 5. While porting we found that jakarta-tomcat-5.0.28-src\jakarta-tomcat-connectors\util\build.xml has -target=1.1 option. javac of Java 5 does not allow -target 1.1 . So if someone can let us know at a high level, as to what all the changes is required for making java files in util direcotry compatible with Java 5.
Thanks and Regards satish