You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ambari.apache.org by nc...@apache.org on 2015/12/01 19:20:14 UTC

[24/50] ambari git commit: AMBARI-14117. Build failure in Hive view (Pallav Kulshreshtha via srimanth)

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/c838f314
Tree: http://git-wip-us.apache.org/repos/asf/ambari/tree/c838f314
Diff: http://git-wip-us.apache.org/repos/asf/ambari/diff/c838f314

Branch: refs/heads/branch-dev-patch-upgrade
Commit: c838f314dde60700d89562b2dac66d29445623ab
Parents: bbe5e76
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:14:10 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/c838f314/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"