Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Docker inages #1

Merged
merged 87 commits into from
Feb 26, 2020
Merged

Docker inages #1

merged 87 commits into from
Feb 26, 2020

Commits on Dec 12, 2019

  1. Configuration menu
    Copy the full SHA
    9e559ed View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2019

  1. Fixed X11 Install from AIX Ansible Playbook (adoptium#969)

    * Added X11.vfb to AIX playbook
    olvap377 authored and sxa555 committed Dec 13, 2019
    Configuration menu
    Copy the full SHA
    71244db View commit details
    Browse the repository at this point in the history
  2. Adding XLC16 to aix playbook as its a requirement for JDK13 (adoptium…

    …#773)
    
    
    Signed-off-by: Joe deKoning <joe_dekoning@ca.ibm.com>
    jdekonin authored and sxa555 committed Dec 13, 2019
    Configuration menu
    Copy the full SHA
    fbb8a97 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9777860 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    387ea6d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3e7bae7 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    29ce5a6 View commit details
    Browse the repository at this point in the history

Commits on Dec 16, 2019

  1. Configuration menu
    Copy the full SHA
    9742435 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    06c87d6 View commit details
    Browse the repository at this point in the history
  3. pbTests: Find correct JDK versions for different OSs (adoptium#1034)

    Check and set correct Java_8 for CentOS And Ubuntu
    Willsparker authored and sxa555 committed Dec 16, 2019
    Configuration menu
    Copy the full SHA
    26d8ffc View commit details
    Browse the repository at this point in the history
  4. pbTests: Refactor and clean-workspace option (adoptium#1030)

    * pbTests: Refactor and clean-workspace option
    
    * pbTests: Clean up checkLogFiles function
    
    * pbTests: Removal of -b option in the build and test commands
    Willsparker authored and sxa555 committed Dec 16, 2019
    Configuration menu
    Copy the full SHA
    951c4ff View commit details
    Browse the repository at this point in the history

Commits on Dec 17, 2019

  1. Configuration menu
    Copy the full SHA
    e781253 View commit details
    Browse the repository at this point in the history
  2. Passed the value of hosts from command line (adoptium#1017)

    - The variable groups['Vendor_groups']
    is skipped due to lack of definition when we
    run AdoptOpenJDK Unix Playbook internally
    
    - Replaced it with a command line variable
    and set the value to all or a specific group
    
    [skip ci]
    
    Signed-off-by: Jenny Chen <Jenny.Chen@ibm.com>
    JennyChenyj authored and sxa555 committed Dec 17, 2019
    Configuration menu
    Copy the full SHA
    8835324 View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2019

  1. Configuration menu
    Copy the full SHA
    0ee79c2 View commit details
    Browse the repository at this point in the history
  2. UnixPB: Debian Fixes + trailing space fix (adoptium#1052)

    * UnixPB: Fixed incorrectly named modules
    
    * Unix: Add Deb8 IP config for ansible, fix trailing space
    Willsparker authored and sxa555 committed Dec 19, 2019
    Configuration menu
    Copy the full SHA
    dc3ec3c View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2019

  1. Configuration menu
    Copy the full SHA
    2b4c7f1 View commit details
    Browse the repository at this point in the history
  2. add missing swap_file tag (adoptium#1054)

    gdams authored and sxa555 committed Dec 20, 2019
    Configuration menu
    Copy the full SHA
    38ad8b7 View commit details
    Browse the repository at this point in the history
  3. add additional aarch64 test machines (adoptium#1050)

    * add additional aarch64 test machines
    
    * add missing deps
    gdams authored and sxa555 committed Dec 20, 2019
    Configuration menu
    Copy the full SHA
    936fcbf View commit details
    Browse the repository at this point in the history
  4. WinPB: Fix the Git installation for Windows (adoptium#1047)

    * WinPB: Create Git properties file and use for installation
    
    * WinPB: Set autocrlf to false in Cygwin Git
    Willsparker authored and sxa555 committed Dec 20, 2019
    Configuration menu
    Copy the full SHA
    b45c94f View commit details
    Browse the repository at this point in the history
  5. UnixPB: Add checksums to all get_url modules (adoptium#1051)

    * UnixPB: 1st Group of Checksums
    
    * UnixPB: 2nd Group of Checksums
    Willsparker authored and sxa555 committed Dec 20, 2019
    Configuration menu
    Copy the full SHA
    006a988 View commit details
    Browse the repository at this point in the history
  6. Fix earlier swap_file tag indentation (adoptium#1057)

    Signed-off-by: Stewart Addison <sxa@uk.ibm.com>
    sxa555 authored Dec 20, 2019
    Configuration menu
    Copy the full SHA
    665b7bd View commit details
    Browse the repository at this point in the history

Commits on Dec 23, 2019

  1. Configuration menu
    Copy the full SHA
    c02a6d0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f1d1717 View commit details
    Browse the repository at this point in the history
  3. Allow Debian8 as an option to vmDestroy.sh (adoptium#1064)

    Signed-off-by: Stewart Addison <sxa@uk.ibm.com>
    sxa555 authored Dec 23, 2019
    Configuration menu
    Copy the full SHA
    a6b42f7 View commit details
    Browse the repository at this point in the history

Commits on Dec 24, 2019

  1. Configuration menu
    Copy the full SHA
    da18c13 View commit details
    Browse the repository at this point in the history
  2. Redraft and update ansible README.md (Phase 1!) (adoptium#1063)

    * PbTests: Updated READMEs relevant to the Test Scripts
    
    * Refactor and update ansible README.md
    
    Signed-off-by: Stewart Addison <sxa@uk.ibm.com>
    
    Co-authored-by: William Parker <52783864+Willsparker@users.noreply.github.com>
    sxa555 and Willsparker authored Dec 24, 2019
    Configuration menu
    Copy the full SHA
    649b18f View commit details
    Browse the repository at this point in the history

Commits on Dec 30, 2019

  1. Made Deb8 VF find IP correctly (adoptium#1065)

    * Made Deb8 VF find IP correctly
    
    * Change Deb8 box
    Willsparker authored and sxa555 committed Dec 30, 2019
    Configuration menu
    Copy the full SHA
    969cb52 View commit details
    Browse the repository at this point in the history
  2. ansible: Add adoptopenjdk8 repository to Debian (adoptium#1068)

    Signed-off-by: Stewart Addison <sxa@uk.ibm.com>
    sxa555 authored Dec 30, 2019
    Configuration menu
    Copy the full SHA
    3bb6096 View commit details
    Browse the repository at this point in the history

Commits on Jan 2, 2020

  1. pbTestScripts: Add Debian8 reference and link to VagrantPlaybookCheck…

    … job (adoptium#1069)
    
    Signed-off-by: Stewart Addison <sxa@uk.ibm.com>
    sxa555 authored and Willsparker committed Jan 2, 2020
    Configuration menu
    Copy the full SHA
    50c324a View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2020

  1. Configuration menu
    Copy the full SHA
    16dc89f View commit details
    Browse the repository at this point in the history
  2. VFs: Add FreeBSD12 and SLES12 Vagrantfiles (adoptium#1073)

    * VFs: Add FreeBSD12 VF
    
    * pbTest: Update vmDestroy.sh to include FBSD12
    
    * VFs: Add SLES12 VF & Add to vmDestroy.sh
    Willsparker authored and sxa555 committed Jan 3, 2020
    Configuration menu
    Copy the full SHA
    7237cb3 View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2020

  1. Use vagrantfiles from main repo by default, option to take from the a…

    …lternate branch (adoptium#1070)
    
    * Don't use vagrant files from the branch under test
    
    Signed-off-by: Stewart Addison <sxa@uk.ibm.com>
    
    * pbTestScripts: Add option to use Vagrant files from the new branch
    
    Signed-off-by: Stewart Addison <sxa@uk.ibm.com>
    sxa555 authored and Willsparker committed Jan 6, 2020
    Configuration menu
    Copy the full SHA
    c4643ee View commit details
    Browse the repository at this point in the history
  2. Fixup last commit which had wrong main Vagrantfile path (adoptium#1076)

    Signed-off-by: Stewart Addison <sxa@uk.ibm.com>
    sxa555 authored and Willsparker committed Jan 6, 2020
    Configuration menu
    Copy the full SHA
    3ec8108 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e2188bc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9d87de3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    538ba61 View commit details
    Browse the repository at this point in the history
  6. Update Marist zlinux inventory to the new z15 linux machines (adoptiu…

    …m#1041)
    
    * Add AIX71SP5TL5 machine for AIX JDK13+ builds
    
    Signed-off-by: Stewart Addison <sxa@uk.ibm.com>
    
    * inventory: Replace Marist machines with new z15 versions
    
    Signed-off-by: Stewart Addison <sxa@uk.ibm.com>
    sxa555 authored and gdams committed Jan 6, 2020
    Configuration menu
    Copy the full SHA
    ec719e1 View commit details
    Browse the repository at this point in the history

Commits on Jan 7, 2020

  1. Configuration menu
    Copy the full SHA
    391a3ec View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6d59c92 View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2020

  1. pbTests: add optional extra skip tags to speed up testing (adoptium#1082

    )
    
    Signed-off-by: Stewart Addison <sxa@uk.ibm.com>
    sxa555 authored Jan 8, 2020
    Configuration menu
    Copy the full SHA
    6c71c4e View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2020

  1. Configuration menu
    Copy the full SHA
    679a974 View commit details
    Browse the repository at this point in the history
  2. Add initial openjdk-infrastructure FAQ (adoptium#1066)

    * Add initial openjdk-infrastructure FAQ.md
    
    Signed-off-by: Stewart Addison <sxa@uk.ibm.com>
    
    * typo fix
    
    * jenkins_user tag, instead of jenkins
    
    The Jenkins roles in the Unix playbook are tagged with "jenkins_user", not "jenkins" (if it's these roles you were going for)
    
    Co-authored-by: George Adams <george.adams@microsoft.com>
    Co-authored-by: Haroon Khel <34969545+Haroon-Khel@users.noreply.github.com>
    3 people authored Jan 10, 2020
    Configuration menu
    Copy the full SHA
    dfd2da8 View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2020

  1. Configuration menu
    Copy the full SHA
    6b219c2 View commit details
    Browse the repository at this point in the history

Commits on Jan 14, 2020

  1. Configuration menu
    Copy the full SHA
    b0e69cf View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2020

  1. unixPB: Enable protobuf for OpenJ9 JITserver (adoptium#1094)

    Signed-off-by: Stewart Addison <sxa@uk.ibm.com>
    sxa555 authored Jan 16, 2020
    Configuration menu
    Copy the full SHA
    b4c899f View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2020

  1. pbTests: Update buildJDK.sh to support FreeBSD & openSUSE (adoptium#1095

    )
    
    * pbTests: Update buildJDK.sh to support FreeBSD
    
    * pbTest: Set JAVA_HOME for FreeBSD
    
    * pbTests: Allow for openSUSE to be built
    
    * pbTests: Update testJDK.sh for FreeBSD
    Willsparker authored and sxa555 committed Jan 20, 2020
    Configuration menu
    Copy the full SHA
    1a75856 View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2020

  1. Configuration menu
    Copy the full SHA
    dcbe4a5 View commit details
    Browse the repository at this point in the history
  2. Set Java 8 as Default in Alternatives for CentOS 6

    Signed-off-by: Rajdeep Singh <rajdeep.singh@ibm.com>
    rajdeepsingh1 authored and jdekonin committed Jan 24, 2020
    Configuration menu
    Copy the full SHA
    e182dda View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2020

  1. Upgrade protobuf to v3.7.1 (adoptium#1112)

    Upgrade protobuf version from 3.5.1 to 3.7.1 and update the download
    link accordingly.
    
    Signed-off-by: Violeta Sebe <vsebe@ca.ibm.com>
    vsebe authored and karianna committed Jan 26, 2020
    Configuration menu
    Copy the full SHA
    fd9c448 View commit details
    Browse the repository at this point in the history
  2. inventory: Add new AIX systems (adoptium#1109)

    Signed-off-by: Stewart Addison <sxa@uk.ibm.com>
    sxa555 authored and karianna committed Jan 26, 2020
    Configuration menu
    Copy the full SHA
    d692b36 View commit details
    Browse the repository at this point in the history
  3. Added build tags to appropriate roles (adoptium#1100)

    * Added build tags to appropriate roles
    
    * change hosts back from all
    
    * test prereq packages for centos added
    
    * added libcurl-devel packages
    
    * Remove trailing spaces
    Haroon-Khel authored and karianna committed Jan 26, 2020
    Configuration menu
    Copy the full SHA
    4508298 View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2020

  1. UnixPB: Add support for OpenSUSE12.3 (adoptium#1101)

    * unixPB: Add support for OpenSUSE12.3
    
    * pbTests: add SUSE12 to vmDestroy and remove SLES12 VF
    
    * unixPB: Enable protobuf for OpenJ9 JITserver (adoptium#1094)
    
    Signed-off-by: Stewart Addison <sxa@uk.ibm.com>
    
    * pbTests: Update buildJDK.sh to support FreeBSD & openSUSE (adoptium#1095)
    
    * pbTests: Update buildJDK.sh to support FreeBSD
    
    * pbTest: Set JAVA_HOME for FreeBSD
    
    * pbTests: Allow for openSUSE to be built
    
    * pbTests: Update testJDK.sh for FreeBSD
    
    Co-authored-by: Stewart X Addison <sxa555@users.noreply.github.com>
    Willsparker and sxa555 committed Jan 27, 2020
    Configuration menu
    Copy the full SHA
    e928dc6 View commit details
    Browse the repository at this point in the history

Commits on Jan 28, 2020

  1. Configuration menu
    Copy the full SHA
    2f23d3a View commit details
    Browse the repository at this point in the history
  2. winPB: Update checksums for win_get_url module (adoptium#1113)

    * winPB: Put checksum into correct format for win_get_url
    
    * winPB: Correct failing checksums
    
    * winPB: Changed Freemarker URL
    Willsparker authored and karianna committed Jan 28, 2020
    Configuration menu
    Copy the full SHA
    936c592 View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2020

  1. Remove zulu-9 from Additional_Build_Tools var lists (adoptium#1116)

    * Remove zulu-9 from Additional_Build_Tools var lists
    
    * Remove tasks for adding zulu.repo
    sej-jackson authored Jan 29, 2020
    Configuration menu
    Copy the full SHA
    46456c7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b9c23f1 View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2020

  1. Set ansible_processor_vcpus for cmake role (adoptium#1110)

    Ensure ansible_processor_vcpus variable is inherited by cmake role when
    running tag only.
    
    Signed-off-by: Violeta Sebe <vsebe@ca.ibm.com>
    vsebe authored Jan 31, 2020
    Configuration menu
    Copy the full SHA
    051bca7 View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2020

  1. vagrant: Temporarily use alternate openjdk-build branch (adoptium#1122)

    Signed-off-by: Stewart Addison <sxa@uk.ibm.com>
    sxa555 authored Feb 5, 2020
    Configuration menu
    Copy the full SHA
    24f9d42 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2dcead2 View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2020

  1. Configuration menu
    Copy the full SHA
    c080e2d View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2020

  1. inventory: Add first 2 AWS Win2019 systems (adoptium#1130)

    Signed-off-by: Stewart Addison <sxa@uk.ibm.com>
    sxa555 authored Feb 10, 2020
    Configuration menu
    Copy the full SHA
    eec59c7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cb29aa1 View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2020

  1. unixPB: Remove duplicate protobuf install (adoptium#1102)

    Signed-off-by: Stewart Addison <sxa@uk.ibm.com>
    sxa555 authored Feb 11, 2020
    Configuration menu
    Copy the full SHA
    9a0cf66 View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2020

  1. Configuration menu
    Copy the full SHA
    f19c4ea View commit details
    Browse the repository at this point in the history
  2. More aix machines woohoo (adoptium#1115)

    * inventory: Add new AIX systems
    
    Signed-off-by: Stewart Addison <sxa@uk.ibm.com>
    
    * inventory: Add AIX machines correctly
    
    Signed-off-by: Stewart Addison <sxa@uk.ibm.com>
    sxa555 authored Feb 12, 2020
    Configuration menu
    Copy the full SHA
    6c7c9d3 View commit details
    Browse the repository at this point in the history
  3. UnixPB: Remove CPAN role (adoptium#1136)

    *  UnixPB: Remove CPAN role
    
    * Removed additional seperate packages
    Willsparker authored Feb 12, 2020
    Configuration menu
    Copy the full SHA
    e85574b View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2020

  1. Configuration menu
    Copy the full SHA
    2db136d View commit details
    Browse the repository at this point in the history
  2. UnixPB: Add support for SLES15-SP0 (adoptium#1140)

    * UnixPB: Add support for SLES15-SP0
    
    * Remove ntp and enable chronyd for SLES15
    Willsparker authored Feb 17, 2020
    Configuration menu
    Copy the full SHA
    c1d27ca View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2020

  1. winPB: Passed the value of hosts from command line (adoptium#1075)

    * apply change to windows playbook as performed in adoptium#1017
    * adoptium#423
    
    Signed-off-by: Joe deKoning <joe_dekoning@ca.ibm.com>
    jdekonin authored Feb 18, 2020
    Configuration menu
    Copy the full SHA
    62ce5ed View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fda1066 View commit details
    Browse the repository at this point in the history
  3. ansible: Remove old gcc 7 locations for Protobuf role

    Signed-off-by: Stewart Addison <sxa@uk.ibm.com>
    Stewart Addison authored and jdekonin committed Feb 18, 2020
    Configuration menu
    Copy the full SHA
    c27afcc View commit details
    Browse the repository at this point in the history
  4. UnixPB: Add support for CentOS8 (adoptium#1131)

    * UnixPB: Add support for CentOS8
    
    * Add CentOS8 as vmDestroy option
    Willsparker authored Feb 18, 2020
    Configuration menu
    Copy the full SHA
    3c1c526 View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2020

  1. win: Adjust cygwin setup checksum as it's been updated (adoptium#1149)

    Signed-off-by: Stewart Addison <sxa@uk.ibm.com>
    sxa555 authored Feb 19, 2020
    Configuration menu
    Copy the full SHA
    ccecd97 View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2020

  1. pbTests: Change buildJDK to build from other URLs (adoptium#1152)

    * pbTests: Change buildJDK to be able to build JDKs 8-14
    
    * Add various options to buildJDK.sh
    
    * Make build openj9 by default
    Willsparker authored Feb 20, 2020
    Configuration menu
    Copy the full SHA
    fbf691e View commit details
    Browse the repository at this point in the history
  2. pbTests: Add script to test U18 on s390x/ppc64le QEMU VMs (adoptium#1119

    )
    
    * pbTests: Initial commit of qemu_test_script
    
    * Add 'fastmode' to qemu script
    
    * PB: Add qemu to vagrant.yml
    
    * Make ppc64le machine as pseries-2.12
    
    * Correct expect path; Add expect to vagrant.yml
    
    * Remove use of expect_script
    
    * Build Qemu 4.2; Add arguments to 'ps'
    
    * Ensure script stops if playbook fails
    
    * Add multi-core support to the qemu VMs
    
    * Fix syntax error
    
    * Update port detection logic to use netstat
    
    * Increase RAM on  qemu systems as 1Gb is mean for SMP4
    
    * Use xz compressed base images from /qemu_base_images
    
    * alter testJDK to accept other architectures
    
    * changes to allow for U18 s390x to work
    
    * Change infra repo to run playbook from
    
    * Add back in checksum
    
    Co-authored-by: Stewart X Addison <sxa555@users.noreply.github.com>
    Willsparker and sxa555 authored Feb 20, 2020
    Configuration menu
    Copy the full SHA
    054713c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    42060d1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d221f53 View commit details
    Browse the repository at this point in the history
  5. playbook: Update gcc-7 role to install gcc 7.5 (adoptium#1158)

    Signed-off-by: Stewart Addison <sxa@uk.ibm.com>
    sxa555 authored Feb 20, 2020
    Configuration menu
    Copy the full SHA
    0585406 View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2020

  1. Ram increase for Vagrant VMs (adoptium#1081)

    * Vagrant: 4GB of RAM, 50% CPU cap
    
    * Vagrant: Adjust RAM down to 2.5Gb
    sxa555 authored Feb 21, 2020
    Configuration menu
    Copy the full SHA
    b1b21f9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6ba2441 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f4a8afe View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    72e300e View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2020

  1. winPB: Switch adoptopenjdk download to use APIv3 (adoptium#1167)

    Signed-off-by: Stewart Addison <sxa@uk.ibm.com>
    sxa555 authored Feb 24, 2020
    Configuration menu
    Copy the full SHA
    238e3c8 View commit details
    Browse the repository at this point in the history
  2. unixPB: Remove devtoolset-7 and require Adopt's GCC7.5 (adoptium#1166)

    Signed-off-by: Stewart Addison <sxa@uk.ibm.com>
    sxa555 authored Feb 24, 2020
    Configuration menu
    Copy the full SHA
    6c9c743 View commit details
    Browse the repository at this point in the history
  3. unixPB: Alter adoptopenjdk_install role to allow for jdk8 (adoptium#1138

    )
    
    * unixPB: Alter adoptopenjdk_install to let jdk8
    
    * Alter adoptopenjdk_install to exclude macOS
    Willsparker authored Feb 24, 2020
    Configuration menu
    Copy the full SHA
    72d11ee View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    939f550 View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2020

  1. Configuration menu
    Copy the full SHA
    b515e21 View commit details
    Browse the repository at this point in the history