https://bz.apache.org/bugzilla/show_bug.cgi?id=57982

--- Comment #2 from Sebb <[email protected]> ---
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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to