Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 5 additions & 5 deletions .gers.profile
Original file line number Diff line number Diff line change
Expand Up @@ -146,15 +146,15 @@ export GERS_REMOTE_RUN='https://github.com/genevaers/Run-Control-Apps.git'

# GERS_JAVA_HOME is the directory where Java is installed.
#
export GERS_JAVA_HOME='/Java/J17.0_64'
export GERS_JAVA_HOME='/Java/J21.0_64'

# GERS_JVM_PROC_LIB is the name of the Java Virtual Machine proc library.
#
export GERS_JVM_PROC_LIB='AJV.V11R0M0.PROCLIB'
export GERS_JVM_PROC_LIB='AJV.V21R0M0.PROCLIB'

# GERS_JZOS_LOAD_LIB is the name of the JZOS load library.
#
export GERS_JZOS_LOAD_LIB='AJV.V11R0M0.SIEALNKE'
export GERS_JZOS_LOAD_LIB='AJV.V21R0M0.SIEALNKE'
# GERS_HLASM_TK_MAC_LIB is the name of the High-Level Assembler
# Toolkit macro library.
#
Expand Down Expand Up @@ -281,7 +281,7 @@ export _MAKE_BI='NO'
TEMP=$PATH
PATH=''
PATH=$PATH:/safr/apache-maven-3.8.4/bin
PATH=$PATH:/Java/J17.0_64/bin
PATH=$PATH:/Java/J21.0_64/bin
PATH=$PATH:$TEMP
export PATH;

Expand All @@ -297,6 +297,6 @@ export LIBPATH;
# Your Maven and Java options must be set to these values.
#
export MAVEN_OPTS=-Dfile.encoding=IBM-1047
export JAVA_HOME=/Java/J17.0_64
export JAVA_HOME=/Java/J21.0_64
export JAVA_OPTS=-Dfile.encoding=ISO8859-1
export IBM_JAVA_OPTIONS=