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

Greendao tasks should declare inputs and outputs #1075

Open
runningcode opened this issue Jun 2, 2021 · 2 comments
Open

Greendao tasks should declare inputs and outputs #1075

runningcode opened this issue Jun 2, 2021 · 2 comments

Comments

@runningcode
Copy link

In order to enable up-to-date checks in Gradle. The greendao Gradle task should define inputs and outputs.

This will speed up builds.

Here is some more information on how to declare inputs and outputs in the Gradle task. https://docs.gradle.org/current/userguide/more_about_tasks.html#sec:up_to_date_checks

If the Gradle plugin sources were available somewhere, I would love to contribute this feature.

@takeseem
Copy link

takeseem commented Jan 6, 2022

can't find the greendao gradle pulgin source...

@jepack
Copy link

jepack commented Apr 2, 2024

Where can I find the plugin source code? We are using gradle 7.0, the greendao run generator every time but not use the cached classes. It slow down the speed of build seriously. Is it possible to provide the plugin source code? If we can not resolve it, we have to remove greendao, it will cost a long time for a great project.

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

No branches or pull requests

3 participants