java 11 compatibility

This commit is contained in:
2019-07-11 16:52:00 +02:00
parent cc590cd876
commit b1953b4ebf
6 changed files with 58 additions and 28 deletions

View File

@ -61,7 +61,7 @@
</context-param>
<context-param>
<param-name>jooqFacesProperties</param-name>
<param-value>/etc/tomcat8/timetrack.properties</param-value>
<param-value>/etc/tomcat9/timetrack.properties</param-value>
</context-param>
<listener>
<listener-class>de.jooqFaces.PropertiesDeploymentListener</listener-class>