I’m working on an IntelliJ project that uses the gradle wrapper. Every few days, the gradle wrapper updates its own timestamp, creating needless commits and merge conflicts. For example, the wrapper will switch from the gradle “bin” zip URL to the “all” zip URL. What’s causing this, different IntelliJ gradle settings across team members?
Related Topics
Topic | Replies | Views | Activity | |
---|---|---|---|---|
Gradle-wrapper.jar differs with every new version. But has the code really changed? If not, try to prevent a checksum change | 2 | 995 | March 18, 2014 | |
Gradle-wrapper.jar not updated from 6.0.1 to 6.3 | 8 | 3187 | March 30, 2020 | |
Build timestamp in JAR and UP-TO-DATE | 3 | 7919 | March 27, 2020 | |
Gradle wrapper download/extract is not threadsafe | 12 | 1092 | February 11, 2013 | |
Can Gradle use timestamp instead of hash to check if a file has changed? | 1 | 1017 | January 31, 2019 |