Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Register
  • Sign in
  • E ensembl-hive
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
    • Locked files
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
    • Requirements
  • Jira
    • Jira
  • Merge requests 7
    • Merge requests 7
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test cases
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Container Registry
    • Terraform modules
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Insights
    • Issue
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • ensembl-gh-mirror
  • ensembl-hive
  • Merge requests
  • !115

JDK version

  • Review changes

  • Download
  • Patches
  • Plain diff
Merged Marek Szuba requested to merge experimental/jdk12 into version/2.5 Jun 19, 2019
  • Overview 2
  • Commits 6
  • Pipelines 0
  • Changes 4

Created by: muffato

Use case

The 2.5 Docker image cannot run the Java wrapper since it doesn't have maven/openjdk installed.

Description

Various commits, related to the Docker image and the JDK version:

  • use OpenJDK 12 as it is the only released version that has the necessary dependencies (on both Travis and Docker)
  • minor cleanup of the Docker image

By the way, if you have written any update to the doc / install guide for OpenJDK, can you add it to this branch ? If not, I will add something now

Possible Drawbacks

N/A

Testing

Have you added/modified unit tests to test the changes?

Not needed

Have you run the entire test suite and no regression was detected?

Yes. OK

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: experimental/jdk12