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

Relocate all com.google classes in mantis-shaded #109

Merged
merged 58 commits into from
Aug 23, 2021

Conversation

calvin681
Copy link
Collaborator

@calvin681 calvin681 commented Aug 23, 2021

Context

Relocate all com.google classes in mantis-shaded.

This is to fix compilation errors:

com.google.guava:guava:20.0 in configuration ':implementation' has 3 classes duplicated by io.mantisrx:mantis-shaded:1.3.36. Duplicate classes: [com/google/thirdparty/publicsuffix/PublicSuffixType, com/google/thirdparty/publicsuffix/PublicSuffixPatterns, com/google/thirdparty/publicsuffix/TrieParser]

Checklist

  • ./gradlew build compiles code correctly
  • Added new tests where applicable
  • ./gradlew test passes all tests
  • Extended README or added javadocs where applicable
  • Added copyright headers for new files from CONTRIBUTING.md

@calvin681 calvin681 self-assigned this Aug 23, 2021
@calvin681 calvin681 added the bug Something isn't working label Aug 23, 2021
@calvin681 calvin681 merged commit ba22284 into Netflix:master Aug 23, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants