What these changes do:
1. Fix this tomcat warning:
SEVERE: An incompatible version 1.1.23 of the APR based Apache Tomcat Native library is installed, while Tomcat requires version 1.1.24
2. Fix this tomcat warning:
WARNING: Problem with JAR file [/usr/share/java/tomcat/log4j.jar], exists: [false], canRead: [false]
3. Ensure tomcat stdout/stderr output ends up in catalina.out
4. Fix several issues in the init script
Thanks.
OBS-URL: https://build.opensuse.org/request/show/146513
OBS-URL: https://build.opensuse.org/package/show/Java:packages/tomcat?expand=0&rev=15
* change type froking to simple as it does not make a sense run java in a
background to emulate that
* remove the need of nested wrappers, so /usr/sbin/tomcat-sysd now relies on
systemd features like User/EnvironmentFile
* workaround the 143 exit code in Stop phase - return 0 in this case
OBS-URL: https://build.opensuse.org/package/show/Java:packages/tomcat?expand=0&rev=5