----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/56658/ -----------------------------------------------------------
Review request for ranger. Bugs: RANGER-1384 https://issues.apache.org/jira/browse/RANGER-1384 Repository: ranger Description ------- RANGER-1376 upgrades some Jersey dependencies, and causes a problem with the security admin as the "asm/asm" dependency is no longer getting pulled in from Jersey. We should remove the older "org.ow2.util.asm" in the security-admin, and just pull "asm/asm-all" in instead, for consistency with the kms module. Diffs ----- pom.xml 4f83391 security-admin/pom.xml bdc5982 Diff: https://reviews.apache.org/r/56658/diff/ Testing ------- Tested that the Ranger Admin starts OK with both this patch and the Jersey patch for RANGER-1376. Thanks, Colm O hEigeartaigh