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

MIR-1393 PMD rule MissingSerialVersionUID #1108

Open
wants to merge 1 commit into
base: 2024.06.x
Choose a base branch
from

Conversation

toKrause
Copy link
Contributor

Link to jira.

Also added missing @Serial annotation to each serialVersionUID and unified the values to 1L, since serialization isn't used in MyCoRe (in a way hat needs class versioning), only a hand full of classes had actual values and the values were never updated when implementations changed.

@toKrause toKrause force-pushed the issues/MIR-1393_PMD-rule-MissingSerialVersionUID branch 2 times, most recently from 1a5b9e5 to 755ec86 Compare February 13, 2025 14:33
@yagee-de yagee-de changed the base branch from main to 2024.06.x February 14, 2025 08:54
@yagee-de
Copy link
Member

please rebase to 2024.06.x

@toKrause toKrause force-pushed the issues/MIR-1393_PMD-rule-MissingSerialVersionUID branch from 755ec86 to c270031 Compare February 14, 2025 09:11
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