You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ignite.apache.org by yz...@apache.org on 2015/06/25 16:50:14 UTC

incubator-ignite git commit: # minor (renaming)

Repository: incubator-ignite
Updated Branches:
  refs/heads/ignite-1.2.0-incubating-rc3 [created] bdf399d48


# minor (renaming)


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

Branch: refs/heads/ignite-1.2.0-incubating-rc3
Commit: bdf399d48331b16e64febb3130809e4652ebc664
Parents: 285d790
Author: Yakov Zhdanov <yz...@gridgain.com>
Authored: Thu Jun 25 17:49:04 2015 +0300
Committer: Yakov Zhdanov <yz...@gridgain.com>
Committed: Thu Jun 25 17:49:04 2015 +0300

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


http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/bdf399d4/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index b167932..13678c0 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -414,6 +414,7 @@
                         </goals>
                         <phase>package</phase>
                         <configuration>
+                            <excludes>*.gar</excludes>
                             <excludeResources>true</excludeResources>
                         </configuration>
                     </execution>