You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ignite.apache.org by sb...@apache.org on 2015/09/03 08:31:47 UTC

[4/9] ignite git commit: Fixed RAT

Fixed RAT


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

Branch: refs/heads/ignite-1353
Commit: 8bd86447ed7aa2a9e4ef70d34ec37d3d1320737d
Parents: 0214ea9
Author: Valentin Kulichenko <va...@gmail.com>
Authored: Wed Sep 2 12:54:18 2015 -0700
Committer: Valentin Kulichenko <va...@gmail.com>
Committed: Wed Sep 2 12:54:18 2015 -0700

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


http://git-wip-us.apache.org/repos/asf/ignite/blob/8bd86447/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index f56b064..ebe691f 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -738,6 +738,7 @@
                                         <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/main/java/META-INF/services/org.apache.ignite.internal.processors.platform.PlatformBootstrapFactory</exclude>
                                         <exclude>src/test/dotnet/Apache.Ignite.Core.Tests/Apache.Ignite.Core.Tests.csproj</exclude>
                                         <exclude>src/test/portables/repo/org/apache/ignite/portable/test1/1.1/test1-1.1.jar</exclude>
                                         <exclude>src/test/portables/repo/org/apache/ignite/portable/test2/1.1/test2-1.1.jar</exclude>