sercanCyberVision opened a new pull request, #252:
URL: https://github.com/apache/ranger/pull/252

   ## What changes were proposed in this pull request?
   `@JsonProperty` annotation has been added to model classes for mapping the 
properties with their corresponding getter/setter methods. This will not effect 
Ranger's functionality directly, but it will provide consistency in case there 
is Jackson jar conflict.
   
   ## How was this patch tested?
   Built the project and made sure that deserialized responses on UI side have 
correct property names, hence corresponding UI components work as expected.
   
   ## Additional notes:
   Following files caused built issue due to missing licence headers, so fixed 
them too.
   ```
   docs/src/site/resources/css/custom.css
   docs/src/site/resources/override-banner.js
   docs/src/site/resources/ranger-logo.svg
   docs/src/site/resources/smooth-scroll.js
   ```


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to