leo65535 commented on pull request #941: URL: https://github.com/apache/incubator-seatunnel/pull/941#issuecomment-1005349394
hi @asdf2014, we should remove the hard code `jdk.version`, because we already setup the JDK version in github action. https://github.com/apache/incubator-seatunnel/blob/dev/.github/workflows/backend.yml It will limit us when we want to use other JDK version to build the SeaTunnel project, we can set different JDK env by using github action. -- 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]
