RANGER-5061: checkstyle compliance updates - security-admin org.apach…#505
Merged
mneethiraj merged 2 commits intoRANGER-5061_masterfrom Jan 11, 2025
Merged
RANGER-5061: checkstyle compliance updates - security-admin org.apach…#505mneethiraj merged 2 commits intoRANGER-5061_masterfrom
mneethiraj merged 2 commits intoRANGER-5061_masterfrom
Conversation
kumaab
reviewed
Jan 10, 2025
security-admin/src/main/java/org/apache/ranger/rest/GdsREST.java
Outdated
Show resolved
Hide resolved
kumaab
approved these changes
Jan 10, 2025
028c8e4 to
cfcb373
Compare
mneethiraj
approved these changes
Jan 11, 2025
pradeepagrawal8184
added a commit
that referenced
this pull request
Jan 13, 2025
pradeepagrawal8184
added a commit
that referenced
this pull request
Jan 13, 2025
pradeepagrawal8184
added a commit
that referenced
this pull request
Jan 13, 2025
…biz and util package (#507) * RANGER-5061: checkstyle compliance updates - security-admin org.apache.ranger.rest (#505) * RANGER-5061: checkstyle compliance updates - security-admin modules : org.apache.ranger.biz package * RANGER-5061: checkstyle compliance updates - security-admin modules : org.apache.ranger.util package * Remove unmatched curly in BaseMgr.java * Update RangerAdminCache.java * Update RangerRestUtil.java userProfile.setFirstName is called twice, probably not needed ? * Update RestUtil.java * RANGER-5061: checkstyle compliance updates - security-admin modules : org.apache.ranger.biz package --------- Co-authored-by: Abhishek Kumar <abhishekkumar100031@gmail.com> Co-authored-by: Madhan Neethiraj <madhan@apache.org>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What changes were proposed in this pull request?
Check-style fix for following packages of security-admin module:
org.apache.ranger.rest
How was this patch tested?
Tested Build without any checkstyle violation in above packages.