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

Upgrade java11 to latest release # on Travis #2723

Closed
wants to merge 29 commits into from

Commits on Aug 24, 2020

  1. Configuration menu
    Copy the full SHA
    3925651 View commit details
    Browse the repository at this point in the history
  2. use oraclejdk11-ea

    mpeddada1 committed Aug 24, 2020
    Configuration menu
    Copy the full SHA
    2148aff View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6efe9ed View commit details
    Browse the repository at this point in the history
  4. upgrade mockito-core

    mpeddada1 committed Aug 24, 2020
    Configuration menu
    Copy the full SHA
    a7b00c4 View commit details
    Browse the repository at this point in the history
  5. remove jdk-ea

    mpeddada1 committed Aug 24, 2020
    Configuration menu
    Copy the full SHA
    3843774 View commit details
    Browse the repository at this point in the history
  6. only test for 11

    mpeddada1 committed Aug 24, 2020
    Configuration menu
    Copy the full SHA
    d6f7f5a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    fec1b0d View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2020

  1. enabling multiple jdks

    mpeddada1 committed Aug 25, 2020
    Configuration menu
    Copy the full SHA
    cd5abe0 View commit details
    Browse the repository at this point in the history
  2. fix install command

    mpeddada1 committed Aug 25, 2020
    Configuration menu
    Copy the full SHA
    203b387 View commit details
    Browse the repository at this point in the history
  3. installation fixes

    mpeddada1 committed Aug 25, 2020
    Configuration menu
    Copy the full SHA
    fcece64 View commit details
    Browse the repository at this point in the history
  4. installation fixes

    mpeddada1 committed Aug 25, 2020
    Configuration menu
    Copy the full SHA
    f88b16d View commit details
    Browse the repository at this point in the history
  5. remove old version of java

    mpeddada1 committed Aug 25, 2020
    Configuration menu
    Copy the full SHA
    ef0607a View commit details
    Browse the repository at this point in the history
  6. install fix

    mpeddada1 committed Aug 25, 2020
    Configuration menu
    Copy the full SHA
    f46536f View commit details
    Browse the repository at this point in the history
  7. comment out java -version

    mpeddada1 committed Aug 25, 2020
    Configuration menu
    Copy the full SHA
    5423011 View commit details
    Browse the repository at this point in the history
  8. remove language field

    mpeddada1 committed Aug 25, 2020
    Configuration menu
    Copy the full SHA
    f415a12 View commit details
    Browse the repository at this point in the history
  9. don't include jdk8

    mpeddada1 committed Aug 25, 2020
    Configuration menu
    Copy the full SHA
    7cb0b95 View commit details
    Browse the repository at this point in the history
  10. don't include jdk8

    mpeddada1 committed Aug 25, 2020
    Configuration menu
    Copy the full SHA
    f6b75cd View commit details
    Browse the repository at this point in the history
  11. don't use jdk-headless

    mpeddada1 committed Aug 25, 2020
    Configuration menu
    Copy the full SHA
    2ebbc0c View commit details
    Browse the repository at this point in the history
  12. list available jdks

    mpeddada1 committed Aug 25, 2020
    Configuration menu
    Copy the full SHA
    4e56083 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    3ba6865 View commit details
    Browse the repository at this point in the history
  14. use oracle java 11

    mpeddada1 committed Aug 25, 2020
    Configuration menu
    Copy the full SHA
    75458f3 View commit details
    Browse the repository at this point in the history
  15. update apt-get

    mpeddada1 committed Aug 25, 2020
    Configuration menu
    Copy the full SHA
    ea9083d View commit details
    Browse the repository at this point in the history
  16. using curl

    mpeddada1 committed Aug 25, 2020
    Configuration menu
    Copy the full SHA
    489d9f7 View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2020

  1. use adoptopenjdk

    mpeddada1 committed Aug 26, 2020
    Configuration menu
    Copy the full SHA
    54d6e9c View commit details
    Browse the repository at this point in the history
  2. add sudo

    mpeddada1 committed Aug 26, 2020
    Configuration menu
    Copy the full SHA
    c2379c9 View commit details
    Browse the repository at this point in the history
  3. modify export JAVA_HOME

    mpeddada1 committed Aug 26, 2020
    Configuration menu
    Copy the full SHA
    31a41e6 View commit details
    Browse the repository at this point in the history
  4. remove commented out code

    mpeddada1 committed Aug 26, 2020
    Configuration menu
    Copy the full SHA
    cae72bf View commit details
    Browse the repository at this point in the history
  5. update mockito to 3.5.7

    mpeddada1 committed Aug 26, 2020
    Configuration menu
    Copy the full SHA
    fd0971d View commit details
    Browse the repository at this point in the history
  6. use both jdk8 and jdk 11

    mpeddada1 committed Aug 26, 2020
    Configuration menu
    Copy the full SHA
    10fe6e4 View commit details
    Browse the repository at this point in the history