You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by ma...@apache.org on 2023/06/13 16:40:47 UTC

[tomcat] branch main updated: Remove transport.bio from catalina-tribes.jar.tmp.bnd

This is an automated email from the ASF dual-hosted git repository.

markt pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/tomcat.git


The following commit(s) were added to refs/heads/main by this push:
     new 5e5a3e3542 Remove transport.bio from catalina-tribes.jar.tmp.bnd
5e5a3e3542 is described below

commit 5e5a3e35420f4fa7a950b482d50e0ce4773fc1d3
Author: Sokratis Zappis <sz...@redhat.com>
AuthorDate: Mon Jun 12 19:21:22 2023 +0300

    Remove transport.bio from catalina-tribes.jar.tmp.bnd
---
 res/bnd/catalina-tribes.jar.tmp.bnd | 1 -
 1 file changed, 1 deletion(-)

diff --git a/res/bnd/catalina-tribes.jar.tmp.bnd b/res/bnd/catalina-tribes.jar.tmp.bnd
index 09c7f54394..5b45cd88d6 100644
--- a/res/bnd/catalina-tribes.jar.tmp.bnd
+++ b/res/bnd/catalina-tribes.jar.tmp.bnd
@@ -26,7 +26,6 @@ Export-Package: \
     org.apache.catalina.tribes.membership,\
     org.apache.catalina.tribes.tipis,\
     org.apache.catalina.tribes.transport,\
-    org.apache.catalina.tribes.transport.bio,\
     org.apache.catalina.tribes.transport.nio,\
     org.apache.catalina.tribes.util
 


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org