Skip to content

dkrasnoff/generated-inputs

Repository files navigation

Description

This project demonstrates the problem with configuration cache and lazily configured task inputs.

How to reproduce

Run the command:

./gradlew consumerTask 

It will fail with error:

/{path_to_project}/producer.txt (No such file or directory)

Without configuration cache project feature

If we disable the configuration cache in gradle.properties, then everything works fine.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published