Accepting request 666520 from home:mateialbu:branches:home:mateialbu:branches:Java:packages
- Fix tomcat-tool-wrapper classpath error (bsc#1120745) OBS-URL: https://build.opensuse.org/request/show/666520 OBS-URL: https://build.opensuse.org/package/show/Java:packages/tomcat?expand=0&rev=143
This commit is contained in:
parent
1281862736
commit
f1a3bfce65
@ -34,7 +34,7 @@ export CLASSPATH
|
|||||||
MAIN_CLASS="org.apache.catalina.startup.Tool"
|
MAIN_CLASS="org.apache.catalina.startup.Tool"
|
||||||
BASE_OPTIONS=""
|
BASE_OPTIONS=""
|
||||||
BASE_FLAGS="-Dcatalina.home=\"$CATALINA_HOME\""
|
BASE_FLAGS="-Dcatalina.home=\"$CATALINA_HOME\""
|
||||||
BASE_JARS="commons-daemon tomcat/catalina servlet"
|
BASE_JARS="commons-daemon tomcat/catalina tomcat/servlet"
|
||||||
|
|
||||||
# Set parameters
|
# Set parameters
|
||||||
set_classpath $BASE_JARS
|
set_classpath $BASE_JARS
|
||||||
|
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Jan 16 17:05:36 UTC 2019 - malbu@suse.com
|
||||||
|
|
||||||
|
- Fix tomcat-tool-wrapper classpath error (bsc#1120745)
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Jan 11 15:46:43 UTC 2019 - malbu@suse.com
|
Fri Jan 11 15:46:43 UTC 2019 - malbu@suse.com
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user