This is an automated email from the ASF dual-hosted git repository.
markt-asf pushed a commit to branch 9.0.x
in repository https://gitbox.apache.org/repos/asf/tomcat.git
The following commit(s) were added to refs/heads/9.0.x by this push:
new 6841f8426a Fix javadoc warning
6841f8426a is described below
commit 6841f8426aafe45272fcd1fe61637e66b4c80f1f
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 8204b3cc71..11899d4572 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]