Build: Add support for using libtomcat8-java package, untested

This commit is contained in:
zzz
2016-11-05 18:50:22 +00:00
parent f42d76b4b4
commit 11e86110e7
5 changed files with 43 additions and 3 deletions

View File

@ -133,6 +133,8 @@ javac.version=1.7
#with-libtomcat6-java=true
# Don't include tomcat files, we will use libtomcat7-java package
#with-libtomcat7-java=true
# Don't include tomcat files, we will use libtomcat8-java package
#with-libtomcat8-java=true
# Don't include jstl.jar and standard.jar, we will use glassfish-javaee package
#with-glassfish-javaee=true
# Don't include standard.jar, we will use libjakarta-taglibs-standard-java package