https://bz.apache.org/bugzilla/show_bug.cgi?id=55554
--- Comment #4 from romain.manni-bucau <rmannibu...@gmail.com> --- Just a quick note if anyone encounters it again: some rpm of tomcat are created recompiling tomcat and I let you guess what can happen in such a process: a JDK 8 can be used. Typically the one of Feb 22 has this manifest: Manifest-Version: 1.0 Ant-Version: Apache Ant 1.9.6 Created-By: 1.8.0_72-b15 (Oracle Corporation) Specification-Title: Apache Tomcat Specification-Version: 8.0 Specification-Vendor: Apache Software Foundation Implementation-Title: Apache Tomcat Implementation-Version: 8.0.32 Implementation-Vendor: Apache Software Foundation X-Compile-Source-JDK: 1.7 X-Compile-Target-JDK: 1.7 Which can justifies this error. -- You are receiving this mail because: You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org