-
-
Notifications
You must be signed in to change notification settings - Fork 3.2k
Disable Gradle configuration cache #14847
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
Conversation
PR Compliance Guide 🔍Below is a summary of compliance checks for this PR:
Compliance status legend🟢 - Fully Compliant🟡 - Partial Compliant 🔴 - Not Compliant ⚪ - Requires Further Human Verification 🏷️ - Compliance label |
||||||||||||||||||||||||||||||||
PR Code Suggestions ✨Explore these optional code suggestions:
|
|||||||||
|
Wh? It still works with configuration |
|
Neverymind - it was + onlyIf {
+ !ltwaCsvFile.get().asFile.exists()
+ } |
|
Only happens in offline mode |


User description
Workaround for michel-kraemer/gradle-download-task#423
Follow-up to #14725
Steps to test
See gradle running again in the IDE
Mandatory checks
CHANGELOG.mdin a way that is understandable for the average user (if change is visible to the user)PR Type
Bug fix
Description
Disable Gradle configuration cache due to upstream issue
Workaround for gradle-download-task incompatibility
Allows Gradle to run properly in IDE environments
Diagram Walkthrough
File Walkthrough
gradle.properties
Disable Gradle configuration cache settinggradle.properties
org.gradle.configuration-cachefromtruetofalseClean up unsupported entrytype "other" or "conversion dialog" in JabRef 3.0+ #423