# *********************************************************************** # * Copyright (c) 2018 IBM Corporation and others. # * All rights reserved. This program and the accompanying materials # * are made available under the terms of the Eclipse Public License v1.0 # * which accompanies this distribution, and is available at # * http://www.eclipse.org/legal/epl-v10.html # * # * Contributors: # * IBM Corporation - initial API and implementation # ***********************************************************************/ # Target platform : Oxygen eclipse.sdk.url=http://libh-wdt-file-repo.fyre.ibm.com/eclipseSDK/eclipse-SDK-4.7.3a-linux-gtk-x86_64.tar.gz eclipse.target.platform.url=https://archive.eclipse.org/technology/epp/downloads/release/oxygen/3a/eclipse-jee-oxygen-3a-linux-gtk-x86_64.tar.gz eclipse.sdk.archive.location=/ant_build/eclipse_sdk.tar.gz eclipse.sdk.folder=/ant_build/eclipse_sdk/ eclipse.target.platform.archive.location=/ant_build/target_platform.tar.gz eclipse.target.platform.folder=/target_platform eclipse.target.platform.ies.folder=/target_platform/prereqs/ies eclipse.temp.folder=/target_platform/prereqs/temp/plugins ant.prereqslib.folder=/ant_build/prereqs/lib ant.artifacts.folder=ant_build/artifacts/ # Force use of TLS 1.2 systemProp.com.ibm.jsse2.overrideDefaultTLS=true org.gradle.daemon=false