This is an automated email from the ASF dual-hosted git repository.
markt-asf pushed a commit to branch 11.0.x
in repository https://gitbox.apache.org/repos/asf/tomcat.git
The following commit(s) were added to refs/heads/11.0.x by this push:
new cc6d842aa2 Fix javadoc warning
cc6d842aa2 is described below
commit cc6d842aa2f8c34850faa55b2fff8903636a0fff
Author: Mark Thomas <[email protected]>
AuthorDate: Mon Aug 10 08:54:06 2026 +0100
Fix javadoc warning
---
test/org/apache/catalina/manager/TestManagerWebapp.java | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/test/org/apache/catalina/manager/TestManagerWebapp.java
b/test/org/apache/catalina/manager/TestManagerWebapp.java
index 1766eaa45c..22cb3e663d 100644
--- a/test/org/apache/catalina/manager/TestManagerWebapp.java
+++ b/test/org/apache/catalina/manager/TestManagerWebapp.java
@@ -617,7 +617,7 @@ public class TestManagerWebapp extends TomcatBaseTest {
}
}
- /**
+ /*
* Verify that manager JSPs compile and render correctly.
*/
@Test
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]