Skip to content

Use Maven profiles to handle different versions of TestNG#88

Merged
sbesson merged 2 commits intoome:masterfrom
sbesson:testng
Mar 18, 2024
Merged

Use Maven profiles to handle different versions of TestNG#88
sbesson merged 2 commits intoome:masterfrom
sbesson:testng

Conversation

@sbesson
Copy link
Copy Markdown
Member

@sbesson sbesson commented Mar 5, 2024

Replaces #72 using the strategy discussed in ome/bioformats#4159 (comment)

  • For JDK8, bump org.testng:testng to the last supported release for this version i.e. 7.5
  • For JDK11+, bump org.testng:testng to the latest release 7.9.0

For JDK8, bump org.testng:testng to the last supported release for
this version i.e. 7.5
For JDK11+, bump org.testng:testng to the latest release 7.9.0
@sbesson sbesson requested a review from melissalinkert March 5, 2024 09:09
Copy link
Copy Markdown
Member

@melissalinkert melissalinkert left a comment

Choose a reason for hiding this comment

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

Makes sense to me, and it's encouraging that all of the matrix builds passed. We probably need the same change in:

and then 4 days of passing https://merge-ci.openmicroscopy.org/jenkins/job/BIOFORMATS-test-repo/ before merging?

@sbesson
Copy link
Copy Markdown
Member Author

sbesson commented Mar 5, 2024

👍 I'll try and open similar testng PRs against all repositories mentioned above tomorrow. If everything goes well, we should be in a position to integrate all of the JDK 21 related PRs at next Monday's Formats meeting.

@sbesson sbesson merged commit bccb2c8 into ome:master Mar 18, 2024
@sbesson sbesson deleted the testng branch April 15, 2024 08:54
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