mirror of https://github.com/apache/cloudstack.git
Patch from Hugo Trippaers
https://reviews.apache.org/r/5698 CentOS 6.2 ships tomcat6-el-2.1-api-6.0.24.jar with tomcat just like RedHat
This commit is contained in:
parent
1a2f354f4d
commit
ad3ae753dd
|
|
@ -49,7 +49,7 @@ systemjars = {
|
|||
(
|
||||
"tomcat6-servlet-2.5-api.jar",
|
||||
"tomcat6-jsp-2.1-api-6.0.24.jar",
|
||||
"tomcat6-el-1.0-api-6.0.24.jar",
|
||||
"tomcat6-el-2.1-api-6.0.24.jar",
|
||||
#"tomcat6/catalina.jar", # all supported distros put the file there
|
||||
),
|
||||
'Ubuntu':
|
||||
|
|
|
|||
Loading…
Reference in New Issue