mirror of
https://github.com/ethauvin/kobalt.git
synced 2025-06-16 13:20:52 -07:00
Don't require $JAVA_HOME any more.
This commit is contained in:
parent
46cf29d393
commit
023d8a5e04
3 changed files with 13 additions and 12 deletions
2
TODO.md
2
TODO.md
|
@ -1,6 +1,5 @@
|
|||
To do:
|
||||
|
||||
- [ ] Get rid of the $JAVA_HOME requirement
|
||||
- [ ] Add a "Auto complete Build.kt" menu in the plug-in
|
||||
- [ ] "All artifacts successfully uploaded" is shown before the upload is actually done
|
||||
- [ ] use groupId/artifactId
|
||||
|
@ -33,6 +32,7 @@ To do:
|
|||
|
||||
Done:
|
||||
|
||||
- [x] Get rid of the $JAVA_HOME requirement
|
||||
- [x] getDependencies() should return the transitive dependencies
|
||||
- [x] Project ordering: kotlinProject(wrapper) {}
|
||||
- [x] Make files appear in download list automatically on bintray (undocumented API)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue