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

Add support for building with Gradle #28

Closed
wants to merge 3 commits into from

Conversation

rtyler
Copy link

@rtyler rtyler commented Jan 26, 2015

I hope this doesn't come across as too forward, I wanted to create this as a separate pull request before I moved onto #27.

I figured I'd take a stab at it, my feelings won't be hurt if the maintainers of the repo wish to stick with Ant though.

@scarytom
Copy link
Contributor

scarytom commented Feb 2, 2015

I was actually thinking of moving this project to pure Maven (see #21). What is your interest in using Gradle? This might be a better fit, as we use a lot of Gradle internally at TIM Group, but I thought that Maven was more acceptable in the wild.

@rtyler
Copy link
Author

rtyler commented Feb 2, 2015

@scarytom My employer does quite a bit of Android development and Gradle is becoming more and more common there. Maven certainly seems to be popular amongst the Java community but I personally find that Gradle is more concise and easy to reason about (that last part is obviously subjective),.

At the end of the day, publishing is going to be to Maven repositories one way or the other, so I'm not sure many end-users are going to care.

@waynr
Copy link

waynr commented Sep 21, 2016

https://github.com/DataDog/java-dogstatsd-client appears to be a more actively maintained version of this project, I recommend submitting your patch there if you have not already done so.

@rtyler rtyler closed this Sep 8, 2018
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