You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ambari.apache.org by al...@apache.org on 2015/04/23 17:04:55 UTC

[3/5] ambari git commit: AMBARI-10697. Remove the "Jobs" View from Ambari (alexantonenko)

AMBARI-10697. Remove the "Jobs" View from Ambari (alexantonenko)


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

Branch: refs/heads/trunk
Commit: 571c192643e4abba6a9b4eaa00888f53626c8e08
Parents: 5ab5f3f
Author: Alex Antonenko <hi...@gmail.com>
Authored: Thu Apr 23 16:26:44 2015 +0300
Committer: Alex Antonenko <hi...@gmail.com>
Committed: Thu Apr 23 18:04:49 2015 +0300

----------------------------------------------------------------------
 contrib/views/pom.xml | 1 -
 1 file changed, 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/ambari/blob/571c1926/contrib/views/pom.xml
----------------------------------------------------------------------
diff --git a/contrib/views/pom.xml b/contrib/views/pom.xml
index 60c3b71..6eb6aeb 100644
--- a/contrib/views/pom.xml
+++ b/contrib/views/pom.xml
@@ -34,7 +34,6 @@
   </properties>
   <modules>
     <module>files</module>
-    <module>jobs</module>
     <module>pig</module>
     <module>slider</module>
     <module>capacity-scheduler</module>