[FOLIO-2429] Create base Java docker image for recent version (JDK 11 support) Created: 20/Jan/20 Updated: 03/Aug/20 Resolved: 03/Aug/20 |
|
| Status: | Closed |
| Project: | FOLIO |
| Components: | None |
| Affects versions: | None |
| Fix versions: | None |
| Type: | New Feature | Priority: | P2 |
| Reporter: | David Crossley | Assignee: | David Crossley |
| Resolution: | Done | Votes: | 0 |
| Labels: | devops-backlog | ||
| Remaining Estimate: | Not Specified | ||
| Time Spent: | Not Specified | ||
| Original estimate: | Not Specified | ||
| Issue links: |
|
||||||||
| Sprint: | DevOps: sprint 94 | ||||||||
| Development Team: | FOLIO DevOps | ||||||||
| Description |
|
We do already have the "alpine-jre-openjdk8" (see folio-java-docker). Some newer modules require more recent version of Java (e.g. mod-ncip needs 11). |
| Comments |
| Comment by Jakub Skoczen [ 07/Feb/20 ] |
|
Not pressing as NCIP module has been downgraded to Java 8. |
| Comment by Taras Spashchenko [ 04/Jun/20 ] |
|
Setting higher priority for this task as we need to complete movement to Java 11 till the end of Q3. |
| Comment by Julian Ladisch [ 28/Jul/20 ] |
|
David Crossley Why has the Jira status of the pull request https://github.com/folio-org/folio-tools/pull/105 been changed from "In Code Review" to "Open"? |
| Comment by David Crossley [ 28/Jul/20 ] |
|
Ah, sorry Julian. I did not realise that a PR had been created, and thought that there had been an accident with the Jira ticket status. Restored now. |
| Comment by David Crossley [ 30/Jul/20 ] |
|
Julian Ladisch Thanks for doing the main work with pull/105 (not yet merged). I have build it and pushed to Docker Hub. |
| Comment by David Crossley [ 31/Jul/20 ] |
|
For future reference, this was based on |