AMBARI-5567 - Setup CI for SCOM 2.0
Project: http://git-wip-us.apache.org/repos/asf/ambari/repo Commit: http://git-wip-us.apache.org/repos/asf/ambari/commit/02b2cb8b Tree: http://git-wip-us.apache.org/repos/asf/ambari/tree/02b2cb8b Diff: http://git-wip-us.apache.org/repos/asf/ambari/diff/02b2cb8b Branch: refs/heads/trunk Commit: 02b2cb8b9fefd79be4ba2c2bdefe14c07eaeda95 Parents: 6de5873 Author: Artem Baranchuk <[email protected]> Authored: Thu Apr 24 23:35:52 2014 +0300 Committer: Artem Baranchuk <[email protected]> Committed: Fri Apr 25 00:01:36 2014 +0300 ---------------------------------------------------------------------- contrib/ambari-scom/pom.xml | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/ambari/blob/02b2cb8b/contrib/ambari-scom/pom.xml ---------------------------------------------------------------------- diff --git a/contrib/ambari-scom/pom.xml b/contrib/ambari-scom/pom.xml index fce3ed2..0687e19 100644 --- a/contrib/ambari-scom/pom.xml +++ b/contrib/ambari-scom/pom.xml @@ -62,6 +62,7 @@ <exclude>**/*.snk</exclude> <exclude>**/*.cs</exclude> <exclude>**/*.json</exclude> + <exclude>**/*.sln</exclude> </excludes> </configuration> <executions>
