mirror of
https://github.com/ethauvin/kobalt.git
synced 2025-04-26 00:17:11 -07:00
TODO.
This commit is contained in:
parent
f37ae21563
commit
da504c682f
1 changed files with 1 additions and 1 deletions
2
TODO.md
2
TODO.md
|
@ -1,6 +1,5 @@
|
||||||
To do:
|
To do:
|
||||||
|
|
||||||
- [ ] Dependent projects: kobalt should automatically add the dependency on the jar file
|
|
||||||
- [ ] The test runner only selects classes with a parameterless constructor, which works for JUnit but not for TestNG
|
- [ ] The test runner only selects classes with a parameterless constructor, which works for JUnit but not for TestNG
|
||||||
factories
|
factories
|
||||||
- [ ] Add a "Auto complete Build.kt" menu in the plug-in
|
- [ ] Add a "Auto complete Build.kt" menu in the plug-in
|
||||||
|
@ -32,6 +31,7 @@ To do:
|
||||||
|
|
||||||
Done:
|
Done:
|
||||||
|
|
||||||
|
- [x] Dependent projects: kobalt should automatically add the dependency on the jar file
|
||||||
- [x] Make what version preBuildScript.jar was compiled with and wipe on new version
|
- [x] Make what version preBuildScript.jar was compiled with and wipe on new version
|
||||||
- [x] Get rid of the $JAVA_HOME requirement
|
- [x] Get rid of the $JAVA_HOME requirement
|
||||||
- [x] getDependencies() should return the transitive dependencies
|
- [x] getDependencies() should return the transitive dependencies
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue