Added batch mode to improve support for use in script. Use export “CONSOLE_SETUP_BATCH_MODE=Y” to enable batch mode. In batch mode, there will be no retry for invalid input since all input value are scripted.
Fixed issues with space in JAVA_HOME path. This is especially problematic with Git Bash for Windows since it is common to have space in Window’s JAVA_HOME path.
Change to build.xml to make it possible to use the linux setup script in the Git Bash for Windows environment.
Console setup enhancements:
Added batch mode to improve support for use in script. Use export “CONSOLE_SETUP_BATCH_MODE=Y” to enable batch mode. In batch mode, there will be no retry for invalid input since all input value are scripted.
Fixed issues with space in JAVA_HOME path. This is especially problematic with Git Bash for Windows since it is common to have space in Window’s JAVA_HOME path.
Change to build.xml to make it possible to use the linux setup script in the Git Bash for Windows environment.