Repository: ranger
Updated Branches:
  refs/heads/ranger-0.7 63ed5feb1 -> 8ac86f2ee


RANGER-2253: Unable to get dashboard page after login


Project: http://git-wip-us.apache.org/repos/asf/ranger/repo
Commit: http://git-wip-us.apache.org/repos/asf/ranger/commit/8ac86f2e
Tree: http://git-wip-us.apache.org/repos/asf/ranger/tree/8ac86f2e
Diff: http://git-wip-us.apache.org/repos/asf/ranger/diff/8ac86f2e

Branch: refs/heads/ranger-0.7
Commit: 8ac86f2ee606ff1cd54836b03e64ad2a00f79fca
Parents: 63ed5fe
Author: Pradeep <prad...@apache.org>
Authored: Wed Oct 17 19:50:26 2018 +0530
Committer: Pradeep <prad...@apache.org>
Committed: Wed Oct 17 19:50:26 2018 +0530

----------------------------------------------------------------------
 security-admin/pom.xml | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/ranger/blob/8ac86f2e/security-admin/pom.xml
----------------------------------------------------------------------
diff --git a/security-admin/pom.xml b/security-admin/pom.xml
index 8283e31..c20f277 100644
--- a/security-admin/pom.xml
+++ b/security-admin/pom.xml
@@ -522,7 +522,8 @@
                             <packagingExcludes>
                                                         
WEB-INF/lib/spring-*.SEC03.jar,
                                                         
WEB-INF/lib/spring-*.RC3.jar,
-                                                        
WEB-INF/lib/spring-2.*.jar
+                                                        
WEB-INF/lib/spring-2.*.jar,
+                                                        WEB-INF/lib/asm-5*.jar
                                                 </packagingExcludes>
                             
<warSourceDirectory>${project.build.directory}/${project.build.finalName}</warSourceDirectory>
                         </configuration>

Reply via email to