[ 
https://issues.apache.org/jira/browse/RANGER-3409?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17848223#comment-17848223
 ] 

Sercan Tekin edited comment on RANGER-3409 at 5/21/24 2:32 PM:
---------------------------------------------------------------

[~bpatel], you're correct. My intention was only to address the camel-case 
conflict in the first place.

But now, I've incorporated [~n.blagodarny]'s solution (crediting as the 
author), and then cherry-picked the solution for the conflict on top of it in 
my PR.

Could you folks please review and test this now? -> 
https://github.com/apache/ranger/pull/252

PS: [~n.blagodarny], have you changed your user name or email address in your 
git account> None of the below options link you as an author to your github 
account:
{code:java}
git commit --amend --author="Nikita Blagodarnyi <n.blagoda...@crpt.ru>"
git commit --amend --author="nblagodarnyi <n.blagoda...@crpt.ru>"
git commit --amend --author="n.blagodarny <n.blagoda...@crpt.ru>"
{code}
Even in your own PR, in the commit details, your name is not linked to your 
account.




was (Author: JIRAUSER283532):
[~bpatel], you're correct. My intention was only to address the camel-case 
conflict in the first place.

But now, I've incorporated [~n.blagodarny]'s solution (crediting as the 
author), and then cherry-picked the solution for the conflict on top of it in 
my PR.

Could you folks please review and test this now? -> 
https://github.com/apache/ranger/pull/252

> Update Jackson and remove Codehaus version
> ------------------------------------------
>
>                 Key: RANGER-3409
>                 URL: https://issues.apache.org/jira/browse/RANGER-3409
>             Project: Ranger
>          Issue Type: Improvement
>          Components: Ranger
>    Affects Versions: 3.0.0
>            Reporter: Andrew Charneski
>            Priority: Blocker
>         Attachments: ranger-modify-policy.png
>
>          Time Spent: 0.5h
>  Remaining Estimate: 0h
>
> An old version of Jackson (Codehaus Jackson 1.9.13) is still being used. 
> Jackson has since moved namespaces with a reorganized library structure. 
> Update all references to the older version to use the newer version (which is 
> currently used in some modules).



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to