This is an automated email from the ASF dual-hosted git repository.
markt pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/tomcat.git
The following commit(s) were added to refs/heads/master by this push:
new 8bea0cb Add additional services API file to text files
8bea0cb is described below
commit 8bea0cb92ee9792c100be541f530eed0cdfb8d2a
Author: Mark Thomas <[email protected]>
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 7da8365..cff6153 100644
--- a/build.xml
+++ b/build.xml
@@ -288,6 +288,7 @@
<include name="**/LICENSE"/>
<include name="**/NOTICE"/>
<include name="**/RELEASE-NOTES"/>
+ <include name="**/jakarta.el.ExpressionFactory"/>
<include name="**/jakarta.servlet.ServletContainerInitializer"/>
<include name="**/jakarta.websocket.ContainerProvider"/>
<include
name="**/jakarta.websocket.server.ServerEndpointConfig$Configurator"/>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]