This is an automated email from the ASF dual-hosted git repository.
rainerjung pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/tomcat-connectors.git
The following commit(s) were added to refs/heads/main by this push:
new a25056fce Remove remaining mention of jni in source
a25056fce is described below
commit a25056fceed618694c655cf5f52834cb0be06e6a
Author: Rainer Jung <[email protected]>
AuthorDate: Wed Jun 24 19:41:25 2026 +0200
Remove remaining mention of jni in source
---
native/common/jk_status.c | 1 -
1 file changed, 1 deletion(-)
diff --git a/native/common/jk_status.c b/native/common/jk_status.c
index f4c23c77e..536d1ae7a 100644
--- a/native/common/jk_status.c
+++ b/native/common/jk_status.c
@@ -460,7 +460,6 @@ static const char *worker_type[] = {
"ajp12",
"ajp13",
"ajp14",
- "jni",
"lb",
"status",
NULL
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]