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

Issue #424 passivation/activation and Annotated equality #430

Merged
merged 3 commits into from
Feb 21, 2023

Conversation

jeanouii
Copy link
Contributor

This small PR addresses the challenge of #424

@Ladicek
Copy link
Contributor

Ladicek commented Feb 20, 2023

Could you please rebase, or in some other way get rid of the 1st commit, which I think doesn't belong to this PR?

@jeanouii
Copy link
Contributor Author

Weird, but yes I'll see if I can get ride of the last commit

@jeanouii jeanouii force-pushed the Issue_424_passivation_activation branch from 9a1ec39 to 84ffcdd Compare February 20, 2023 17:55
@jeanouii
Copy link
Contributor Author

Hopefully it's better. I extracted the method into the assert util class so it can be reused somewhere else if needed as your proposal was a bit more generic than what we needed

@Ladicek
Copy link
Contributor

Ladicek commented Feb 20, 2023

LGTM, though you didn't necessarily have to remove the 2 asserts you added in the 1st commit, those are OK too.

@jeanouii
Copy link
Contributor Author

Added them back for completeness.

Copy link
Contributor

@manovotn manovotn left a comment

Choose a reason for hiding this comment

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

Looks good, thanks!

@manovotn manovotn merged commit 65ae5af into jakartaee:master Feb 21, 2023
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.

org.jboss.cdi.tck.tests.full.context.passivating.dependency.builtin.BuiltinBeanPassivationDependencyTest
3 participants