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:
David Nalley 2012-07-02 09:00:06 -04:00
parent 1a2f354f4d
commit ad3ae753dd
1 changed files with 1 additions and 1 deletions

View File

@ -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':