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

TRUNK-4051: @SkipBaseSetup annotation is not inherited #397

Merged
merged 1 commit into from Sep 5, 2013

Conversation

NameFILIP
Copy link
Contributor

Java annotations are not inherited by default. Adding @inherited to an annotation definition allows it to be inherited from a superclass. Though, it will not be inherited from the implemented interfaces.

https://tickets.openmrs.org/browse/TRUNK-4051

dkayiwa added a commit that referenced this pull request Sep 5, 2013
TRUNK-4051: @SkipBaseSetup annotation is not inherited
@dkayiwa dkayiwa merged commit 450d169 into openmrs:master Sep 5, 2013
RandilaP pushed a commit to RandilaP/openmrs-core that referenced this pull request Jul 31, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants