You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tez.apache.org by hi...@apache.org on 2014/12/19 20:08:52 UTC

tez git commit: TEZ-1860. Addendum patch (.3). mvn apache-rat:check broken for tez-ui. (Prakash Ramachandran via hitesh)

Repository: tez
Updated Branches:
  refs/heads/master 3b8311f18 -> 1f8141b83


TEZ-1860. Addendum patch (.3). mvn apache-rat:check broken for tez-ui. (Prakash Ramachandran via hitesh)


Project: http://git-wip-us.apache.org/repos/asf/tez/repo
Commit: http://git-wip-us.apache.org/repos/asf/tez/commit/1f8141b8
Tree: http://git-wip-us.apache.org/repos/asf/tez/tree/1f8141b8
Diff: http://git-wip-us.apache.org/repos/asf/tez/diff/1f8141b8

Branch: refs/heads/master
Commit: 1f8141b83ca1659ddec297c2ab1d63b0b38ea909
Parents: 3b8311f
Author: Hitesh Shah <hi...@apache.org>
Authored: Fri Dec 19 11:08:25 2014 -0800
Committer: Hitesh Shah <hi...@apache.org>
Committed: Fri Dec 19 11:08:25 2014 -0800

----------------------------------------------------------------------
 tez-ui/pom.xml | 1 +
 1 file changed, 1 insertion(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/tez/blob/1f8141b8/tez-ui/pom.xml
----------------------------------------------------------------------
diff --git a/tez-ui/pom.xml b/tez-ui/pom.xml
index ccd4e81..baef34a 100644
--- a/tez-ui/pom.xml
+++ b/tez-ui/pom.xml
@@ -47,6 +47,7 @@
             <exclude>src/main/webapp/node/**/*</exclude>
             <exclude>src/main/webapp/node_modules/**/*</exclude>
             <exclude>src/main/webapp/app/bower_components/**/*</exclude>
+            <exclude>src/main/webapp/.tmp/</exclude>
             <exclude>src/main/webapp/dist/**/*</exclude>
             <exclude>src/main/webapp/.bowerrc</exclude>
             <exclude>src/main/webapp/.jshintrc</exclude>