Skip to content

Replace deprecated EmailableReporter with EmailableReporter2#731

Merged
manovotn merged 1 commit into
jakartaee:mainfrom
manovotn:fix-emailable-reporter
Jun 15, 2026
Merged

Replace deprecated EmailableReporter with EmailableReporter2#731
manovotn merged 1 commit into
jakartaee:mainfrom
manovotn:fix-emailable-reporter

Conversation

@manovotn

@manovotn manovotn commented Jun 15, 2026

Copy link
Copy Markdown
Contributor

EmailableReporter was removed in TestNG 7.10+ (commit testng-team/testng@092c97d). Since the TCK uses TestNG 7.12.0, the shipped suite XML breaks any runner that consumes it. Replace with EmailableReporter2.

Weld PR showing the failure if the same TestNG version is used - weld/core#3418
Sadly I didn't see this earlier as Weld was using 7.9.0 until now.

@Ladicek Ladicek added this to the CDI 5.0 milestone Jun 15, 2026
@manovotn manovotn merged commit 14a1585 into jakartaee:main Jun 15, 2026
4 checks passed
@manovotn manovotn deleted the fix-emailable-reporter branch June 15, 2026 12:49
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