Skip to content

Fix #714, TCK should not try to declare generator with same name multiple times#749

Merged
scottmarlow merged 1 commit intojakartaee:masterfrom
beikov:issues/714
Nov 21, 2025
Merged

Fix #714, TCK should not try to declare generator with same name multiple times#749
scottmarlow merged 1 commit intojakartaee:masterfrom
beikov:issues/714

Conversation

@beikov
Copy link
Copy Markdown
Contributor

@beikov beikov commented Sep 23, 2025

Fixes #714

Port the test fix that happened on the TCK repository: jakartaee/platform-tck#2185

@gavinking
Copy link
Copy Markdown
Member

What is the status of this one? @beikov @scottmarlow ?

@scottmarlow
Copy link
Copy Markdown
Member

scottmarlow commented Nov 21, 2025

What is the status of this one? @beikov @scottmarlow ?

I think we can merge it to the master branch so it will be included for 4.0. The change was already tested by EclipseLink as it was included in the Jakarta EE 11 Platform TCK testing via merged jakartaee/platform-tck#2071.

I started #761 for planning/tracking the jakarta-persistence-tck-3.2.1.zip release and #749 is already suggested to be included for the jakarta-persistence-tck-3.2.1.zip service release.

@scottmarlow scottmarlow merged commit db3b456 into jakartaee:master Nov 21, 2025
1 check passed
@scottmarlow
Copy link
Copy Markdown
Member

Thanks @beikov @gavinking

beikov added a commit to beikov/persistence that referenced this pull request Mar 24, 2026
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.

TCK should not try declare generator with same name multiple times

3 participants