You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ignite.apache.org by an...@apache.org on 2015/07/31 08:11:21 UTC

[45/50] [abbrv] incubator-ignite git commit: # IGNITE-1121 Add *.bat file (cherry picked from commit a40aaf6)

# IGNITE-1121 Add *.bat file
(cherry picked from commit a40aaf6)


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

Branch: refs/heads/ignite-843
Commit: 1ff248cfd71d74e72580a43bc114217f0dae1e48
Parents: 666d44c
Author: sevdokimov <se...@jetbrains.com>
Authored: Thu Jul 30 23:12:13 2015 +0300
Committer: sevdokimov <se...@jetbrains.com>
Committed: Thu Jul 30 23:15:57 2015 +0300

----------------------------------------------------------------------
 modules/control-center-agent/src/bin/agent.bat | 18 ++++++++++++++++++
 1 file changed, 18 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/1ff248cf/modules/control-center-agent/src/bin/agent.bat
----------------------------------------------------------------------
diff --git a/modules/control-center-agent/src/bin/agent.bat b/modules/control-center-agent/src/bin/agent.bat
new file mode 100755
index 0000000..74b8299
--- /dev/null
+++ b/modules/control-center-agent/src/bin/agent.bat
@@ -0,0 +1,18 @@
+::
+:: Licensed to the Apache Software Foundation (ASF) under one or more
+:: contributor license agreements.  See the NOTICE file distributed with
+:: this work for additional information regarding copyright ownership.
+:: The ASF licenses this file to You under the Apache License, Version 2.0
+:: (the "License"); you may not use this file except in compliance with
+:: the License.  You may obtain a copy of the License at
+::
+::      http://www.apache.org/licenses/LICENSE-2.0
+::
+:: Unless required by applicable law or agreed to in writing, software
+:: distributed under the License is distributed on an "AS IS" BASIS,
+:: WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+:: See the License for the specific language governing permissions and
+:: limitations under the License.
+::
+
+java -jar agent-${version}.jar %*