zhfeng commented on a change in pull request #12579:
URL: https://github.com/apache/shardingsphere/pull/12579#discussion_r711665068
##########
File path: pom.xml
##########
@@ -887,6 +890,27 @@
</plugins>
</build>
+ <profiles>
+ <profile>
+ <id>jdk11+</id>
+ <activation>
+ <jdk>[11,)</jdk>
Review comment:
Since JDK 9 is not a LTS verion, I think it will not be in the supported
JDK list.
--
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]