[
https://issues.apache.org/jira/browse/HADOOP-19318?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17895977#comment-17895977
]
ASF GitHub Bot commented on HADOOP-19318:
-----------------------------------------
myandpr commented on code in PR #7145:
URL: https://github.com/apache/hadoop/pull/7145#discussion_r1831082485
##########
hadoop-common-project/hadoop-common/pom.xml:
##########
@@ -416,6 +416,12 @@
<artifactId>lz4-java</artifactId>
<scope>provided</scope>
</dependency>
+ <dependency>
+ <groupId>com.github.jnr</groupId>
Review Comment:
Thanks for your review, and i have added com.github.jnr to GPLv2 module in
LICENSE-binary file.
> JDK11 build fails with error: release version 1.8 not supported
> ---------------------------------------------------------------
>
> Key: HADOOP-19318
> URL: https://issues.apache.org/jira/browse/HADOOP-19318
> Project: Hadoop Common
> Issue Type: Bug
> Components: build
> Affects Versions: 3.5.0
> Reporter: Ayush Saxena
> Assignee: Attila Doroszlai
> Priority: Major
> Labels: pull-request-available
>
> [JDK11
> build|https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/756/]
> is failing:
> {code:title=https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/756/artifact/out/patch-compile-root.txt}
> Fatal error compiling: error: release version 1.8 not supported
> {code}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]