node-gradle / gradle-node-plugin

Gradle plugin for integrating NodeJS in your build. :rocket:
Apache License 2.0
601 stars 117 forks source link

Broken Task inputs/outputs tests with 8.0 and configuration-cache #259

Closed deepy closed 1 year ago

deepy commented 1 year ago

The test setup of these are broken with version 8, but (presumably) not the functionality behind them

Although after investigation, if you're querying the TaskInputs or TaskOutputs and using the configuration-cache these present real issues.