Skip to content

Comments

Update error message for DS component class requirements#7101

Merged
chrisrueger merged 1 commit intomasterfrom
chrisrueger-patch-ds-constructor-injectin-rewording
Feb 17, 2026
Merged

Update error message for DS component class requirements#7101
chrisrueger merged 1 commit intomasterfrom
chrisrueger-patch-ds-constructor-injectin-rewording

Conversation

@chrisrueger
Copy link
Contributor

@chrisrueger chrisrueger commented Feb 17, 2026

Clarify error message as pointed out in #7082 (comment) (original issue #7078 )

The DS component class {className} must be publicly accessible and have either a public no-arg constructor or a public constructor annotated with @Activate. Non-public classes, including public inner classes enclosed in non-public classes, are not supported.

@chrisrueger chrisrueger force-pushed the chrisrueger-patch-ds-constructor-injectin-rewording branch from e34b0ca to 28457b6 Compare February 17, 2026 07:29
Signed-off-by: Christoph Rueger <chrisrueger@gmail.com>
@chrisrueger chrisrueger force-pushed the chrisrueger-patch-ds-constructor-injectin-rewording branch from 28457b6 to 0909948 Compare February 17, 2026 07:33
@chrisrueger chrisrueger merged commit 6b083e3 into master Feb 17, 2026
24 checks passed
@chrisrueger chrisrueger deleted the chrisrueger-patch-ds-constructor-injectin-rewording branch February 17, 2026 09:08
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.

1 participant