This is an automated email from the ASF dual-hosted git repository.
remm pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/tomcat.git
The following commit(s) were added to refs/heads/master by this push:
new cc93ffb Add some Tribes interfaces to the reflection list
cc93ffb is described below
commit cc93ffb998bcf1001c8aeab1bff316d814f9feda
Author: remm <[email protected]>
AuthorDate: Wed Jul 10 16:59:19 2019 +0200
Add some Tribes interfaces to the reflection list
---
res/tomcat-maven/tomcat-reflection.json | 2 ++
1 file changed, 2 insertions(+)
diff --git a/res/tomcat-maven/tomcat-reflection.json
b/res/tomcat-maven/tomcat-reflection.json
index ab1e477..bf3de8a 100644
--- a/res/tomcat-maven/tomcat-reflection.json
+++ b/res/tomcat-maven/tomcat-reflection.json
@@ -36,6 +36,8 @@
{ "name":"org.apache.catalina.WebResourceRoot" },
{ "name":"org.apache.catalina.WebResourceSet" },
{ "name":"org.apache.catalina.Wrapper" },
+{ "name":"org.apache.catalina.tribes.Channel" },
+{ "name":"org.apache.catalina.tribes.MembershipService" },
{ "name":"org.apache.coyote.UpgradeProtocol" },
{ "name":"com.sun.org.apache.xerces.internal.jaxp.SAXParserFactoryImpl",
"methods" : [{"name": "<init>","parameterTypes":[]}] },
{ "name":"com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderFactoryImpl",
"methods" : [{"name": "<init>","parameterTypes":[]}] },
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]