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

Arquillian version updated #59

Conversation

JanWesterkamp-iJUG
Copy link
Contributor

@JanWesterkamp-iJUG JanWesterkamp-iJUG commented Oct 5, 2022

PR for a MP Telemetry Tracing TCK local Arquillian update to 1.7.0.Alpha12.

Alternatively the update can be done in the microprofile-parent project (PR is available), but this would require a new release there and then updating the mircroprofile-tck-bom version here.

This PR is intended to fix TCK issues #58 and #53.

@Emily-Jiang
Copy link
Member

Yasmin is trying to execute the tests to find out whether the tests can be executed.

Copy link
Contributor

@radcortez radcortez left a comment

Choose a reason for hiding this comment

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

Please, do not update individual versions of dependencies. This defeats the entire purpose of the BOM.

The BOM includes TestNG 7.4, but Arquillian uses 7.5: https://github.com/arquillian/arquillian-core/blob/1.7.0.Alpha12/build/pom.xml#L31

These need to be in-sync or it can cause issues when running the TCK.

@JanWesterkamp-iJUG
Copy link
Contributor Author

@radcortez this was intended to fix potential errors in the mentioned issue temporary - we can skip this here and do it on the microprofile-parent/tck-bom with aligned versions, if you like.

@Emily-Jiang
Copy link
Member

I think this PR should be marked as Experimental to avoid confusion. Let's close this one.

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.

3 participants