carldea opened a new pull request #6964: URL: https://github.com/apache/dolphinscheduler/pull/6964
<!--Thanks very much for contributing to Apache DolphinScheduler. Please review https://dolphinscheduler.apache.org/en-us/community/development/pull-request.html before opening a pull request.--> ## Purpose of the pull request <!--(For example: This pull request adds checkstyle plugin).--> The AdoptOpenJDK has been discontinued since July 2021 (https://adoptopenjdk.net). Switching the distribution to Azul Zulu. When using Zulu you get all the latest updated (TCK Tested) builds for all versions of OpenJDK. Please see more details at Foojay.io: https://foojay.io/today/github-actions-with-java-part-2/ ## Brief change log https://github.com/carldea/dolphinscheduler/commit/7e867ae2be6e47349be635db9d0a5b78aca88a48 - Updated `distribution:` to `zulu` <!--*(for example:)* - *Add maven-checkstyle-plugin to root pom.xml* --> ## Verify this pull request <!--*(Please pick either of the following options)*--> - GitHub actions will pass all unit tests using the latest Zulu Java OpenJDK builds (8 & 11). <!--*(example:)* - *Added dolphinscheduler-dao tests for end-to-end.* - *Added CronUtilsTest to verify the change.* - *Manually verified the change by testing locally.* --> -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
