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

Fix regresssion in annotation inheritance #818

Merged
merged 1 commit into from
Feb 28, 2024

Conversation

timothyjward
Copy link
Contributor

The WithConfiguration and WithFactoryConfiguration annotations should be inherited from parent classes if the annotations are marked @inherited.

Fixes #817

The WithConfiguration and WithFactoryConfiguration annotations should be inherited from parent classes if the annotations are marked @inherited.

Signed-off-by: Tim Ward <timothyjward@apache.org>
@timothyjward timothyjward merged commit 744cb39 into osgi:main Feb 28, 2024
9 checks passed
@timothyjward timothyjward deleted the cfg/regression branch March 5, 2024 10:10
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.

Regression - WithConfiguration is no longer inherited
2 participants