sdkman / sdkman-db-migrations

Database migrations for the sdkman API
Apache License 2.0
69 stars 123 forks source link

Feature: [Jython support in sdkman] #489

Open ouryperd opened 3 years ago

ouryperd commented 3 years ago

Feature request

Add support for installing Jython in sdkman. Jython is a JVM language like Groovy and Kotlin and can benefit from being installable via sdkman.

marc0der commented 3 years ago

Jython is not packaged as an SDK, so it can not be installed via SDKMAN. We require an SDK to be distributed as a well-formed zip or tarball archive to distribute it. Please feel free to raise this with the Jython team.

marc0der commented 3 years ago

Transferring this issue to the DB migrations project for if/when the packaging situation ever changes.