- Update to Tomcat 9.0.2: * Major update for tomcat8 from tomcat9 * For full changelog please read upstream changes at: + http://tomcat.apache.org/tomcat-9.0-doc/changelog.html * Rename all tomcat-8.0-* files to tomcat-9.0-* - Changed patches: * Deleted: tomcat-8.0-bootstrap-MANIFEST.MF.patch * Deleted: tomcat-8.0-sle.catalina.policy.patch * Deleted: tomcat-8.0-tomcat-users-webapp.patch * Deleted: tomcat-8.0.33-JDTCompiler-java.patch * Deleted: tomcat-8.0.44-javadoc.patch * Deleted: tomcat-8.0.9-property-build.windows.patch * Added: tomcat-9.0-JDTCompiler-java.patch * Added: tomcat-9.0-bootstrap-MANIFEST.MF.patch * Added: tomcat-9.0-javadoc.patch * Added: tomcat-9.0-sle.catalina.policy.patch * Added: tomcat-9.0-tomcat-users-webapp.patch - Renamed subpackage tomcat-3_1-api to tomcat-4_0-api - Commented out JAVA_HOME in /etc/tomcat/tomcat.conf - Marked /usr/share/java/*.jar symlinks to /etc/alternatives as %ghost OBS-URL: https://build.opensuse.org/request/show/547624 OBS-URL: https://build.opensuse.org/package/show/Java:packages/tomcat?expand=0&rev=115
12 lines
485 B
Plaintext
12 lines
485 B
Plaintext
# Service-specific configuration file for tomcat. This will be sourced by
|
|
# systemd for the default service (tomcat.service)
|
|
# If you want to customize named instance, make a similar file
|
|
# and name it tomcat@instancename.
|
|
|
|
# You will not need to set this, usually. For default service it equals
|
|
# CATALINA_HOME. For named service, it equals ${TOMCATS_BASE}${NAME}
|
|
#CATALINA_BASE="@@@TCHOME@@@"
|
|
|
|
# Please take a look at /etc/tomcat/tomcat.conf to have an idea what you
|
|
# can override.
|