You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
5.14.1 was released 2021-07-06, there's no chance that we will publish a new patch release for 5.x. This is very interesting behavior, thank you for sharing it, but it's very unlikely that figuring this out will ever reach the top of our todo list.
How to reproduce:
./gradlew clean spotlessApply
.Actual behaviour: the exception from step 3 is gone, build passes.
Expected behaviour: the same exception is back.
If you delete the
~/.gradle/daemon
directory, it makes Spotless behave as expected again i.e. the exception is back.This bug might create inconsistencies between local and CI environments if someone needs to downgrade Spotless for whatever reason.
Setup:
Gradle version: 8.4
Spotless version: 5.14.1
Operating system and version: Mac OS X 13.5.1 aarch64
Gradle config:
The text was updated successfully, but these errors were encountered: