linghengqian commented on issue #19536: URL: https://github.com/apache/shardingsphere/issues/19536#issuecomment-1194367588
- According to https://www.gitpod.io/docs/languages/java, configuring a `.gitpod.yml` with JDK does seem inevitable. Refer to https://www.gitpod.io/docs/languages/java. - But the previous PR set JDK to 17, I think it should be consistent with `pom.xml`, use JDK8. - Also, is it really a requirement to use Gitpod? It is widely used in Gitlab, but it does not reflect the integration for easy getting started in Github. -- 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]
