Skip to content

Address ee.jakarta.tck.persistence.core.annotations.version.Client* failures by allowing null to be used for initial version field/property value #2187

Merged
scottmarlow merged 1 commit intojakartaee:mainfrom
scottmarlow:persistence_versionfailure
Apr 11, 2025
Merged

Address ee.jakarta.tck.persistence.core.annotations.version.Client* failures by allowing null to be used for initial version field/property value #2187
scottmarlow merged 1 commit intojakartaee:mainfrom
scottmarlow:persistence_versionfailure

Conversation

@scottmarlow
Copy link
Copy Markdown
Member

Fixes Issue
#2112

Related Issue(s)
Specify any related issue(s) links.

Describe the change
EclipseLink version support can use Null for the initial version for certain cases. This change is to allow null to be used for those cases.

CC @alwin-joseph @anajosep @arjantijms @cesarhernandezgt @dblevins @m0mus @edbratt @gurunrao @jansupol @jgallimore @kazumura @kwsutter @LanceAndersen @bhatpmk @RohitKumarJain @shighbar @gthoman @brideck @OndroMih @dmatej
@starksm64 @scottmarlow

@scottmarlow

This comment was marked as outdated.

@scottmarlow scottmarlow marked this pull request as draft April 11, 2025 16:18
Signed-off-by: Scott Marlow <smarlow@redhat.com>
@scottmarlow scottmarlow force-pushed the persistence_versionfailure branch from 1a480b6 to 7fbfe7b Compare April 11, 2025 16:24
@scottmarlow scottmarlow marked this pull request as ready for review April 11, 2025 16:24
@arjantijms
Copy link
Copy Markdown
Contributor

Same comment as: #2184 (comment)

If we make changes here, do we need to sync those to the original that we're going to transfer?

@scottmarlow
Copy link
Copy Markdown
Member Author

Same comment as: #2184 (comment)

If we make changes here, do we need to sync those to the original that we're going to transfer?

Not yet as the #1325 change was not made to the persistence-outside-container tests so EclilpseLink (version field/property handling) is still compatible with the persistence-outside-container tests.

@scottmarlow scottmarlow merged commit 28efbf6 into jakartaee:main Apr 11, 2025
2 checks passed
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