#******************************************************************************* # Copyright (c) 2019 IBM Corporation and others. # # This program and the accompanying materials # are made available under the terms of the Eclipse Public License 2.0 # which accompanies this distribution, and is available at # https://www.eclipse.org/legal/epl-2.0/ # # SPDX-License-Identifier: EPL-2.0 # # Contributors: # Sravan Lakkimsetti - initial API and implementation #******************************************************************************* # This file contains environmental properties as key value pairs. Lines starting # with # are considered comments and no spaces allowed in keys # CJE build variables BRANCH="master" PATCH_OR_BRANCH_LABEL="master" BUILD_TYPE_NAME="Integration" BUILD_TYPE="I" TESTED_BUILD_TYPE="I" RELEASE_VER="4.13" STREAM="4.13.0" STREAMMajor="4" STREAMMinor="13" STREAMService="0" GIT_ROOT="git://git.eclipse.org/gitroot" AGG_REPO="/platform/eclipse.platform.releng.aggregator.git" AGG_DIR="gitCache/eclipse.platform.releng.aggregator" DROP_DIR="siteDir/eclipse/downloads/drops4" UPDATES_DIR="siteDir/eclipse/updates" EQUINOX_DROP_DIR="siteDir/equinox/drops" TMP_DIR="tmp" DOWNLOAD_HOST="download.eclipse.org" BUILD_TO_COMPARE_SITE="ftp.osuosl.org/pub/eclipse/eclipse/updates" LOCAL_REPO="localMavenRepo" # Base builder parameters BASEBUILDER_TAG="4.12" API_PREV_REF_LABEL="4.12" PREVIOUS_RELEASE_VER="4.12RC2" PREVIOUS_RELEASE_ID="S-4.12RC2-201906051800" BUILDTOOLS_REPO="https://download.eclipse.org/eclipse/updates/buildtools/" WEBTOOLS_REPO="http://download.eclipse.org/webtools/downloads/drops/R3.12.0/R-3.12.0-20181130055351/repositoryunittests/" WEBTOOLS_VER="1.2.0.v201405010053" BASEBUILDER_DIR="tmp/org.eclipse.releng.basebuilder" ECLIPSE_RUN_REPO="http://download.eclipse.org/eclipse/updates/4.13-I-builds/"