This is an automated email from the ASF dual-hosted git repository.
rainerjung 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 330df0f1af Silence checkstyle
330df0f1af is described below
commit 330df0f1af4e8623b12376a2b762cda15a971961
Author: Rainer Jung <[email protected]>
AuthorDate: Tue Sep 15 11:43:32 2026 +0200
Silence checkstyle
---
test/org/apache/tomcat/util/net/TestCrlSupport.java | 1 +
1 file changed, 1 insertion(+)
diff --git a/test/org/apache/tomcat/util/net/TestCrlSupport.java
b/test/org/apache/tomcat/util/net/TestCrlSupport.java
index 33b03d571b..1dab8b9980 100644
--- a/test/org/apache/tomcat/util/net/TestCrlSupport.java
+++ b/test/org/apache/tomcat/util/net/TestCrlSupport.java
@@ -23,6 +23,7 @@ import java.util.Collection;
import java.util.List;
import javax.net.ssl.SSLException;
+
import org.junit.Assert;
import org.junit.Assume;
import org.junit.Test;
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]