Madhan Neethiraj created RANGER-5519:
----------------------------------------
Summary: introduce ranger-common-utils module
Key: RANGER-5519
URL: https://issues.apache.org/jira/browse/RANGER-5519
Project: Ranger
Issue Type: Improvement
Components: intg
Reporter: Madhan Neethiraj
Currently there is no module with few dependencies that can be used share
clases used in several modules. {{ranger-plugins-common}} module has too long a
dependency library list for such use. Hence I propose introducing
{{ranger-common-utils}} module for classes that can be shared across multiple
Ranger modules, to start with the following:
- {{JsonUtilsV2}}
{{- XMLUtils}}
{{{}{}}}{{{}- AutoClosableLock{}}}
{{{}{}}}{{{}- SecureClientLogin{}}}
{{{}{}}}{{{}- KrbPasswordSaverLoginModule{}}}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)