diff --git a/build.xml b/build.xml index 723be26..3cf7bb7 100644 --- a/build.xml +++ b/build.xml @@ -112,8 +112,8 @@ - - + + --- a/webapps/docs/tomcat-docs.xsl +++ b/webapps/docs/tomcat-docs.xsl @@ -39,7 +39,7 @@ - + --- a/modules/jdbc-pool/build.properties.default +++ b/modules/jdbc-pool/build.properties.default @@ -40,7 +40,7 @@ version.suffix= # contexts by the various build scripts. base.path=${basedir}/includes -compile.release=7 +compile.release=8 compile.debug=true # Do not pass -deprecation (-Xlint:deprecation) flag to javac