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

Un-mix TestNG Assert from JUnit Tests #626

Merged
merged 1 commit into from
Apr 15, 2022

Conversation

pzygielo
Copy link
Contributor

@pzygielo pzygielo commented Apr 15, 2022

This will (partially) help with

There is a 3.5 release of EasyMock (currently used here) that has TestNG classes included (it's fixed in 3.5.1), that polluted CP.
HK2 has no TestNG on CP, hence the problem of upgrading from 3.5 up.

@pzygielo pzygielo marked this pull request as ready for review April 15, 2022 18:16
@pzygielo
Copy link
Contributor Author

May I ask for review, please?

@dmatej dmatej merged commit 7b6150d into eclipse-ee4j:master Apr 15, 2022
@pzygielo pzygielo deleted the tjeusntintg branch April 15, 2022 19:10
@dmatej dmatej added this to the 3.0.4 milestone Mar 27, 2023
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