[java-idp-tomcat-base] 02/03: Remove typo in Netty JAR from TLD jarsToSkip
Tom Zeller
tzeller at dragonacea.biz
Thu Aug 24 18:31:23 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=cb6f8034e622ae4813d651f0ee74412d7c790a03
commit cb6f8034e622ae4813d651f0ee74412d7c790a03
Author: Tom Zeller <tzeller at dragonacea.biz>
AuthorDate: Thu Aug 24 13:26:37 2023 -0500
Remove typo in Netty JAR from TLD jarsToSkip
---
tomcat-base/conf/catalina.properties | 1 -
1 file changed, 1 deletion(-)
diff --git a/tomcat-base/conf/catalina.properties b/tomcat-base/conf/catalina.properties
index 4b3ce37..6df67d1 100644
--- a/tomcat-base/conf/catalina.properties
+++ b/tomcat-base/conf/catalina.properties
@@ -302,7 +302,6 @@ netty-transport-classes-epoll-*.jar,\
netty-transport-classes-kqueue-*.jar,\
netty-transport-native-epoll-*.jar,\
netty-transport-native-epoll-*.jar,\
-netty-transport-native-kqueue-�.jar,\
netty-transport-native-kqueue-*.jar,\
netty-transport-native-unix-common-*.jar,\
nimbus-jose-jwt-*.jar,\
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list