Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update project to allow compilation with jdk11 #55

Open
wants to merge 1 commit into
base: branch-1.10.0
Choose a base branch
from

Conversation

rluta
Copy link

@rluta rluta commented Dec 30, 2021

Description of changes:

  • Upgrade maven plugin versions
  • Upgrade Mockito dependency to 2.x and adjust affected tests
  • Filter out transitive hbase-client dependency that requires legacy jdk/tools.jar
  • Upgrade hadoop dependency to hadoop-client (necessary for hive metastore when hbase-client is excluded)
  • Create 'provided' profiles for Guava and AWS SDK to simplify downstream packaging

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

 * Upgrade Mockito dependency to 2.x and adjust affected tests
 * Filter out transitive hbase-client depedency that requires legacy jdk/tools.jar
 * Upgrade hadoop dependency to hadoop-client (necessary for hive metastore)
 * Create provided profiles for Guava and AWS SDK to simplify downstream packaging
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant