Skip to content

Conversation

@chrjohn
Copy link
Member

@chrjohn chrjohn commented Oct 3, 2021

Needed to get buildable project for JDK17.
Switch build from JDK15 to JDK17 LTS.

@chrjohn chrjohn closed this Oct 4, 2021
@chrjohn chrjohn deleted the chrjohn-mockito branch October 4, 2021 11:30
@chrjohn chrjohn restored the chrjohn-mockito branch October 5, 2021 12:30
@chrjohn chrjohn reopened this Oct 5, 2021
@chrjohn chrjohn changed the title update mockito to check for better JDK17 support update Mockito Oct 5, 2021
@chrjohn chrjohn changed the title update Mockito update Mockito to 3.x. Oct 5, 2021
@chrjohn chrjohn changed the title update Mockito to 3.x. update Mockito to 3.x Oct 5, 2021
@chrjohn chrjohn added this to the QFJ 3.0.0 milestone Oct 8, 2021
@chrjohn chrjohn changed the title update Mockito to 3.x update Mockito to 3.x and switch build to JDK17 Oct 8, 2021
@chrjohn chrjohn merged commit 5aa37ef into master Oct 8, 2021
@chrjohn chrjohn deleted the chrjohn-mockito branch October 8, 2021 21:24
gtoison pushed a commit to gtoison/quickfixj that referenced this pull request Jan 9, 2025
* update mockito to check for better JDK17 support
* Replaced `stub()` by `when()`.
* Changed Mockito matchers since they no longer match `null`.
* added --add-opens to prevent test failure
* Added profile for surefire on JDK8 and other JDKs
gtoison pushed a commit to gtoison/quickfixj that referenced this pull request Jan 9, 2025
* update mockito to check for better JDK17 support
* Replaced `stub()` by `when()`.
* Changed Mockito matchers since they no longer match `null`.
* added --add-opens to prevent test failure
* Added profile for surefire on JDK8 and other JDKs
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