You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by re...@apache.org on 2019/07/16 16:53:47 UTC

[tomcat] branch master updated: Test CI again

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 82e936f  Test CI again
82e936f is described below

commit 82e936fcb5107825a7c0e329f39bce9e9b8fb650
Author: remm <re...@apache.org>
AuthorDate: Tue Jul 16 18:53:38 2019 +0200

    Test CI again
---
 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 55c143d..53b67a1 100644
--- a/java/org/apache/tomcat/util/compat/GraalCompat.java
+++ b/java/org/apache/tomcat/util/compat/GraalCompat.java
@@ -40,7 +40,6 @@ class GraalCompat extends JreCompat {
         return GRAAL;
     }
 
-
     @Override
     public void disableCachingForJarUrlConnections() throws IOException {
     }


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org