gradlew.bat
Showing 92 of 92 total issues
Incorrect end of line character(s) found. Open
Open
@rem Copyright 2015 the original author or authors.
- Exclude checks
Incorrect end of line character(s) found. Open
Open
@rem
- Exclude checks
Incorrect end of line character(s) found. Open
Open
@rem
- Exclude checks
Incorrect end of line character(s) found. Open
Open
- Exclude checks
Incorrect end of line character(s) found. Open
Open
set APP_BASE_NAME=%~n0
- Exclude checks
Incorrect end of line character(s) found. Open
Open
set APP_HOME=%DIRNAME%
- Exclude checks
Incorrect end of line character(s) found. Open
Open
- Exclude checks
Incorrect end of line character(s) found. Open
Open
@rem Find java.exe
- Exclude checks
Incorrect end of line character(s) found. Open
Open
%JAVA_EXE% -version >NUL 2>&1
- Exclude checks
Incorrect end of line character(s) found. Open
Open
- Exclude checks
Incorrect end of line character(s) found. Open
Open
:findJavaFromJavaHome
- Exclude checks
Incorrect end of line character(s) found. Open
Open
echo.
- Exclude checks
Incorrect end of line character(s) found. Open
Open
:end
- Exclude checks
Incorrect end of line character(s) found. Open
Open
@rem you may not use this file except in compliance with the License.
- Exclude checks
Incorrect end of line character(s) found. Open
Open
@rem You may obtain a copy of the License at
- Exclude checks
Incorrect end of line character(s) found. Open
Open
@rem
- Exclude checks
Incorrect end of line character(s) found. Open
Open
@rem Gradle startup script for Windows
- Exclude checks
Incorrect end of line character(s) found. Open
Open
if "%DIRNAME%"=="" set DIRNAME=.
- Exclude checks
Incorrect end of line character(s) found. Open
Open
if defined JAVA_HOME goto findJavaFromJavaHome
- Exclude checks
Incorrect end of line character(s) found. Open
Open
goto fail
- Exclude checks
Incorrect end of line character(s) found. Open
Open
- Exclude checks
Incorrect end of line character(s) found. Open
Open
if %EXIT_CODE% equ 0 set EXIT_CODE=1
- Exclude checks
Incorrect end of line character(s) found. Open
Open
@rem See the License for the specific language governing permissions and
- Exclude checks
Incorrect end of line character(s) found. Open
Open
- Exclude checks
Incorrect end of line character(s) found. Open
Open
goto fail
- Exclude checks
Incorrect end of line character(s) found. Open
Open
- Exclude checks
Incorrect end of line character(s) found. Open
Open
"%JAVA_EXE%" %DEFAULT_JVM_OPTS% %JAVA_OPTS% %GRADLE_OPTS% "-Dorg.gradle.appname=%APP_BASE_NAME%" -classpath "%CLASSPATH%" org.gradle.wrapper.GradleWrapperMain %*
- Exclude checks
Incorrect end of line character(s) found. Open
Open
@rem
- Exclude checks
Incorrect end of line character(s) found. Open
Open
if %ERRORLEVEL% equ 0 goto mainEnd
- Exclude checks
Incorrect end of line character(s) found. Open
Open
rem Set variable GRADLE_EXIT_CONSOLE if you need the _script_ return code instead of
- Exclude checks
Incorrect end of line character(s) found. Open
Open
- Exclude checks
Incorrect end of line character(s) found. Open
Open
echo ERROR: JAVA_HOME is not set and no 'java' command could be found in your PATH.
- Exclude checks
Incorrect end of line character(s) found. Open
Open
- Exclude checks
Incorrect end of line character(s) found. Open
Open
- Exclude checks
Incorrect end of line character(s) found. Open
Open
:execute
- Exclude checks
Incorrect end of line character(s) found. Open
Open
@rem
- Exclude checks
Incorrect end of line character(s) found. Open
Open
- Exclude checks
Incorrect end of line character(s) found. Open
Open
:omega
- Exclude checks
Incorrect end of line character(s) found. Open
Open
- Exclude checks
Incorrect end of line character(s) found. Open
Open
@rem Set local scope for the variables with windows NT shell
- Exclude checks
Incorrect end of line character(s) found. Open
Open
@rem Unless required by applicable law or agreed to in writing, software
- Exclude checks
Incorrect end of line character(s) found. Open
Open
set JAVA_EXE=java.exe
- Exclude checks
Incorrect end of line character(s) found. Open
Open
if %ERRORLEVEL% equ 0 goto execute
- Exclude checks
Incorrect end of line character(s) found. Open
Open
echo.
- Exclude checks
Incorrect end of line character(s) found. Open
Open
echo.
- Exclude checks
Incorrect end of line character(s) found. Open
Open
if exist "%JAVA_EXE%" goto execute
- Exclude checks
Incorrect end of line character(s) found. Open
Open
@rem Execute Gradle
- Exclude checks
Incorrect end of line character(s) found. Open
Open
echo Please set the JAVA_HOME variable in your environment to match the
- Exclude checks
Incorrect end of line character(s) found. Open
Open
:fail
- Exclude checks
Incorrect end of line character(s) found. Open
Open
@rem Setup the command line
- Exclude checks
Incorrect end of line character(s) found. Open
Open
rem the _cmd.exe /c_ return code!
- Exclude checks
Incorrect end of line character(s) found. Open
Open
exit /b %EXIT_CODE%
- Exclude checks
Incorrect end of line character(s) found. Open
Open
- Exclude checks
Incorrect end of line character(s) found. Open
Open
@rem
- Exclude checks
Incorrect end of line character(s) found. Open
Open
@rem distributed under the License is distributed on an "AS IS" BASIS,
- Exclude checks
Incorrect end of line character(s) found. Open
Open
@rem ##########################################################################
- Exclude checks
Incorrect end of line character(s) found. Open
Open
set DIRNAME=%~dp0
- Exclude checks
Incorrect end of line character(s) found. Open
Open
set DEFAULT_JVM_OPTS="-Xmx64m" "-Xms64m"
- Exclude checks
Incorrect end of line character(s) found. Open
Open
echo Please set the JAVA_HOME variable in your environment to match the
- Exclude checks
Incorrect end of line character(s) found. Open
Open
- Exclude checks
Incorrect end of line character(s) found. Open
Open
- Exclude checks
Incorrect end of line character(s) found. Open
Open
- Exclude checks
Incorrect end of line character(s) found. Open
Open
set EXIT_CODE=%ERRORLEVEL%
- Exclude checks
Incorrect end of line character(s) found. Open
Open
echo location of your Java installation.
- Exclude checks
Incorrect end of line character(s) found. Open
Open
- Exclude checks
Incorrect end of line character(s) found. Open
Open
@rem WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
- Exclude checks
Incorrect end of line character(s) found. Open
Open
- Exclude checks
Incorrect end of line character(s) found. Open
Open
@rem ##########################################################################
- Exclude checks
Incorrect end of line character(s) found. Open
Open
@rem Add default JVM options here. You can also use JAVA_OPTS and GRADLE_OPTS to pass JVM options to this script.
- Exclude checks
Incorrect end of line character(s) found. Open
Open
- Exclude checks
Incorrect end of line character(s) found. Open
Open
@rem Licensed under the Apache License, Version 2.0 (the "License");
- Exclude checks
Incorrect end of line character(s) found. Open
Open
@rem https://www.apache.org/licenses/LICENSE-2.0
- Exclude checks
Incorrect end of line character(s) found. Open
Open
@rem limitations under the License.
- Exclude checks
Incorrect end of line character(s) found. Open
Open
@if "%DEBUG%"=="" @echo off
- Exclude checks
Incorrect end of line character(s) found. Open
Open
echo location of your Java installation.
- Exclude checks
Incorrect end of line character(s) found. Open
Open
@rem End local scope for the variables with windows NT shell
- Exclude checks
Incorrect end of line character(s) found. Open
Open
if not ""=="%GRADLE_EXIT_CONSOLE%" exit %EXIT_CODE%
- Exclude checks
Incorrect end of line character(s) found. Open
Open
if "%OS%"=="Windows_NT" setlocal
- Exclude checks
Incorrect end of line character(s) found. Open
Open
:mainEnd
- Exclude checks
Incorrect end of line character(s) found. Open
Open
@rem
- Exclude checks
Incorrect end of line character(s) found. Open
Open
set JAVA_HOME=%JAVA_HOME:"=%
- Exclude checks
Incorrect end of line character(s) found. Open
Open
- Exclude checks
Incorrect end of line character(s) found. Open
Open
@rem This is normally unused
- Exclude checks
Incorrect end of line character(s) found. Open
Open
@rem Resolve any "." and ".." in APP_HOME to make it shorter.
- Exclude checks
Incorrect end of line character(s) found. Open
Open
for %%i in ("%APP_HOME%") do set APP_HOME=%%~fi
- Exclude checks
Incorrect end of line character(s) found. Open
Open
echo ERROR: JAVA_HOME is set to an invalid directory: %JAVA_HOME%
- Exclude checks
Incorrect end of line character(s) found. Open
Open
echo.
- Exclude checks
Incorrect end of line character(s) found. Open
Open
- Exclude checks
Incorrect end of line character(s) found. Open
Open
- Exclude checks
Incorrect end of line character(s) found. Open
Open
set JAVA_EXE=%JAVA_HOME%/bin/java.exe
- Exclude checks
Incorrect end of line character(s) found. Open
Open
set CLASSPATH=%APP_HOME%\gradle\wrapper\gradle-wrapper.jar
- Exclude checks
Incorrect end of line character(s) found. Open
Open
if "%OS%"=="Windows_NT" endlocal
- Exclude checks