Skip to content

Conversation

@MacKP
Copy link
Contributor

@MacKP MacKP commented Nov 24, 2025

When any service (in my case provided by hwi-oauth-bundle) has a parameterized class (%foo.bar.baz%) this bundle here crashes hard and makes the application unusable. This stems from the fact, that the parameter value is not available during compile time that early (this compiler pass runs with priority 110). We now silently skip over all services that have a non-resolvable class name.

When any service (in my case provided by hwi-oauth-bundle) has a parameterized class (`%foo.bar.baz%`) this bundle here crashes hard and makes the application unusable.
This stems from the fact, that the parameter value is not available during compile time that early (this compiler pass runs with priority 110).
We now silently skip over all services that have a non-resolvable class name.
@aschempp aschempp merged commit 76e395b into terminal42:main Nov 25, 2025
1 check passed
@aschempp
Copy link
Member

Thank you @MacKP

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