On 17/09/2025 12:50, [email protected] wrote:
This is an automated email from the ASF dual-hosted git repository.

dsoumis 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 7524c12242 Test Java scriplets in JSP
7524c12242 is described below

commit 7524c12242d9d7a4c1d0fad73cca3d9ecfd904cb
Author: Dimitris Soumis <[email protected]>
AuthorDate: Wed Sep 17 14:49:51 2025 +0300

     Test Java scriplets in JSP

<snip/>

diff --git a/test/webapp/jsp/generator/lambda.jsp 
b/test/webapp/jsp/generator/lambda.jsp
new file mode 100644
index 0000000000..0daab4271c
--- /dev/null
+++ b/test/webapp/jsp/generator/lambda.jsp
@@ -0,0 +1,23 @@
+<%--
+  ~ Licensed to the Apache Software Foundation (ASF) under one or more

Why the "~" characters? We don't normally use those in license headers.

Mark


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to