#******************************************************************************* # Copyright (c) 2018, 2026 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 # Hannes Wellmann - Unify declaration of build-properties for I-, Y- and P-builds #******************************************************************************* # This file contains environmental properties as key value pairs. Lines starting # with # are considered comments and no spaces allowed in keys # CJE build variables STREAMMajor=4 STREAMMinor=40 STREAMService=0 RELEASE_VER=${STREAMMajor}.${STREAMMinor} NEXT_JAVA_RELEASE_DATE= PREVIOUS_RELEASE_VER=4.39 PREVIOUS_RELEASE_REPO_ID=4.39 #build id for getting repo BASEBUILD_ID=R-4.39-202602260420 #release id for downloading eclipse PREVIOUS_RELEASE_ID=R-4.39-202602260420