Skip to content

Conversation

Marcinosoft
Copy link

Downgrade gradle-8.0.2 to gradle-7.6.2 and gradle:8.1.1 to gradle:7.4.2 to keep JDK 11 compatibility

Downgrade gradle-8.0.2-all.zip to gradle-7.6.2-all.zip
Downgrade gradle:8.1.1 to gradle:7.4.2
@cclauss
Copy link
Contributor

cclauss commented Oct 20, 2024

Is this still required?

@Marcinosoft
Copy link
Author

Yes. To be able to build using Java 11, which is required for successfull build on WSL v1.
Details: #3000

@kuzeyron
Copy link
Contributor

kuzeyron commented Dec 7, 2024

Yes. To be able to build using Java 11, which is required for successfull build on WSL v1. Details: #3000

Even with version 17?

@Marcinosoft
Copy link
Author

Yes. To be able to build using Java 11, which is required for successfull build on WSL v1. Details: #3000

Even with version 17?

Java 11 is the last one able to build using Buildozer on WSL v1.

Copy link
Contributor

@kuzeyron kuzeyron left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Downgrading the libs is a no go. Instead you should find a way to determine if your system is WSL1 and so on. Only then you can add these changes.

I don't even think WSL1 is getting updates anymore.

@cclauss
Copy link
Contributor

cclauss commented Dec 8, 2024

@kuzeyron kuzeyron added need-analysis need-discussion The issue or pull request needs a discussion to take a team decission core-providers Core code that's not a recipe labels Apr 15, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
core-providers Core code that's not a recipe need-analysis need-discussion The issue or pull request needs a discussion to take a team decission
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants