Skip to content

Enabled caching by default #1127

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

Merged
merged 1 commit into from
Feb 26, 2025

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