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 JDK11 #2705

Merged
merged 1 commit into from Jan 7, 2022
Merged

Upgrade to JDK11 #2705

merged 1 commit into from Jan 7, 2022

Conversation

krmahadevan
Copy link
Member

  • Also upgraded all the dependencies to the latest
  • Fixed the matrix as well to toggle between 11/16/17

Fixes #2637

Did you remember to?

  • Add test case(s)
  • Update CHANGES.txt
  • Auto applied styling via ./gradlew autostyleApply

We encourage pull requests that:

  • Add new features to TestNG (or)
  • Fix bugs in TestNG

If your pull request involves fixing SonarQube issues then we would suggest that you please discuss this with the
TestNG-dev before you spend time working on it.

Note: For more information on contribution guidelines please make sure you refer our Contributing section for detailed set of steps.

Copy link
Member

@juherr juherr left a comment

Choose a reason for hiding this comment

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

Commented version are just here to show you all available new versions. When you upgrade you are supposed to remove old versions.

settings.gradle.kts Outdated Show resolved Hide resolved
versions.properties Outdated Show resolved Hide resolved
@krmahadevan
Copy link
Member Author

@juherr - Can you please take a quick look once again ? I have fixed the review comments.

.github/workflows/matrix.js Outdated Show resolved Hide resolved
versions.properties Show resolved Hide resolved
@krmahadevan
Copy link
Member Author

@juherr - I have fixed both the review comments. Please check

Copy link
Member

@juherr juherr left a comment

Choose a reason for hiding this comment

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

Just fix the last issue and merge 👍

.github/workflows/matrix.js Outdated Show resolved Hide resolved
Closes testng-team#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 this pull request may close these issues.

Upgrade to Java 11
2 participants