You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ignite.apache.org by ag...@apache.org on 2017/04/27 07:13:51 UTC

[35/36] ignite git commit: IGNITE-5096 Fixed RAT.

IGNITE-5096 Fixed RAT.


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

Branch: refs/heads/ignite-5094
Commit: f5db9749429f2744807ca1bf3ac5ecce0f96ebeb
Parents: 1104ca0
Author: Alexey Kuznetsov <ak...@apache.org>
Authored: Thu Apr 27 13:58:04 2017 +0700
Committer: Alexey Kuznetsov <ak...@apache.org>
Committed: Thu Apr 27 13:58:04 2017 +0700

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


http://git-wip-us.apache.org/repos/asf/ignite/blob/f5db9749/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index a59d8c9..3b57895 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -900,6 +900,7 @@
                                         <exclude>**/backend/config/settings.json.sample</exclude>
                                         <exclude>**/backend/node_modules/**</exclude>
                                         <exclude>**/frontend/build/**</exclude>
+                                        <exclude>**/frontend/public/images/icons/**</exclude>
                                         <exclude>**/frontend/ignite_modules/**</exclude>
                                         <exclude>**/frontend/ignite_modules_temp/**</exclude>
                                         <exclude>**/frontend/node_modules/**</exclude>