This is an automated email from the ASF dual-hosted git repository. orpiske pushed a commit to branch camel-3.18.x in repository https://gitbox.apache.org/repos/asf/camel.git
commit f031b456ef15f83eb4a85bf8c38a2d8bb044b3e1 Author: Otavio Rodolfo Piske <[email protected]> AuthorDate: Thu Jul 28 11:51:51 2022 +0200 (chores) ci: fix up the JDK based builds on Apache CI --- Jenkinsfile.jdk11 | 1 + 1 file changed, 1 insertion(+) diff --git a/Jenkinsfile.jdk11 b/Jenkinsfile.jdk11 new file mode 120000 index 00000000000..bd6fcff8ee2 --- /dev/null +++ b/Jenkinsfile.jdk11 @@ -0,0 +1 @@ +Jenkinsfile \ No newline at end of file
