This is an automated email from the ASF dual-hosted git repository. remm pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/tomcat.git
The following commit(s) were added to refs/heads/master by this push: new 80beab5 Test CI 80beab5 is described below commit 80beab5ed595acb730c17a0c278cc9bb19083ab9 Author: remm <r...@apache.org> AuthorDate: Tue Jul 16 18:15:29 2019 +0200 Test CI --- java/org/apache/tomcat/util/compat/GraalCompat.java | 1 - 1 file changed, 1 deletion(-) diff --git a/java/org/apache/tomcat/util/compat/GraalCompat.java b/java/org/apache/tomcat/util/compat/GraalCompat.java index 66263a1..cd2c725 100644 --- a/java/org/apache/tomcat/util/compat/GraalCompat.java +++ b/java/org/apache/tomcat/util/compat/GraalCompat.java @@ -46,5 +46,4 @@ class GraalCompat extends JreCompat { public void disableCachingForJarUrlConnections() throws IOException { } - } --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org