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/06/25 05:27:17 UTC

[7/7] incubator-ignite git commit: # IGNITE-1023 Fixed build: added example ini file to binary build.

# IGNITE-1023 Fixed build: added example ini file to binary build.


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

Branch: refs/heads/ignite-1023
Commit: 93a44296a05a4d4b6923d86b4899d32ea50637b4
Parents: a57fba6
Author: AKuznetsov <ak...@gridgain.com>
Authored: Thu Jun 25 10:26:59 2015 +0700
Committer: AKuznetsov <ak...@gridgain.com>
Committed: Thu Jun 25 10:26:59 2015 +0700

----------------------------------------------------------------------
 assembly/dependencies-visor-console.xml | 1 +
 1 file changed, 1 insertion(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/93a44296/assembly/dependencies-visor-console.xml
----------------------------------------------------------------------
diff --git a/assembly/dependencies-visor-console.xml b/assembly/dependencies-visor-console.xml
index d773769..aa1f59b 100644
--- a/assembly/dependencies-visor-console.xml
+++ b/assembly/dependencies-visor-console.xml
@@ -42,6 +42,7 @@
                         <outputDirectory>/visorcmd</outputDirectory>
                         <includes>
                             <include>licenses/**</include>
+                            <include>*.ini</include>
                         </includes>
                     </fileSet>