https://bz.apache.org/bugzilla/show_bug.cgi?id=57982
--- Comment #2 from Sebb <s...@apache.org> --- Possible solution: add the following to any tasks that run javadoc: <available property="jdk1.7+" classname="java.lang.AutoCloseable"/> <fail unless="jdk1.7+" message="Must use Java 7 or later for creating the Javadocs"/> -- 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