rhtyd commented on a change in pull request #3888: jdk versions
URL: https://github.com/apache/cloudstack/pull/3888#discussion_r380521027
##########
File path: pom.xml
##########
@@ -51,7 +51,8 @@
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
<!-- Build properties -->
- <cs.jdk.version>11</cs.jdk.version>
+ <cs.jdk.version>14</cs.jdk.version>
Review comment:
This would cause PR to be built against jdk14, given what got broken and
fixed to make it work for jdk11 - moving to a newer jdk may be more work.
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]
With regards,
Apache Git Services