Jar scanning on startup - mod_cfml?

I was doing some testing with Lucee 5.3.1.61, Apache 2.4.27, latest mod_cfml and Tomcat 8.5.31.0 (installed via the installer)

I noticed the following was always being logged out

org.apache.jasper.servlet.TldScanner.scanJars At least one JAR was scanned for TLDs yet contained no TLDs. Enable debug logging for this logger for a complete list of JARs that were scanned but no TLDs were found in them. Skipping unneeded JARs during scanning can improve startup time and JSP compilation time.

so I updated my tomcat logging.properties file with the following

java.util.logging.ConsoleHandler.level = ALL
java.util.logging.ConsoleHandler.formatter = org.apache.juli.OneLineFormatter
org.apache.catalina.session.level=ALL
org.apache.jasper.servlet.TldScanner.level = ALL

which then showed all this in the logging out the first request to the http://localhost:8888

05-Sep-2018 17:23:17.131 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet Engine: Apache Tomcat/8.5.31
05-Sep-2018 17:23:17.178 INFO [127.0.0.1-startStop-1] org.apache.catalina.startup.HostConfig.deployDirectory Deploying web application directory [C:\lucee\tomcat\webapps\ROOT]
05-Sep-2018 17:23:18.763 FINE [127.0.0.1-startStop-1] org.apache.jasper.servlet.TldScanner.scanResourcePaths No TLD files were found in resource path [/WEB-INF/lucee/bin/].
05-Sep-2018 17:23:18.767 FINE [127.0.0.1-startStop-1] org.apache.jasper.servlet.TldScanner.scanResourcePaths No TLD files were found in resource path [/WEB-INF/lucee/customtags/].
05-Sep-2018 17:23:18.775 FINE [127.0.0.1-startStop-1] org.apache.jasper.servlet.TldScanner.scanResourcePaths No TLD files were found in resource path [/WEB-INF/lucee/logs/].
05-Sep-2018 17:23:18.777 FINE [127.0.0.1-startStop-1] org.apache.jasper.servlet.TldScanner.scanResourcePaths No TLD files were found in resource path [/WEB-INF/lucee/deploy/].
05-Sep-2018 17:23:18.780 FINE [127.0.0.1-startStop-1] org.apache.jasper.servlet.TldScanner.scanResourcePaths No TLD files were found in resource path [/WEB-INF/lucee/lib/].
05-Sep-2018 17:23:18.782 FINE [127.0.0.1-startStop-1] org.apache.jasper.servlet.TldScanner.scanResourcePaths No TLD files were found in resource path [/WEB-INF/lucee/remote-client/].
05-Sep-2018 17:23:18.787 FINE [127.0.0.1-startStop-1] org.apache.jasper.servlet.TldScanner.scanResourcePaths No TLD files were found in resource path [/WEB-INF/lucee/admin/userdata/].
05-Sep-2018 17:23:18.788 FINE [127.0.0.1-startStop-1] org.apache.jasper.servlet.TldScanner.scanResourcePaths No TLD files were found in resource path [/WEB-INF/lucee/admin/].
05-Sep-2018 17:23:18.790 FINE [127.0.0.1-startStop-1] org.apache.jasper.servlet.TldScanner.scanResourcePaths No TLD files were found in resource path [/WEB-INF/lucee/temp/].
05-Sep-2018 17:23:18.799 FINE [127.0.0.1-startStop-1] org.apache.jasper.servlet.TldScanner.scanResourcePaths No TLD files were found in resource path [/WEB-INF/lucee/library/tld/].
05-Sep-2018 17:23:18.802 FINE [127.0.0.1-startStop-1] org.apache.jasper.servlet.TldScanner.scanResourcePaths No TLD files were found in resource path [/WEB-INF/lucee/library/function/].
05-Sep-2018 17:23:18.805 FINE [127.0.0.1-startStop-1] org.apache.jasper.servlet.TldScanner.scanResourcePaths No TLD files were found in resource path [/WEB-INF/lucee/library/tag/].
05-Sep-2018 17:23:18.808 FINE [127.0.0.1-startStop-1] org.apache.jasper.servlet.TldScanner.scanResourcePaths No TLD files were found in resource path [/WEB-INF/lucee/library/fld/].
05-Sep-2018 17:23:18.809 FINE [127.0.0.1-startStop-1] org.apache.jasper.servlet.TldScanner.scanResourcePaths No TLD files were found in resource path [/WEB-INF/lucee/library/].
05-Sep-2018 17:23:18.812 FINE [127.0.0.1-startStop-1] org.apache.jasper.servlet.TldScanner.scanResourcePaths No TLD files were found in resource path [/WEB-INF/lucee/storage/].
05-Sep-2018 17:23:18.835 FINE [127.0.0.1-startStop-1] org.apache.jasper.servlet.TldScanner.scanResourcePaths No TLD files were found in resource path [/WEB-INF/lucee/components/org/lucee/cfml/test/].
05-Sep-2018 17:23:18.841 FINE [127.0.0.1-startStop-1] org.apache.jasper.servlet.TldScanner.scanResourcePaths No TLD files were found in resource path [/WEB-INF/lucee/components/org/lucee/cfml/orm/].
05-Sep-2018 17:23:18.842 FINE [127.0.0.1-startStop-1] org.apache.jasper.servlet.TldScanner.scanResourcePaths No TLD files were found in resource path [/WEB-INF/lucee/components/org/lucee/cfml/].
05-Sep-2018 17:23:18.843 FINE [127.0.0.1-startStop-1] org.apache.jasper.servlet.TldScanner.scanResourcePaths No TLD files were found in resource path [/WEB-INF/lucee/components/org/lucee/].
05-Sep-2018 17:23:18.843 FINE [127.0.0.1-startStop-1] org.apache.jasper.servlet.TldScanner.scanResourcePaths No TLD files were found in resource path [/WEB-INF/lucee/components/org/].
05-Sep-2018 17:23:18.856 FINE [127.0.0.1-startStop-1] org.apache.jasper.servlet.TldScanner.scanResourcePaths No TLD files were found in resource path [/WEB-INF/lucee/components/lucee/extension/gateway/].
05-Sep-2018 17:23:18.856 FINE [127.0.0.1-startStop-1] org.apache.jasper.servlet.TldScanner.scanResourcePaths No TLD files were found in resource path [/WEB-INF/lucee/components/lucee/extension/].
05-Sep-2018 17:23:18.857 FINE [127.0.0.1-startStop-1] org.apache.jasper.servlet.TldScanner.scanResourcePaths No TLD files were found in resource path [/WEB-INF/lucee/components/lucee/].
05-Sep-2018 17:23:18.857 FINE [127.0.0.1-startStop-1] org.apache.jasper.servlet.TldScanner.scanResourcePaths No TLD files were found in resource path [/WEB-INF/lucee/components/].
05-Sep-2018 17:23:18.866 FINE [127.0.0.1-startStop-1] org.apache.jasper.servlet.TldScanner.scanResourcePaths No TLD files were found in resource path [/WEB-INF/lucee/cfclasses/CFC__lucee_tomcat_webapps_ROOT4900/request/].
05-Sep-2018 17:23:18.866 FINE [127.0.0.1-startStop-1] org.apache.jasper.servlet.TldScanner.scanResourcePaths No TLD files were found in resource path [/WEB-INF/lucee/cfclasses/CFC__lucee_tomcat_webapps_ROOT4900/].
05-Sep-2018 17:23:18.870 FINE [127.0.0.1-startStop-1] org.apache.jasper.servlet.TldScanner.scanResourcePaths No TLD files were found in resource path [/WEB-INF/lucee/cfclasses/CFC__lucee_tomcat_webapps_ROOT_WEB_INF_lucee_context16413/].
05-Sep-2018 17:23:18.871 FINE [127.0.0.1-startStop-1] org.apache.jasper.servlet.TldScanner.scanResourcePaths No TLD files were found in resource path [/WEB-INF/lucee/cfclasses/].
05-Sep-2018 17:23:18.873 FINE [127.0.0.1-startStop-1] org.apache.jasper.servlet.TldScanner.scanResourcePaths No TLD files were found in resource path [/WEB-INF/lucee/debugger/].
05-Sep-2018 17:23:18.876 FINE [127.0.0.1-startStop-1] org.apache.jasper.servlet.TldScanner.scanResourcePaths No TLD files were found in resource path [/WEB-INF/lucee/locales/].
05-Sep-2018 17:23:18.879 FINE [127.0.0.1-startStop-1] org.apache.jasper.servlet.TldScanner.scanResourcePaths No TLD files were found in resource path [/WEB-INF/lucee/security/].
05-Sep-2018 17:23:18.883 FINE [127.0.0.1-startStop-1] org.apache.jasper.servlet.TldScanner.scanResourcePaths No TLD files were found in resource path [/WEB-INF/lucee/scheduler/].
05-Sep-2018 17:23:18.886 FINE [127.0.0.1-startStop-1] org.apache.jasper.servlet.TldScanner.scanResourcePaths No TLD files were found in resource path [/WEB-INF/lucee/video/].
05-Sep-2018 17:23:18.889 FINE [127.0.0.1-startStop-1] org.apache.jasper.servlet.TldScanner.scanResourcePaths No TLD files were found in resource path [/WEB-INF/lucee/cache/].
05-Sep-2018 17:23:18.904 FINE [127.0.0.1-startStop-1] org.apache.jasper.servlet.TldScanner.scanResourcePaths No TLD files were found in resource path [/WEB-INF/lucee/context/templates/display/].
05-Sep-2018 17:23:18.908 FINE [127.0.0.1-startStop-1] org.apache.jasper.servlet.TldScanner.scanResourcePaths No TLD files were found in resource path [/WEB-INF/lucee/context/templates/error/].
05-Sep-2018 17:23:18.909 FINE [127.0.0.1-startStop-1] org.apache.jasper.servlet.TldScanner.scanResourcePaths No TLD files were found in resource path [/WEB-INF/lucee/context/templates/].
05-Sep-2018 17:23:18.919 FINE [127.0.0.1-startStop-1] org.apache.jasper.servlet.TldScanner.scanResourcePaths No TLD files were found in resource path [/WEB-INF/lucee/context/admin/cdriver/].
05-Sep-2018 17:23:18.923 FINE [127.0.0.1-startStop-1] org.apache.jasper.servlet.TldScanner.scanResourcePaths No TLD files were found in resource path [/WEB-INF/lucee/context/admin/debug/].
05-Sep-2018 17:23:18.930 FINE [127.0.0.1-startStop-1] org.apache.jasper.servlet.TldScanner.scanResourcePaths No TLD files were found in resource path [/WEB-INF/lucee/context/admin/dbdriver/types/].
05-Sep-2018 17:23:18.930 FINE [127.0.0.1-startStop-1] org.apache.jasper.servlet.TldScanner.scanResourcePaths No TLD files were found in resource path [/WEB-INF/lucee/context/admin/dbdriver/].
05-Sep-2018 17:23:18.933 FINE [127.0.0.1-startStop-1] org.apache.jasper.servlet.TldScanner.scanResourcePaths No TLD files were found in resource path [/WEB-INF/lucee/context/admin/gdriver/].
05-Sep-2018 17:23:18.939 FINE [127.0.0.1-startStop-1] org.apache.jasper.servlet.TldScanner.scanResourcePaths No TLD files were found in resource path [/WEB-INF/lucee/context/admin/plugin/Note/].
05-Sep-2018 17:23:18.939 FINE [127.0.0.1-startStop-1] org.apache.jasper.servlet.TldScanner.scanResourcePaths No TLD files were found in resource path [/WEB-INF/lucee/context/admin/plugin/].
05-Sep-2018 17:23:18.944 FINE [127.0.0.1-startStop-1] org.apache.jasper.servlet.TldScanner.scanResourcePaths No TLD files were found in resource path [/WEB-INF/lucee/context/admin/resources/language/].
05-Sep-2018 17:23:18.945 FINE [127.0.0.1-startStop-1] org.apache.jasper.servlet.TldScanner.scanResourcePaths No TLD files were found in resource path [/WEB-INF/lucee/context/admin/resources/].
05-Sep-2018 17:23:18.950 FINE [127.0.0.1-startStop-1] org.apache.jasper.servlet.TldScanner.scanResourcePaths No TLD files were found in resource path [/WEB-INF/lucee/context/admin/logging/layout/].
05-Sep-2018 17:23:18.954 FINE [127.0.0.1-startStop-1] org.apache.jasper.servlet.TldScanner.scanResourcePaths No TLD files were found in resource path [/WEB-INF/lucee/context/admin/logging/appender/].
05-Sep-2018 17:23:18.954 FINE [127.0.0.1-startStop-1] org.apache.jasper.servlet.TldScanner.scanResourcePaths No TLD files were found in resource path [/WEB-INF/lucee/context/admin/logging/].
05-Sep-2018 17:23:18.955 FINE [127.0.0.1-startStop-1] org.apache.jasper.servlet.TldScanner.scanResourcePaths No TLD files were found in resource path [/WEB-INF/lucee/context/admin/].
05-Sep-2018 17:23:18.955 FINE [127.0.0.1-startStop-1] org.apache.jasper.servlet.TldScanner.scanResourcePaths No TLD files were found in resource path [/WEB-INF/lucee/context/].
05-Sep-2018 17:23:18.955 FINE [127.0.0.1-startStop-1] org.apache.jasper.servlet.TldScanner.scanResourcePaths No TLD files were found in resource path [/WEB-INF/lucee/].
05-Sep-2018 17:23:18.956 FINE [127.0.0.1-startStop-1] org.apache.jasper.servlet.TldScanner.scanResourcePaths No TLD files were found in resource path [/WEB-INF/].
05-Sep-2018 17:23:18.962 FINE [127.0.0.1-startStop-1] org.apache.jasper.servlet.TldScanner$TldScannerCallback.scan No TLD files were found in [file:/C:/lucee/tomcat/lib/jaspic-api.jar]. Consider adding the JAR to the tomcat.util.scan.StandardJarScanFilter.jarsToSkip property in CATALINA_BASE/conf/catalina.properties file.
05-Sep-2018 17:23:18.970 FINE [127.0.0.1-startStop-1] org.apache.jasper.servlet.TldScanner$TldScannerCallback.scan No TLD files were found in [file:/C:/lucee/lib/lucee-5.2.7.63.jar]. Consider adding the JAR to the tomcat.util.scan.StandardJarScanFilter.jarsToSkip property in CATALINA_BASE/conf/catalina.properties file.
05-Sep-2018 17:23:18.971 INFO [127.0.0.1-startStop-1] org.apache.jasper.servlet.TldScanner.scanJars At least one JAR was scanned for TLDs yet contained no TLDs. Enable debug logging for this logger for a complete list of JARs that were scanned but no TLDs were found in them. Skipping unneeded JARs during scanning can improve startup time and JSP compilation time.
05-Sep-2018 17:23:19.081 FINE [127.0.0.1-startStop-1] org.apache.catalina.session.StandardManager.doLoad Start: Loading persisted sessions

That’s over a second of scanning on a default install (on my old laptop), and that occurs for each context

I’m using mod_cfml and apache 2.4… does mod_cfml or the installer need to write a few more params into the default context or something? i.e. <JarScanner scanClassPath=“false” />