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

validate gradle model in builder project #10

Closed
proppy opened this issue Jun 25, 2015 · 1 comment
Closed

validate gradle model in builder project #10

proppy opened this issue Jun 25, 2015 · 1 comment

Comments

@proppy
Copy link
Contributor

proppy commented Jun 25, 2015

@rschiu pointed out we can get a object representation of the model using https://docs.gradle.org/current/javadoc/org/gradle/tooling/ProjectConnection.html#getModel(java.lang.Class)

We could validate the model against flags and abiFilter to make sure we keep consistency across all samples.

@ggfan
Copy link
Contributor

ggfan commented Aug 2, 2018

not for gradle experimental but concept still apply to all samples: it is continuously progressing item

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

2 participants