Skip to content

Conversation

@OndroMih
Copy link
Contributor

Fixes #25746.

This is a regression introduced in the 7.1.0-SNAPSHOT

After the CommandRunner HK2 service was changed to use generics, injection into CDI beans stopped working. It's enough to add a producer for the specific generic type. I also added support for the Job supertype and for the application service locator, just in case it's needed later.

@OndroMih OndroMih requested review from arjantijms and dmatej October 23, 2025 22:07
@OndroMih OndroMih added the Component: Admin Console Relates to the Admin Console UI label Oct 26, 2025
@OndroMih OndroMih requested a review from a team October 28, 2025 09:35
@dmatej
Copy link
Contributor

dmatej commented Oct 28, 2025

console-commandrecorder-plugin
15:43:44 [ERROR] pom.xml:[66] (regexp) RegexpSingleline: Line has trailing spaces.

@OndroMih OndroMih merged commit 5e4001e into eclipse-ee4j:master Oct 28, 2025
6 of 7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Component: Admin Console Relates to the Admin Console UI

Projects

None yet

Development

Successfully merging this pull request may close these issues.

The Enable logging commands button in Admin Console doesn't work in master branch

4 participants