File tomcat-9.0-javac-release.patch of Package tomcat.39434
Index: apache-tomcat-9.0.21-src/modules/jdbc-pool/build.xml
===================================================================
--- apache-tomcat-9.0.21-src.orig/modules/jdbc-pool/build.xml
+++ apache-tomcat-9.0.21-src/modules/jdbc-pool/build.xml
@@ -150,7 +150,6 @@
deprecation="${compile.deprecation}"
source="${compile.source}"
target="${compile.target}"
- release="${compile.release}"
encoding="ISO-8859-1"
includeantruntime="false">
<classpath refid="tomcat.jdbc.classpath"/>
@@ -187,7 +186,6 @@
deprecation="${compile.deprecation}"
source="${compile.source}"
target="${compile.target}"
- release="${compile.release}"
encoding="ISO-8859-1"
includeantruntime="false">
<classpath refid="tomcat.jdbc.classpath"/>