aboutsummaryrefslogtreecommitdiff
path: root/moaSig/gradlew.bat
diff options
context:
space:
mode:
authorThomas Lenz <thomas.lenz@egiz.gv.at>2020-08-20 06:30:24 +0200
committerThomas Lenz <thomas.lenz@egiz.gv.at>2020-08-20 06:30:24 +0200
commit4b15590f8200ebad838dcd9c6d593df25e2433ec (patch)
tree0276dc77c805f09a5c65975fe651228e6e33bd2e /moaSig/gradlew.bat
parent28f2f98fa819bee7aab0c6ec0c8327f53417a3b5 (diff)
downloadmoa-sig-4b15590f8200ebad838dcd9c6d593df25e2433ec.tar.gz
moa-sig-4b15590f8200ebad838dcd9c6d593df25e2433ec.tar.bz2
moa-sig-4b15590f8200ebad838dcd9c6d593df25e2433ec.zip
update build process
and add some missing files
Diffstat (limited to 'moaSig/gradlew.bat')
-rw-r--r--moaSig/gradlew.bat30
1 files changed, 20 insertions, 10 deletions
diff --git a/moaSig/gradlew.bat b/moaSig/gradlew.bat
index aec9973..24467a1 100644
--- a/moaSig/gradlew.bat
+++ b/moaSig/gradlew.bat
@@ -1,3 +1,19 @@
+@rem
+@rem Copyright 2015 the original author or authors.
+@rem
+@rem Licensed under the Apache License, Version 2.0 (the "License");
+@rem you may not use this file except in compliance with the License.
+@rem You may obtain a copy of the License at
+@rem
+@rem https://www.apache.org/licenses/LICENSE-2.0
+@rem
+@rem Unless required by applicable law or agreed to in writing, software
+@rem distributed under the License is distributed on an "AS IS" BASIS,
+@rem WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+@rem See the License for the specific language governing permissions and
+@rem limitations under the License.
+@rem
+
@if "%DEBUG%" == "" @echo off
@rem ##########################################################################
@rem
@@ -8,14 +24,14 @@
@rem Set local scope for the variables with windows NT shell
if "%OS%"=="Windows_NT" setlocal
-@rem Add default JVM options here. You can also use JAVA_OPTS and GRADLE_OPTS to pass JVM options to this script.
-set DEFAULT_JVM_OPTS=
-
set DIRNAME=%~dp0
if "%DIRNAME%" == "" set DIRNAME=.
set APP_BASE_NAME=%~n0
set APP_HOME=%DIRNAME%
+@rem Add default JVM options here. You can also use JAVA_OPTS and GRADLE_OPTS to pass JVM options to this script.
+set DEFAULT_JVM_OPTS="-Xmx64m" "-Xms64m"
+
@rem Find java.exe
if defined JAVA_HOME goto findJavaFromJavaHome
@@ -46,10 +62,9 @@ echo location of your Java installation.
goto fail
:init
-@rem Get command-line arguments, handling Windowz variants
+@rem Get command-line arguments, handling Windows variants
if not "%OS%" == "Windows_NT" goto win9xME_args
-if "%@eval[2+2]" == "4" goto 4NT_args
:win9xME_args
@rem Slurp the command line arguments.
@@ -60,11 +75,6 @@ set _SKIP=2
if "x%~1" == "x" goto execute
set CMD_LINE_ARGS=%*
-goto execute
-
-:4NT_args
-@rem Get arguments from the 4NT Shell from JP Software
-set CMD_LINE_ARGS=%$
:execute
@rem Setup the command line