https://bz.apache.org/bugzilla/show_bug.cgi?id=58081
--- Comment #1 from Sebb <[email protected]> --- https://svn.apache.org/repos/asf/tomcat/native/trunk/README.txt To build the Java API. Note that Java 1.7 is required to build the Java API. https://svn.apache.org/repos/asf/tomcat/native/trunk/build.xml <property name="compile.source" value="1.8"/> <property name="compile.target" value="1.8"/> https://svn.apache.org/repos/asf/tomcat/native/trunk/build.properties.default compile.source=1.8 compile.target=1.8 -- 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]
