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

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

commit 1e71c12772628459712915d94a621a1cebcbb139
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 d5c9486..6ca421f 100644
--- a/build.xml
+++ b/build.xml
@@ -281,6 +281,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

Reply via email to