You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ambari.apache.org by db...@apache.org on 2016/10/24 07:16:25 UTC

ambari git commit: AMBARI-18658. Pig view not loading. (Ashwin Rajeev via dipayanb)

Repository: ambari
Updated Branches:
  refs/heads/trunk 96ef52f4b -> 3620a1af3


AMBARI-18658. Pig view not loading. (Ashwin Rajeev via dipayanb)


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

Branch: refs/heads/trunk
Commit: 3620a1af3905659cbfb0c4ac5ce7ccb2b192bd95
Parents: 96ef52f
Author: Dipayan Bhowmick <di...@gmail.com>
Authored: Mon Oct 24 12:46:09 2016 +0530
Committer: Dipayan Bhowmick <di...@gmail.com>
Committed: Mon Oct 24 12:46:09 2016 +0530

----------------------------------------------------------------------
 contrib/views/pig/src/main/resources/ui/pig-web/bower.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/ambari/blob/3620a1af/contrib/views/pig/src/main/resources/ui/pig-web/bower.json
----------------------------------------------------------------------
diff --git a/contrib/views/pig/src/main/resources/ui/pig-web/bower.json b/contrib/views/pig/src/main/resources/ui/pig-web/bower.json
index 03ad4bb..ec4beeb 100644
--- a/contrib/views/pig/src/main/resources/ui/pig-web/bower.json
+++ b/contrib/views/pig/src/main/resources/ui/pig-web/bower.json
@@ -7,7 +7,7 @@
     "ember-data": "1.0.0-beta.12",
     "handlebars": "~1.3.0",
     "bootstrap": "3.1.x",
-    "codemirror": ">=3.2",
+    "codemirror": "5.19.0",
     "moment": "~2.8.1",
     "ember-i18n": "2.9.x",
     "font-awesome": "4.2",