This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch 9.0.x in repository https://gitbox.apache.org/repos/asf/tomcat.git
commit 817dd852e1d4fa9d294f05db11ec13e63f9f1c60 Author: Mark Thomas <ma...@apache.org> AuthorDate: Tue Mar 23 19:25:02 2021 +0000 Add additional services API file to text files --- build.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/build.xml b/build.xml index d6fb9c2..a527dbb 100644 --- a/build.xml +++ b/build.xml @@ -283,6 +283,7 @@ <include name="**/LICENSE"/> <include name="**/NOTICE"/> <include name="**/RELEASE-NOTES"/> + <include name="**/java.el.ExpressionFactory"/> <include name="**/javax.servlet.ServletContainerInitializer"/> <include name="**/javax.websocket.ContainerProvider"/> <include name="**/javax.websocket.server.ServerEndpointConfig$Configurator"/> --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org