You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ambari.apache.org by sr...@apache.org on 2015/11/30 19:13:51 UTC

ambari git commit: AMBARI-14117. Build failure in Hive view (Pallav Kulshreshtha via srimanth)

Repository: ambari
Updated Branches:
  refs/heads/branch-2.1 c3348ea1f -> 4aadb9f71


AMBARI-14117. Build failure in Hive view (Pallav Kulshreshtha via srimanth)


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

Branch: refs/heads/branch-2.1
Commit: 4aadb9f71f69255cc07dc16ec1af3c097c1d1b37
Parents: c3348ea
Author: Srimanth Gunturi <sg...@hortonworks.com>
Authored: Mon Nov 30 10:13:32 2015 -0800
Committer: Srimanth Gunturi <sg...@hortonworks.com>
Committed: Mon Nov 30 10:13:32 2015 -0800

----------------------------------------------------------------------
 contrib/views/hive/src/main/resources/ui/hive-web/bower.json | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/ambari/blob/4aadb9f7/contrib/views/hive/src/main/resources/ui/hive-web/bower.json
----------------------------------------------------------------------
diff --git a/contrib/views/hive/src/main/resources/ui/hive-web/bower.json b/contrib/views/hive/src/main/resources/ui/hive-web/bower.json
index 72cdf2a..6707d16 100644
--- a/contrib/views/hive/src/main/resources/ui/hive-web/bower.json
+++ b/contrib/views/hive/src/main/resources/ui/hive-web/bower.json
@@ -19,8 +19,8 @@
     "selectize": "~0.12.0",
     "pretender": "0.1.0",
     "ember-uploader": "0.3.9",
-    "polestar": "https://github.com/pallavkul/polestar.git",
-    "voyager": "https://github.com/pallavkul/voyager.git"
+    "polestar": "https://github.com/pallavkul/polestar.git#0.7.1",
+    "voyager": "https://github.com/pallavkul/voyager.git#0.7.1"
   },
   "resolutions": {
     "ember": "1.10.0"