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

Migrated to using go mod to manage dependencies #489

Merged
merged 2 commits into from
Aug 25, 2020

Conversation

huydoan2
Copy link
Contributor

This PR attempts to use go mod, a new technique, to manage dependencies.

We will address cleaning up gradle build code in a separate PR.

@rabbah
Copy link
Member

rabbah commented Aug 19, 2020

Should we even keep gradle build rather than use the go build?

@rabbah
Copy link
Member

rabbah commented Aug 19, 2020

Thanks for your contributions @huydoan2.

@huydoan2
Copy link
Contributor Author

Should we even keep gradle build rather than use the go build?

I think it's simpler to keep one build system around. We could add a Makefile for convenience.

@mrutkows
Copy link
Contributor

@rabbah would love to remove Gradle... perhaps a follow-on PR...

@mrutkows mrutkows merged commit 53cb108 into apache:master Aug 25, 2020
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.

3 participants