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/01/23 20:11:15 UTC

[tomcat] branch main updated: Typo

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 3a2db66ffd Typo
3a2db66ffd is described below

commit 3a2db66ffd4efb9f9d8f5c7b916477f62f32441c
Author: Mark Thomas <ma...@apache.org>
AuthorDate: Mon Jan 23 20:11:09 2023 +0000

    Typo
---
 build.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/build.xml b/build.xml
index 33a9f6ff15..aba58136b3 100644
--- a/build.xml
+++ b/build.xml
@@ -1682,7 +1682,7 @@
            filesId="files.tomcat-embed-core"
            notice="${tomcat.manifests}/servlet-api.jar.notice"
            license="${tomcat.manifests}/servlet-api.jar.license"
-           metainf="${tomcat.manifests}/tomcat-embed-core.jar"
+           meta-inf="${tomcat.manifests}/tomcat-embed-core.jar"
            addOSGi="true"
            addGraal="true"
            graalPrefix="org.apache.tomcat.embed/tomcat-embed-core"


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