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

Automatically update parent settings.gradle #16

Open
lptr opened this issue Apr 16, 2014 · 2 comments
Open

Automatically update parent settings.gradle #16

lptr opened this issue Apr 16, 2014 · 2 comments

Comments

@lptr
Copy link
Contributor

lptr commented Apr 16, 2014

Gradle could at least check if the generated settings.gradle is up-to-date.

@lptr
Copy link
Contributor Author

lptr commented Aug 4, 2014

We could do this by checking rootProject.childProjects against the Pride's modules, and issue a warning if the two don't match.

@lptr
Copy link
Contributor Author

lptr commented Aug 4, 2014

No, we can't. :( But perhaps Pride could record the file date, or something, of settings.gradle files in modules, and warn the user if they have changed. (This should also work for added/removed settings.gradle files).

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

No branches or pull requests

1 participant