Skip to content
This repository was archived by the owner on Jan 20, 2024. It is now read-only.

Add support for downloading generic flyway cmd without bundled jre - #43

Open
thekarinka wants to merge 1 commit into
markgardner:masterfrom
thekarinka:master
Open

Add support for downloading generic flyway cmd without bundled jre#43
thekarinka wants to merge 1 commit into
markgardner:masterfrom
thekarinka:master

Conversation

@thekarinka

@thekarinkathekarinka commented Nov 26, 2022

Copy link
Copy Markdown

Add support for downloading generic flyway cmd without bundled java - useful for eg. armv6 devices for which flyway cmd does not have bundled JRE. Flyway then uses locally installed java.

@thekarinkathekarinka changed the title Add support for downloading generic flyway cmd without embeded javaAdd support for downloading generic flyway cmd without bundled jreNov 27, 2022
… useful for eg. armv6 devices for which flyway cmd does not have bundled JRE. Flyway then uses locally installed java.
Sign up for freeto 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

@thekarinka