This is an automated email from the ASF dual-hosted git repository.
markt 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 7c219ea929 Fix IDE warning
7c219ea929 is described below
commit 7c219ea929eab4076a1611bfe6e01ba853117f81
Author: Mark Thomas <[email protected]>
AuthorDate: Wed Aug 17 12:38:04 2022 +0100
Fix IDE warning
---
test/org/apache/juli/TestClassLoaderLogManager.java | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/test/org/apache/juli/TestClassLoaderLogManager.java
b/test/org/apache/juli/TestClassLoaderLogManager.java
index 8628deac16..696af00ccb 100644
--- a/test/org/apache/juli/TestClassLoaderLogManager.java
+++ b/test/org/apache/juli/TestClassLoaderLogManager.java
@@ -87,7 +87,7 @@ public class TestClassLoaderLogManager {
listThread.setRunning(false);
}
- /**
+ /*
* Tests if a per-app root logger has a not {@code null} level.
*/
@Test
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]