Skip to content

chore: Update to Gradle 9.5.1#1894

Merged
netomi merged 1 commit into
eclipse-openvsx:mainfrom
cstamas:gradle-951
Jun 5, 2026
Merged

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

Conversation

@cstamas

@cstamas cstamas commented Jun 4, 2026

Copy link
Copy Markdown
Member

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

netomi commented Jun 4, 2026

Copy link
Copy Markdown
Contributor

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

cstamas commented Jun 4, 2026

Copy link
Copy Markdown
Member Author

OOM/heap related.

@cstamas

cstamas commented Jun 4, 2026

Copy link
Copy Markdown
Member Author

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

netomi commented Jun 4, 2026

Copy link
Copy Markdown
Contributor

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

LGTM

@netomi
netomi marked this pull request as ready for review June 5, 2026 13:55
@netomi
netomi merged commit 303b069 into eclipse-openvsx:main Jun 5, 2026
4 checks passed
@cstamas
cstamas deleted the gradle-951 branch July 10, 2026 10:07
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