You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ignite.apache.org by is...@apache.org on 2018/10/09 15:24:04 UTC

ignite git commit: IGNITE-7783: Fixed licenses

Repository: ignite
Updated Branches:
  refs/heads/master 7d3ea1155 -> 4cc644cf2


IGNITE-7783: Fixed licenses


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

Branch: refs/heads/master
Commit: 4cc644cf222995be2eeb264b7f5c9073f4d4c469
Parents: 7d3ea11
Author: Igor Sapego <is...@apache.org>
Authored: Tue Oct 9 18:23:05 2018 +0300
Committer: Igor Sapego <is...@apache.org>
Committed: Tue Oct 9 18:23:05 2018 +0300

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


http://git-wip-us.apache.org/repos/asf/ignite/blob/4cc644cf/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index cfc3483..0ad405c 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -926,6 +926,7 @@
                                         <exclude>**/obj/x86/**</exclude>
                                         <exclude>**/bin/x64/**</exclude>
                                         <exclude>**/bin/x86/**</exclude>
+										<exclude>**/Doxyfile</exclude>
                                         <exclude>**/*.dxg</exclude>
                                         <exclude>**/*.cmd</exclude>
                                         <exclude>**/*.ps1</exclude>