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

[WFLY-19062] Don't hard code wildfly-preview-feature-pack when testing the mvc-krazo layer in testsuite/layers-expansion #17791

Merged
merged 25 commits into from
Apr 4, 2024

Conversation

bstansberry
Copy link
Contributor

@bstansberry bstansberry commented Apr 3, 2024

https://issues.redhat.com/browse/WFLY-19062 follow up

This builds on #17784 adding a commit that fixes the Galleon - Linux failure on that PR.

That PR doesn't introduce the bug revealed by that failure, it just reveals it.


<--- THIS SECTION IS AUTOMATICALLY GENERATED BY WILDFLY GITHUB BOT. ANY MANUAL CHANGES WILL BE LOST. --->

Wildfly issue links:

<--- END OF WILDFLY GITHUB BOT REPORT --->

More information about the wildfly-bot[bot]

…ponent tests where use of @ManagedBean was just a convenience
…tion.ee.injection.resource.enventry package

Remove managed bean involvement from tests that don't actually test the managed bean
Use separate java files for EnvEntryManagedBean for EE 10 vs 11 testing
…tRefTestCase/PersistenceUnitRefTestCase/ResourceRefTestCase components use @ManagedBean with EE 10 and @singleton with EE 11
This excludes Jakarta Concurrency, which will require a significant separate effort.
[WFLY-19064] Update EE 11 components to late March releases
…g the mvc-krazo layer in testsuite/layers-expansion
@wildfly-bot wildfly-bot bot requested a review from jasondlee April 3, 2024 23:03
@github-actions github-actions bot added the deps-ok Dependencies have been checked, and there are no significant changes label Apr 3, 2024
@bstansberry bstansberry merged commit 1e99dde into wildfly:main Apr 4, 2024
11 of 15 checks passed
@bstansberry bstansberry deleted the WFLY-19062_EE11 branch April 4, 2024 02:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
deps-ok Dependencies have been checked, and there are no significant changes
Projects
None yet
1 participant