Re: Compiling Tomcat 7.0.55 with Java 6

2014-09-16 Thread Mark Thomas
On 16/09/2014 05:46, Santosh Math wrote: > Hi All, > > I tried to import tomcat 7.0.55 source into eclipse with Java 6, i got few > errors related to Classes which are not present in Java 6. When i upgraded > to Java 7, it got resolved. As expected. > Does Java 7 is required for building/compili

Compiling Tomcat 7.0.55 with Java 6

2014-09-15 Thread Santosh Math
Hi All, I tried to import tomcat 7.0.55 source into eclipse with Java 6, i got few errors related to Classes which are not present in Java 6. When i upgraded to Java 7, it got resolved. Does Java 7 is required for building/compiling tomcat from source? If yes, then update is required in following