Skip to content

Enabled caching by default#1127

Merged
amvanbaren merged 1 commit intoeclipse:masterfrom
ribafish:feature/enableCacheByDefault
Feb 26, 2025
Merged

Enabled caching by default#1127
amvanbaren merged 1 commit intoeclipse:masterfrom
ribafish:feature/enableCacheByDefault

Conversation

@ribafish
Copy link
Contributor

Enabled caching by default by specifying it in the root gradle.properties file. I also enabled filesystem watching and parallel execution by default, which often improves performance.

Since I tested this locally and I have caching enabled by default in my $GRADLE_USER_HOME/gradle.properties I didn't notice that the open vsx server project doesn't - this will fix it.

@amvanbaren amvanbaren force-pushed the feature/enableCacheByDefault branch from 58a91e8 to fc9af5e Compare February 26, 2025 08:24
Enabled caching by default by specifying it in the root gradle.properties file. Also enabled filesystem wathicng and parallel execution by default, which often improve performance.

Signed-off-by: Gasper Kojek <gkojek@gradle.com>
@amvanbaren amvanbaren force-pushed the feature/enableCacheByDefault branch from fc9af5e to c588c85 Compare February 26, 2025 08:42
@amvanbaren amvanbaren merged commit ccfda1f into eclipse:master Feb 26, 2025
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants