#!/bin/bash
export TIMESTAMP="20220831-1800"
export BUILD_PRETTY_DATE="Wed Aug 31 18:00:00 EDT 2022"
export BRANCH="master"
export PATCH_OR_BRANCH_LABEL="master"
export BUILD_TYPE_NAME="Integration"
export BUILD_TYPE="I"
export TESTED_BUILD_TYPE="I"
export RELEASE_VER="4.25"
export STREAM="4.25.0"
export STREAMMajor="4"
export STREAMMinor="25"
export STREAMService="0"
export GIT_ROOT="git@github.com:"
export AGG_REPO="eclipse-platform/eclipse.platform.releng.aggregator.git"
export AGG_DIR="gitCache/eclipse.platform.releng.aggregator"
export DROP_DIR="siteDir/eclipse/downloads/drops4"
export UPDATES_DIR="siteDir/eclipse/updates"
export EQUINOX_DROP_DIR="siteDir/equinox/drops"
export TMP_DIR="tmp"
export DOWNLOAD_HOST="download.eclipse.org"
export BUILD_TO_COMPARE_SITE="ftp.osuosl.org/pub/eclipse/eclipse/updates"
export LOCAL_REPO="localMavenRepo"
export BASEBUILDER_TAG="4.24"
export API_PREV_REF_LABEL="4.24"
export API_FREEZE_REF_LABEL="4.25RC1"
export FREEZE_PARAMS="-DfreezeBaseURL=https://${DOWNLOAD_HOST}/eclipse/downloads/drops4/S-${API_FREEZE_REF_LABEL}-202208241800/eclipse-SDK-${API_FREEZE_REF_LABEL}-win32-x86_64.zip -DfreezeName=Eclipse-SDK-${API_FREEZE_REF_LABEL} -DfreezeFilename=eclipse-SDK-${API_FREEZE_REF_LABEL}-win32-x86_64.zip"
export PREVIOUS_RELEASE_VER="4.24"
export PREVIOUS_RELEASE_REPO_ID="4.24"
export BASEBUILD_ID="R-4.24-202206070700"
export PREVIOUS_RELEASE_ID="R-4.24-202206070700"
export BUILDTOOLS_REPO="https://download.eclipse.org/eclipse/updates/buildtools/"
export WEBTOOLS_REPO="https://download.eclipse.org/webtools/downloads/drops/R3.22.0/R-3.22.0-20210612170523/repositoryunittests/"
export BASEBUILDER_DIR="tmp/org.eclipse.releng.basebuilder"
export ECLIPSE_RUN_REPO="https://download.eclipse.org/eclipse/updates/4.25-I-builds/"
export MAVEN_OPTS="-Xmx6G"
export JAVA_DOC_TOOL="-Declipse.javadoc=/opt/tools/java/openjdk/jdk-17/latest/bin/javadoc"
export BUILD_ENV_FILE="/home/jenkins/agent/workspace/I-build-4.25/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/buildproperties.shsource"
export BUILD_ENV_FILE_PHP="/home/jenkins/agent/workspace/I-build-4.25/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/buildproperties.php"
export BUILD_ENV_FILE_PROP="/home/jenkins/agent/workspace/I-build-4.25/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/buildproperties.properties"
export BUILD_ID="I20220831-1800"
export BUILD_DIR_SEG="I20220831-1800"
export EQ_BUILD_DIR_SEG="I20220831-1800"
export EBUILDER_HASH="aa24bd070a340f2587c4c656165c87221a19d09c"
export ECLIPSE_BUILDER_DIR="/home/jenkins/agent/workspace/I-build-4.25/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.releng.tychoeclipsebuilder"
export PLATFORM_PRODUCTS_DIR="/home/jenkins/agent/workspace/I-build-4.25/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.releng.tychoeclipsebuilder/eclipse.platform.repository/target/products"
export PLATFORM_REPO_DIR="/home/jenkins/agent/workspace/I-build-4.25/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.releng.tychoeclipsebuilder/eclipse.platform.repository/target/repository"
export PLATFORM_TARGET_DIR="/home/jenkins/agent/workspace/I-build-4.25/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.releng.tychoeclipsebuilder/eclipse.platform.repository/target"
export LAUNCHER_JAR="/home/jenkins/agent/workspace/I-build-4.25/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/tmp/org.eclipse.releng.basebuilder/plugins/org.eclipse.equinox.launcher_1.6.400.v20210924-0641.jar"
export COMPARATOR_ERRORS_SUBJECT=" "
export COMPARATOR_ERRORS_BODY=" "
