This is an automated email from the ASF dual-hosted git repository. markt pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/tomcat.git.
from c7457dc Add new connector attribute to control facade recycling new 05de460 Fix BZ 64097 Use ServiceLoader to load EL implementation new 71b3be2 Add ServiceLoader entry to META-INF for EL The 2 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "add" were already present in the repository and have only been added to this reference. Summary of changes: build.xml | 1 + java/jakarta/el/ExpressionFactory.java | 42 ++++++---------------- .../services/jakarta.el.ExpressionFactory | 1 + .../{jasper.jar => jasper-el.jar}/web-fragment.xml | 2 +- 4 files changed, 14 insertions(+), 32 deletions(-) copy java/org/apache/catalina/core/RestrictedListeners.properties => res/META-INF/jasper-el.jar/services/jakarta.el.ExpressionFactory (95%) copy res/META-INF/{jasper.jar => jasper-el.jar}/web-fragment.xml (95%) --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org