Skip to content
This repository has been archived by the owner on Jun 10, 2019. It is now read-only.

[TASK] Use Corretto 8 instead of Oracle #48

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

sgrossberndt
Copy link
Member

Corretto allows to use a OpenJDK 8 and Oracle proves to be an unreliable
download source and problematic due to the new licensing.

As startup takes longer than when using Oracle timeouts have been raised

For some reason curl is no longer included in postgres and h2 builds,
therefore an according general dependency has been added.

The gerrit cookbook requires build-essential which requires mingw which
requires seven_zip (mingw and seven_zip are for windows but well..). The
current seven_zip 3.x requires Chef 13 but we run Chef 12. Pin seven_zip
to <3.0.0 to fix this.

Corretto allows to use a OpenJDK 8 and Oracle proves to be an unreliable
download source and problematic due to the new licensing.

As startup takes longer than when using Oracle timeouts have been raised

For some reason curl is no longer included in postgres and h2 builds,
therefore an according general dependency has been added.

The gerrit cookbook requires build-essential which requires mingw which
requires seven_zip (mingw and seven_zip are for windows but well..). The
current seven_zip 3.x requires Chef 13 but we run Chef 12. Pin seven_zip
to <3.0.0 to fix this.
@sgrossberndt sgrossberndt self-assigned this May 19, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant