Details
- Reviewers
DataDrake - Group Reviewers
Triage Team - Commits
- R4102:bf05ded09c81: Initial Kotlin build. Inclusion of Kotlin fixes T5345.
Diff Detail
- Repository
- R4102 kotlin
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
Event Timeline
Also important to note that Kotlin is also packaged in snap form by JetBrains themselves
Missing Makefile guessing I should also be seeing abi_* reports. Did you actually use solbuild for this?
Added the Makefile. I did use solbuild, I didn't realize I needed to include the makefile as well as the pspec and the package.yml.
Kotlin doesn't provide Linux libraries, just like https://dev.solus-project.com/source/apache-ant/
$ kotlin -version error: no build.txt was found at home=/usr/share/kotlin
Needs to be fixed. It'll either break tools or anger users. Thanks!
Kotlin was recently updated to 1.2.31, should I fix the missing build.txt in a new package request for 1.2.31 or just fix it in this one?
Might as well update to the newer version, if you don't mind. Same us the update post merge. If that Package Request is behind the current version that's no big deal. The build.txt file definitely needs to go in though. Thanks!