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

lib/java/build.gradle: Removed jcenter() after repeated errors #2506

Merged
merged 1 commit into from
Jan 17, 2022

Conversation

emmenlau
Copy link
Member

There are repeated gradle errors since the jcenter server is currently not working. The build works for me when removing jcenter from the gradle / maven repositories.

  • Did not create an Apache Jira ticket for trivial change.
  • If a ticket exists: Does your pull request title follow the pattern "THRIFT-NNNN: describe my issue"?
  • Did you squash your changes to a single commit? (not required, but preferred)
  • Did you do your best to avoid breaking changes? If one was needed, did you label the Jira ticket with "Breaking-Change"?
  • If your change does not involve any code, include [skip ci] anywhere in the commit message to free up build resources.

@emmenlau
Copy link
Member Author

This fixes the majority of build errors. The remaining build errors are unrelated. Merging.

@emmenlau emmenlau merged commit 16b490c into apache:master Jan 17, 2022
@emmenlau emmenlau deleted the bda_remove_jcenter branch January 17, 2022 22:02
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