[java-idp-tomcat-base] 03/03: Add Nashorn plugin JARs to TLD jarsToSkip

Tom Zeller tzeller at dragonacea.biz
Thu Aug 24 18:31:24 UTC 2023


This is an automated email from the git hooks/post-receive script.

tzeller pushed a commit to branch 10.1
in repository java-idp-tomcat-base.

View the commit online:
http://git.shibboleth.net/view/?p=java-idp-tomcat-base.git;a=commit;h=2b4c2b2f482a9fb97bd526954064a6c2b8c38eb4

commit 2b4c2b2f482a9fb97bd526954064a6c2b8c38eb4
Author: Tom Zeller <tzeller at dragonacea.biz>
AuthorDate: Thu Aug 24 13:27:26 2023 -0500

    Add Nashorn plugin JARs to TLD jarsToSkip
---
 tomcat-base/conf/catalina.properties | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/tomcat-base/conf/catalina.properties b/tomcat-base/conf/catalina.properties
index 6df67d1..17be0fa 100644
--- a/tomcat-base/conf/catalina.properties
+++ b/tomcat-base/conf/catalina.properties
@@ -254,9 +254,11 @@ idp-conf-impl-*.jar,\
 idp-consent-api-*.jar,\
 idp-consent-impl-*.jar,\
 idp-core-*.jar,\
+idp-plugin-nashorn-jdk-impl-*.jar,\
 idp-plugin-oidc-config-impl-*.jar,\
 idp-plugin-oidc-op-api-*.jar,\
 idp-plugin-oidc-op-impl-*.jar,\
+idp-plugin-scripting-api-*.jar,\
 idp-profile-api-*.jar,\
 idp-profile-impl-*.jar,\
 idp-saml-api-*.jar,\
@@ -292,6 +294,7 @@ metrics-json-*.jar,\
 metrics-jvm-*.jar,\
 micrometer-commons-*.jar,\
 micrometer-observation-*.jar,\
+nashorn-core-*.jar,\
 netty-buffer-*.jar,\
 netty-codec-*.jar,\
 netty-common-*.jar,\

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the commits mailing list