-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/39359/
-----------------------------------------------------------
Review request for ranger, Alok Lal, Don Bosco Durai, Abhay Kulkarni, Madhan
Neethiraj, Ramesh Mani, Selvamohan Neethiraj, and Velmurugan Periasamy.
Bugs: RANGER-652
https://issues.apache.org/jira/browse/RANGER-652
Repository: ranger
Description
-------
Fixed an issue where ldap config check tool is not part of the main build.
Because of this the jar file is not found in the usersync package and hence
fails to run.
Diffs
-----
pom.xml 2ae8d3d
Diff: https://reviews.apache.org/r/39359/diff/
Testing
-------
1. Checked if mvn clean removes the target directory for ldap config check tool.
2. Then made a full build of ranger and verified the ldapconfigcheck.jar is
created and packaged as part of usersync.
3. Ran basic sample tests to connect to AD and get all the usersync properties.
Thanks,
Sailaja Polavarapu