[
https://issues.apache.org/jira/browse/HIVE-26226?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17536121#comment-17536121
]
Sylwester Lachiewicz commented on HIVE-26226:
---------------------------------------------
I found this issue only inside upgrade-acid - that prevents me from loading
projects with my IDE. I'm using Maven 3.8.5 and Java 18 so even more challenges.
I don't this small update would affect executing tests (CI is green) - all code
still will stay compiled for Java 8 as before.
Where have You found other jdk.tools mvn
org.apache.maven.plugins:maven-dependency-plugin:3.3.0:tree
-Dincludes=jdk.tools:jdk.tools doesn't show anything more.
I'm checking branch-3.1 now. btw. [https://github.com/apache/hive/pull/3286]
> Remove outdated dependency to jdk.tools:jdk.tools:jar:1.7 (upgrade-acid)
> ------------------------------------------------------------------------
>
> Key: HIVE-26226
> URL: https://issues.apache.org/jira/browse/HIVE-26226
> Project: Hive
> Issue Type: Improvement
> Components: Tests
> Affects Versions: 3.1.3, 4.0.0-alpha-2
> Reporter: Sylwester Lachiewicz
> Priority: Minor
>
> The hive-metastore 2.3.3 used in upgrade-acid tests includes unnecessary
> dependency - that blocks the possibility to compile with newer java versions
> > 8
--
This message was sent by Atlassian Jira
(v8.20.7#820007)