mneethiraj commented on code in PR #1242:
URL: https://github.com/apache/ranger/pull/1242#discussion_r4063766011


##########
distro/src/main/assembly/admin-web.xml:
##########
@@ -199,13 +199,10 @@
       </includes>
       <binaries>
         
<outputDirectory>ews/webapp/WEB-INF/classes/ranger-plugins/kms</outputDirectory>
-        <includeDependencies>true</includeDependencies>

Review Comment:
   This change would result in dependencies of the plugin be not copied into 
Ranger admin's plugin directory - which would result in failure in 
resource-lookup (i.e. auto-complete) while entering resource values in Policy 
UI.



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to