Le 25/04/2016 18:50, Romain Manni-Bucau a écrit : > Just to make it clearer: 14.04 had java 7 as expected but tomcat7 package > was compiled with java 8.
This shouldn't be possible. Ubuntu packages are built in a clean environment with no packages or applications not in the distribution. Ubuntu 14.04 doesn't have Java 8 and therefore official packages can't be compiled with Java 8. If you look at the build log [1] for the version of Tomcat 7 currently distributed for Ubuntu 14.04 you'll see that Java 7 was used. Emmanuel Bourg [1] https://launchpadlibrarian.net/209543797/buildlog_ubuntu-trusty-i386.tomcat7_7.0.52-1ubuntu0.3_BUILDING.txt.gz --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org