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

Allows @API on ElementType.FIELD #564

Merged
merged 1 commit into from
Nov 7, 2016

Conversation

smoyer64
Copy link
Contributor

@smoyer64 smoyer64 commented Nov 7, 2016

While working on #144 I noticed that public-scoped fields (presumably constants) can only inherit their @API Usage from the enclosing class. This change would, at a minimum, allows constants to be marked with Usage.Deprecated or Usage.Internal while their enclosing class remains accessible.


I hereby agree to the terms of the JUnit Contributor License Agreement.

@marcphilipp marcphilipp merged commit 9636d8f into junit-team:master Nov 7, 2016
@marcphilipp
Copy link
Member

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants