You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ambari.apache.org by vs...@apache.org on 2017/04/28 15:17:53 UTC

ambari git commit: AMBARI-20890.WFM view build failure with jsblump reference(Supreeth Sharma via Venkata Sairam)

Repository: ambari
Updated Branches:
  refs/heads/trunk 92726b954 -> 19f9c983e


AMBARI-20890.WFM view build failure with jsblump reference(Supreeth Sharma via Venkata Sairam)


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

Branch: refs/heads/trunk
Commit: 19f9c983e3279dcb57e05c1395da64014e1c9181
Parents: 92726b9
Author: Venkata Sairam <ve...@gmail.com>
Authored: Fri Apr 28 20:47:22 2017 +0530
Committer: Venkata Sairam <ve...@gmail.com>
Committed: Fri Apr 28 20:47:22 2017 +0530

----------------------------------------------------------------------
 contrib/views/wfmanager/src/main/resources/ui/ember-cli-build.js | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/ambari/blob/19f9c983/contrib/views/wfmanager/src/main/resources/ui/ember-cli-build.js
----------------------------------------------------------------------
diff --git a/contrib/views/wfmanager/src/main/resources/ui/ember-cli-build.js b/contrib/views/wfmanager/src/main/resources/ui/ember-cli-build.js
index 0979c39..c673c59 100644
--- a/contrib/views/wfmanager/src/main/resources/ui/ember-cli-build.js
+++ b/contrib/views/wfmanager/src/main/resources/ui/ember-cli-build.js
@@ -47,7 +47,7 @@ module.exports = function(defaults) {
     app.import('bower_components/bootstrap/dist/css/bootstrap.css');
     app.import('bower_components/bootstrap/dist/js/bootstrap.js');
 
-    app.import('bower_components/jsPlumb/dist/js/jsPlumb-2.0.7.js');
+    
 
     app.import('bower_components/bootstrap/dist/fonts/glyphicons-halflings-regular.woff', {
         destDir: 'fonts'