Repository: ambari Updated Branches: refs/heads/branch-2.1 7a2c225d8 -> 055fe0fcc
AMBARI-13714. Magician Script licensing is confusing / incorrect PART2.(vbrodetskyi) Project: http://git-wip-us.apache.org/repos/asf/ambari/repo Commit: http://git-wip-us.apache.org/repos/asf/ambari/commit/055fe0fc Tree: http://git-wip-us.apache.org/repos/asf/ambari/tree/055fe0fc Diff: http://git-wip-us.apache.org/repos/asf/ambari/diff/055fe0fc Branch: refs/heads/branch-2.1 Commit: 055fe0fcc22ada1f7c168c3aa56bafeaa180e5e8 Parents: 7a2c225 Author: Vitaly Brodetskyi <[email protected]> Authored: Wed Nov 4 19:57:11 2015 +0200 Committer: Vitaly Brodetskyi <[email protected]> Committed: Wed Nov 4 19:57:11 2015 +0200 ---------------------------------------------------------------------- pom.xml | 2 -- 1 file changed, 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/ambari/blob/055fe0fc/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 162b018..d1eba14 100644 --- a/pom.xml +++ b/pom.xml @@ -301,8 +301,6 @@ <exclude>contrib/ambari-scom/ambari-scom-server/pass.txt</exclude> <exclude>contrib/ambari-scom/*/rat.txt</exclude> <exclude>contrib/ambari-scom/metrics-sink/target/**</exclude> - <exclude>contrib/ru_magician/lgpl_license.txt</exclude> - <exclude>contrib/ru_magician/README.md</exclude> <exclude>contrib/views/*/target/**</exclude> <exclude>contrib/views/hive/src/main/resources/ui/hive-web/vendor/codemirror/**</exclude> <exclude>contrib/views/hive/src/main/resources/ui/hive-web/.bowerrc</exclude>
