Skip to content
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

Upgrade to Java 11 #2637

Closed
juherr opened this issue Sep 17, 2021 · 7 comments · Fixed by #2705
Closed

Upgrade to Java 11 #2637

juherr opened this issue Sep 17, 2021 · 7 comments · Fixed by #2705
Milestone

Comments

@juherr
Copy link
Member

juherr commented Sep 17, 2021

The new LTS version is out.
It is the good time to follow the rule : target the previous LTS.

WDYT @krmahadevan ?

@krmahadevan
Copy link
Member

@juherr So it would mean that the minimum JDK version needed for testng would be JDK 11 ?

@juherr
Copy link
Member Author

juherr commented Sep 17, 2021

Yes

@krmahadevan
Copy link
Member

Ok. Should we engage the community via some poll or something before going ahead and doing that ?

@krmahadevan
Copy link
Member

Also, I feel that before we do an upgrade to JDK11, I think we should go ahead and do a release with 7.5.0 so that all the bug fixes that we have put into it so far, atleast those are available to current users. Maybe we can say that 7.6.0 would need JDK11. WDYT @juherr ?

@juherr
Copy link
Member Author

juherr commented Sep 17, 2021

Yes. We can release the last java 8 version, then upgrade the guideline saying TestNG supports the current and previous LTS.

@krmahadevan
Copy link
Member

@juherr - Any idea on what would the release process be, with the new gradle changes ?

@juherr
Copy link
Member Author

juherr commented Sep 19, 2021

The process is supposed to be the same than previously.
Do you have any issue?

I think you can publish a beta-1 version when you want.

krmahadevan added a commit to krmahadevan/testng that referenced this issue Jan 7, 2022
Closes testng-team#2637

* Also upgraded all the dependencies to the latest
* Fixed the matrix as well to toggle between 11/16/17
@krmahadevan krmahadevan mentioned this issue Jan 7, 2022
3 tasks
@krmahadevan krmahadevan added this to the 7.6.0 milestone Jan 7, 2022
krmahadevan added a commit to krmahadevan/testng that referenced this issue Jan 7, 2022
Closes testng-team#2637

* Also upgraded all the dependencies to the latest
* Fixed the matrix as well to toggle between 11/16/17
krmahadevan added a commit to krmahadevan/testng that referenced this issue Jan 7, 2022
Closes testng-team#2637

* Also upgraded all the dependencies to the latest
* Fixed the matrix as well to toggle between 11/16/17
krmahadevan added a commit to krmahadevan/testng that referenced this issue Jan 7, 2022
Closes testng-team#2637

* Also upgraded all the dependencies to the latest
* Fixed the matrix as well to toggle between 11/16/17
krmahadevan added a commit that referenced this issue Jan 7, 2022
Closes #2637

* Also upgraded all the dependencies to the latest
* Fixed the matrix as well to toggle between 11/16/17
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 a pull request may close this issue.

2 participants