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

test dependency issues fixed #235

Merged

Conversation

JanWesterkamp-iJUG
Copy link
Contributor

PR for fixing the test dependency issues.

jUnit version updated to 4.13.2 (in the API).
TestNG version kept at it is to be conservative now (but there is a new major version available).
TestNG and Aquillian Test Container dependencies moved to the TCK (without the version declaration, which is kept in the parent), because they need to be a compile dependencies there but not used in other components like the API (and should not there).

@arjantijms arjantijms added this to the 3.0.1 milestone Jun 23, 2022
@arjantijms arjantijms added the TCK label Jun 23, 2022
@arjantijms arjantijms merged commit 7936efa into jakartaee:master Jun 23, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants