Re: Review Request 73496: RANGER-3359: Upgrade json-smart and nimbus-jose-jwt libraries

2021-10-05 Thread Velmurugan Periasamy

---
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/73496/#review223574
---


Ship it!




Please use the updated patch attached in JIRA

- Velmurugan Periasamy


On Oct. 5, 2021, 4:35 p.m., Pradeep Agrawal wrote:
> 
> ---
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/73496/
> ---
> 
> (Updated Oct. 5, 2021, 4:35 p.m.)
> 
> 
> Review request for ranger, Abhishek  Kumar, Dhaval Shah, Abhay Kulkarni, 
> Madhan Neethiraj, Mehul Parikh, Ramesh Mani, Sailaja Polavarapu, Vishal 
> Suvagia, and Velmurugan Periasamy.
> 
> 
> Bugs: RANGER-3359
> https://issues.apache.org/jira/browse/RANGER-3359
> 
> 
> Repository: ranger
> 
> 
> Description
> ---
> 
> Here I am proposing to Upgrade json-smart version to 2.3.1 and 
> nimbus-jose-jwt to 8.22.1
> 
> This patch will also fix the version inconsistency in different modules as 
> different version of jars being pulled due to dependency.
> 
> 
> Diffs
> -
> 
>   agents-audit/pom.xml 0b16e53bd 
>   agents-common/pom.xml 39efb0c19 
>   agents-cred/pom.xml 254d0c1f1 
>   credentialbuilder/pom.xml 59d239bb5 
>   embeddedwebserver/pom.xml 2d14f3abd 
>   kms/pom.xml b65b0b2b2 
>   pom.xml 52b6b4b11 
>   security-admin/pom.xml 8b767f696 
> 
> 
> Diff: https://reviews.apache.org/r/73496/diff/4/
> 
> 
> Testing
> ---
> 
> Tested ranger admin login and UI. CRUD operation are working fine.
> unable to see any json-smart 2.3.0 jar inside of any tar lib , only 2.3.1 is 
> being shipped.
> 
> 
> Thanks,
> 
> Pradeep Agrawal
> 
>



Re: Review Request 73496: RANGER-3359: Upgrade json-smart and nimbus-jose-jwt libraries

2021-10-05 Thread Pradeep Agrawal

---
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/73496/
---

(Updated Oct. 5, 2021, 4:35 p.m.)


Review request for ranger, Abhishek  Kumar, Dhaval Shah, Abhay Kulkarni, Madhan 
Neethiraj, Mehul Parikh, Ramesh Mani, Sailaja Polavarapu, Vishal Suvagia, and 
Velmurugan Periasamy.


Changes
---

updated RR.


Bugs: RANGER-3359
https://issues.apache.org/jira/browse/RANGER-3359


Repository: ranger


Description
---

Here I am proposing to Upgrade json-smart version to 2.3.1 and nimbus-jose-jwt 
to 8.22.1

This patch will also fix the version inconsistency in different modules as 
different version of jars being pulled due to dependency.


Diffs (updated)
-

  agents-audit/pom.xml 0b16e53bd 
  agents-common/pom.xml 39efb0c19 
  agents-cred/pom.xml 254d0c1f1 
  credentialbuilder/pom.xml 59d239bb5 
  embeddedwebserver/pom.xml 2d14f3abd 
  kms/pom.xml b65b0b2b2 
  pom.xml 52b6b4b11 
  security-admin/pom.xml 8b767f696 


Diff: https://reviews.apache.org/r/73496/diff/4/

Changes: https://reviews.apache.org/r/73496/diff/3-4/


Testing
---

Tested ranger admin login and UI. CRUD operation are working fine.
unable to see any json-smart 2.3.0 jar inside of any tar lib , only 2.3.1 is 
being shipped.


Thanks,

Pradeep Agrawal



Re: Review Request 73496: RANGER-3359: Upgrade json-smart and nimbus-jose-jwt libraries

2021-10-05 Thread Pradeep Agrawal

---
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/73496/
---

(Updated Oct. 5, 2021, 4:08 p.m.)


Review request for ranger, Abhishek  Kumar, Dhaval Shah, Abhay Kulkarni, Madhan 
Neethiraj, Mehul Parikh, Ramesh Mani, Sailaja Polavarapu, Vishal Suvagia, and 
Velmurugan Periasamy.


Changes
---

rebase the patch.


Bugs: RANGER-3359
https://issues.apache.org/jira/browse/RANGER-3359


Repository: ranger


Description
---

Here I am proposing to Upgrade json-smart version to 2.3.1 and nimbus-jose-jwt 
to 8.22.1

This patch will also fix the version inconsistency in different modules as 
different version of jars being pulled due to dependency.


Diffs (updated)
-

  agents-audit/pom.xml 0b16e53bd 
  agents-common/pom.xml 39efb0c19 
  agents-cred/pom.xml 254d0c1f1 
  credentialbuilder/pom.xml 59d239bb5 
  embeddedwebserver/pom.xml 2d14f3abd 
  kms/pom.xml b65b0b2b2 
  pom.xml 52b6b4b11 
  security-admin/pom.xml 8b767f696 


Diff: https://reviews.apache.org/r/73496/diff/3/

Changes: https://reviews.apache.org/r/73496/diff/2-3/


Testing
---

Tested ranger admin login and UI. CRUD operation are working fine.
unable to see any json-smart 2.3.0 jar inside of any tar lib , only 2.3.1 is 
being shipped.


Thanks,

Pradeep Agrawal



Re: Review Request 73496: RANGER-3359: Upgrade json-smart and nimbus-jose-jwt libraries

2021-10-05 Thread Pradeep Agrawal

---
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/73496/
---

(Updated Oct. 5, 2021, 3:56 p.m.)


Review request for ranger, Abhishek  Kumar, Dhaval Shah, Abhay Kulkarni, Madhan 
Neethiraj, Mehul Parikh, Ramesh Mani, Sailaja Polavarapu, Vishal Suvagia, and 
Velmurugan Periasamy.


Changes
---

Rebase the patch and verified the build


Bugs: RANGER-3359
https://issues.apache.org/jira/browse/RANGER-3359


Repository: ranger


Description
---

Here I am proposing to Upgrade json-smart version to 2.3.1 and nimbus-jose-jwt 
to 8.22.1

This patch will also fix the version inconsistency in different modules as 
different version of jars being pulled due to dependency.


Diffs (updated)
-

  agents-audit/pom.xml 0b16e53bd 
  agents-common/pom.xml 39efb0c19 
  agents-cred/pom.xml 254d0c1f1 
  credentialbuilder/pom.xml 59d239bb5 
  embeddedwebserver/pom.xml 2d14f3abd 
  kms/pom.xml b65b0b2b2 
  pom.xml 52b6b4b11 
  security-admin/pom.xml 8b767f696 


Diff: https://reviews.apache.org/r/73496/diff/2/

Changes: https://reviews.apache.org/r/73496/diff/1-2/


Testing
---

Tested ranger admin login and UI. CRUD operation are working fine.
unable to see any json-smart 2.3.0 jar inside of any tar lib , only 2.3.1 is 
being shipped.


Thanks,

Pradeep Agrawal



Re: Review Request 73496: RANGER-3359: Upgrade json-smart and nimbus-jose-jwt libraries

2021-09-14 Thread Pradeep Agrawal

---
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/73496/
---

(Updated Sept. 14, 2021, 6:04 p.m.)


Review request for ranger, Abhishek  Kumar, Dhaval Shah, Abhay Kulkarni, Madhan 
Neethiraj, Mehul Parikh, Ramesh Mani, Sailaja Polavarapu, Vishal Suvagia, and 
Velmurugan Periasamy.


Changes
---

Test description added.


Bugs: RANGER-3359
https://issues.apache.org/jira/browse/RANGER-3359


Repository: ranger


Description
---

Here I am proposing to Upgrade json-smart version to 2.3.1 and nimbus-jose-jwt 
to 8.22.1

This patch will also fix the version inconsistency in different modules as 
different version of jars being pulled due to dependency.


Diffs
-

  agents-audit/pom.xml 0b16e53bd 
  agents-common/pom.xml 39efb0c19 
  agents-cred/pom.xml 254d0c1f1 
  credentialbuilder/pom.xml 59d239bb5 
  embeddedwebserver/pom.xml 2d14f3abd 
  kms/pom.xml b65b0b2b2 
  pom.xml 8d81988d4 
  security-admin/pom.xml f64e74781 


Diff: https://reviews.apache.org/r/73496/diff/1/


Testing (updated)
---

Tested ranger admin login and UI. CRUD operation are working fine.
unable to see any json-smart 2.3.0 jar inside of any tar lib , only 2.3.1 is 
being shipped.


Thanks,

Pradeep Agrawal



Review Request 73496: RANGER-3359: Upgrade json-smart and nimbus-jose-jwt libraries

2021-08-02 Thread Pradeep Agrawal

---
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/73496/
---

Review request for ranger, Abhishek  Kumar, Dhaval Shah, Abhay Kulkarni, Madhan 
Neethiraj, Mehul Parikh, Ramesh Mani, Sailaja Polavarapu, Vishal Suvagia, and 
Velmurugan Periasamy.


Bugs: RANGER-3359
https://issues.apache.org/jira/browse/RANGER-3359


Repository: ranger


Description
---

Here I am proposing to Upgrade json-smart version to 2.3.1 and nimbus-jose-jwt 
to 8.22.1

This patch will also fix the version inconsistency in different modules as 
different version of jars being pulled due to dependency.


Diffs
-

  agents-audit/pom.xml 0b16e53bd 
  agents-common/pom.xml 39efb0c19 
  agents-cred/pom.xml 254d0c1f1 
  credentialbuilder/pom.xml 59d239bb5 
  embeddedwebserver/pom.xml 2d14f3abd 
  kms/pom.xml b65b0b2b2 
  pom.xml 8d81988d4 
  security-admin/pom.xml f64e74781 


Diff: https://reviews.apache.org/r/73496/diff/1/


Testing
---


Thanks,

Pradeep Agrawal