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

Build bitcoin module (all modules) with Gradle #18

Open
msgilligan opened this issue Mar 18, 2015 · 2 comments
Open

Build bitcoin module (all modules) with Gradle #18

msgilligan opened this issue Mar 18, 2015 · 2 comments
Assignees
Labels

Comments

@msgilligan
Copy link
Member

So, I've been using a Gradle build within the groovylang-support directory and would be happy to convert the Maven-based build in the bitcoin module over to Gradle.

This would allow the whole "shelter" to be built with Gradle and would also get the groovylang-support modules hooked in to Travis.

If this is OK, I'll put together a Pull Request.

@keilw
Copy link
Member

keilw commented Mar 19, 2015

If it's more consistent to build the whole shelter, why not. Android also likes Gradle nowadays, so depending on what will be the final outcome of the Backport discussion (either separate modules or a variant of javax.money if we are able to provide a TCK for both RI and API) something for Android in shelter could also use it.

@msgilligan
Copy link
Member Author

Yes, I think it would be better and more consistent if we use a single build tool for the whole shelter. And, yes, Gradle should be helpful in building and testing for Android.

I want to make sure that tests are run, artifacts are published, and API docs are generated, etc for all modules in the repo. I probably won't have time to work on this until early April, but may make some incremental steps (such as a441453 before then)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants