> From: Cifer [mailto:mantia...@gmail.com] 
> Subject: Re: build.xml:2313: Compile failed; see the compiler error output 
> for details

> why must i use java6 to compile tomcat7

Because Sun (not Oracle) added methods to an interface class in JDK 7 that 
Tomcat does not implement, resulting in errors during compilation.  Tomcat 
cannot add the methods in question since doing so would make it impossible to 
run Tomcat on JDK 6.  Sun did not think that one through.

> how could it exist such a incompatible between them..

You will have to find and ask the responsible party who may or may not now work 
for Oracle.

 - Chuck


THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY 
MATERIAL and is thus for use only by the intended recipient. If you received 
this in error, please contact the sender and delete the e-mail and its 
attachments from all computers.


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to