You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ambari.apache.org by jl...@apache.org on 2016/02/25 03:12:59 UTC

ambari git commit: AMBARI-15145: Revamped Filebrowser Design - fix ratcheck (jluniya)

Repository: ambari
Updated Branches:
  refs/heads/trunk 22ec03b69 -> 198f31588


AMBARI-15145: Revamped Filebrowser Design - fix ratcheck (jluniya)


Project: http://git-wip-us.apache.org/repos/asf/ambari/repo
Commit: http://git-wip-us.apache.org/repos/asf/ambari/commit/198f3158
Tree: http://git-wip-us.apache.org/repos/asf/ambari/tree/198f3158
Diff: http://git-wip-us.apache.org/repos/asf/ambari/diff/198f3158

Branch: refs/heads/trunk
Commit: 198f315881dbf78eb90a9c3b7456b5cdaf751ca1
Parents: 22ec03b
Author: Jayush Luniya <jl...@hortonworks.com>
Authored: Wed Feb 24 18:12:49 2016 -0800
Committer: Jayush Luniya <jl...@hortonworks.com>
Committed: Wed Feb 24 18:12:49 2016 -0800

----------------------------------------------------------------------
 pom.xml | 1 +
 1 file changed, 1 insertion(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/ambari/blob/198f3158/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index cf9993b..2f20b32 100644
--- a/pom.xml
+++ b/pom.xml
@@ -307,6 +307,7 @@
             <exclude>contrib/views/*/target/**</exclude>
             <exclude>contrib/views/hive/src/main/resources/ui/hive-web/vendor/codemirror/**</exclude>
             <exclude>contrib/views/hive/src/main/resources/ui/hive-web/.bowerrc</exclude>
+            <exclude>contrib/views/files/src/main/resources/ui/.bowerrc</exclude>
             <exclude>contrib/views/files/src/main/resources/ui/bower_components/**</exclude>
             <exclude>contrib/views/files/src/main/resources/ui/node/**</exclude>
             <exclude>contrib/views/files/src/main/resources/ui/node_modules/**</exclude>