You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ignite.apache.org by ak...@apache.org on 2015/08/26 13:36:22 UTC

[13/22] ignite git commit: Fix to RAT.

Fix to RAT.


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

Branch: refs/heads/ignite-843
Commit: ed974f3f74dd66cb73645cafcc091f7793b5461d
Parents: 4f3c9a2
Author: vozerov-gridgain <vo...@gridgain.com>
Authored: Wed Aug 26 11:12:11 2015 +0300
Committer: vozerov-gridgain <vo...@gridgain.com>
Committed: Wed Aug 26 11:12:11 2015 +0300

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


http://git-wip-us.apache.org/repos/asf/ignite/blob/ed974f3f/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index 17fcea7..8d25cf2 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -736,6 +736,7 @@
                                         <!--platform-->
                                         <exclude>src/main/dotnet/Apache.Ignite.Core/Apache.Ignite.Core.csproj</exclude>
                                         <exclude>src/main/dotnet/Apache.Ignite.sln</exclude>
+                                        <exclude>src/main/dotnet/Apache.Ignite.sln.DotSettings</exclude>
                                         <exclude>src/test/dotnet/Apache.Ignite.Core.Tests/Apache.Ignite.Core.Tests.csproj</exclude>
                                     </excludes>
                                 </configuration>