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/12/11 12:45:18 UTC

[2/2] ignite git commit: ignite-6590 Code review

ignite-6590 Code review


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

Branch: refs/heads/master
Commit: 01aaeb5f334d6801822d0f97730c0d48cfdecacb
Parents: d560872
Author: Andrey Gura <ag...@apache.org>
Authored: Mon Dec 11 15:33:18 2017 +0300
Committer: Andrey Gura <ag...@apache.org>
Committed: Mon Dec 11 15:44:24 2017 +0300

----------------------------------------------------------------------
 bin/control.bat | 1 +
 1 file changed, 1 insertion(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/ignite/blob/01aaeb5f/bin/control.bat
----------------------------------------------------------------------
diff --git a/bin/control.bat b/bin/control.bat
index 2c498e2..bad4c4e 100644
--- a/bin/control.bat
+++ b/bin/control.bat
@@ -103,6 +103,7 @@ if "%OS%" == "Windows_NT" set PROG_NAME=%~nx0%
 :: Set IGNITE_LIBS
 ::
 call "%SCRIPTS_HOME%\include\setenv.bat"
+call "%SCRIPTS_HOME%\include\build-classpath.bat"
 set CP=%IGNITE_LIBS%
 
 ::