OpenJDK / jigsaw / jake
changeset 3061:133ccdf271c4
Switch back to jtreg promoted build
author | alanb |
---|---|
date | Wed, 05 Apr 2017 16:36:05 +0100 |
parents | ae6006a61cd2 |
children | 177315847c94 |
files | common/conf/jib-profiles.js |
diffstat | 1 files changed, 4 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/common/conf/jib-profiles.js Thu Mar 30 18:20:32 2017 +0100 +++ b/common/conf/jib-profiles.js Wed Apr 05 16:36:05 2017 +0100 @@ -881,8 +881,10 @@ jtreg: { server: "javare", - path: "java/re/jtreg/4.2/nightly/bundles/jtreg_bin-4.2.zip", - checksum_path: "java/re/jtreg/4.2/nightly/bundles/MD5_VALUES", + revision: "4.2", + build_number: "b07", + checksum_file: "MD5_VALUES", + file: "jtreg_bin-4.2.zip", environment_name: "JT_HOME", environment_path: input.get("jtreg", "install_path") + "/jtreg/bin" },