This is an automated email from the ASF dual-hosted git repository. markt pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/tomcat.git.
from 3b6e149 Update to bnd 5.3.0-SNAPSHOT to workaround JDK-8255854 new 557c64e Simplify new 3f20e75 Add JPMS metadata for use of ServiceProvider API by WebSocket new c0032f2 Add BZ reference The 3 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "add" were already present in the repository and have only been added to this reference. Summary of changes: java/jakarta/el/ExpressionFactory.java | 2 +- java/jakarta/websocket/ContainerProvider.java | 3 +++ java/jakarta/websocket/server/ServerEndpointConfig.java | 3 +++ java/org/apache/el/ExpressionFactoryImpl.java | 2 +- java/org/apache/tomcat/websocket/WsContainerProvider.java | 1 + .../tomcat/websocket/server/DefaultServerEndpointConfigurator.java | 1 + webapps/docs/changelog.xml | 2 +- 7 files changed, 11 insertions(+), 3 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org