[
https://issues.apache.org/jira/browse/HADOOP-19540?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17946501#comment-17946501
]
ASF GitHub Bot commented on HADOOP-19540:
-----------------------------------------
pan3793 commented on code in PR #7608:
URL: https://github.com/apache/hadoop/pull/7608#discussion_r2054610119
##########
hadoop-project/pom.xml:
##########
@@ -2747,6 +2747,16 @@
</dependencies>
</dependencyManagement>
</profile>
+ <profile>
+ <id>jdk-17</id>
Review Comment:
can we follow the
[apache/maven-apache-parent](https://github.com/apache/maven-apache-parent/blob/2591ca2d83b71d18a621d01621f078f25cfd456e/pom.xml#L501)
to name it `jdk17+`
> [JDK17] Add ubuntu:noble as a build platform with JDK-17 as default
> -------------------------------------------------------------------
>
> Key: HADOOP-19540
> URL: https://issues.apache.org/jira/browse/HADOOP-19540
> Project: Hadoop Common
> Issue Type: Sub-task
> Components: hadoop-common, hdfs-client
> Reporter: Vinayakumar B
> Assignee: Vinayakumar B
> Priority: Major
> Labels: pull-request-available
>
> Add a new Dockerfile to compile Hadoop on latest ubuntu:noble (24.04) with
> JDK17 as the default compiler.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]