Navigation Menu

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

Reduce Sonar major issue - "Loggers should be "private static final" #712

Closed
wants to merge 1 commit into from
Closed

Reduce Sonar major issue - "Loggers should be "private static final" #712

wants to merge 1 commit into from

Conversation

yinlinchen
Copy link
Contributor

  • add static final and change to LOGGER

ps. https://github.com/fcrepo4/fcrepo4/blob/21572a273c9d94ed7e0e6811e4553ac99245264e/fcrepo-kernel-impl/src/main/java/org/fcrepo/kernel/impl/identifiers/NamespaceConverter.java
When I change the log into LOGGER, it can't be passed stylecheck. So I leave that file unchanged.

Resolves: https://jira.duraspace.org/browse/FCREPO-1326

@yinlinchen yinlinchen closed this Feb 18, 2015
@yinlinchen yinlinchen deleted the fcrepo-1326 branch February 18, 2015 15:18
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.

None yet

1 participant