Skip to content

chore: Update to Gradle 9.5.1#1894

Draft
cstamas wants to merge 1 commit into
eclipse-openvsx:mainfrom
cstamas:gradle-951
Draft

chore: Update to Gradle 9.5.1#1894
cstamas wants to merge 1 commit into
eclipse-openvsx:mainfrom
cstamas:gradle-951

Conversation

@cstamas
Copy link
Copy Markdown

@cstamas cstamas commented Jun 4, 2026

Using existing wrapper I could not build project, it errored out constantly.

With Gradle 9.5.1 it just works 🤷

WS: Fedora 44 WS + java 25.0.3-tem

Using existing wrapper I could not build project, it errored
out constantly.

With Gradle 9.5.1 it just works 🤷

WS: Fedora 44 WS + java 25.0.3-tem
@netomi
Copy link
Copy Markdown
Contributor

netomi commented Jun 4, 2026

interesting, which error do you get?

how did you update the wrapper?

Doing

./gradlew wrapper --gradle-version 9.5.1

results in something different, so I am wondering where the changes come from.

@cstamas
Copy link
Copy Markdown
Author

cstamas commented Jun 4, 2026

OOM/heap related.

@cstamas
Copy link
Copy Markdown
Author

cstamas commented Jun 4, 2026

how did you update the wrapper?

Doing

./gradlew wrapper --gradle-version 9.5.1

results in different results, so I am wondering where they come from.

Hm, I did gradle wrapper as I have 9.5.1 installed via SDKMAN. What difference?

@netomi
Copy link
Copy Markdown
Contributor

netomi commented Jun 4, 2026

ah ok, I get the same when doing gradle wrapper with 9.5.1.

LGTM

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