From da504c682ff4ef56a3f0abaf58759387693cf0e2 Mon Sep 17 00:00:00 2001 From: Cedric Beust Date: Wed, 18 Nov 2015 05:16:46 -0800 Subject: [PATCH] TODO. --- TODO.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/TODO.md b/TODO.md index 9bbc707c..0e65c8a9 100644 --- a/TODO.md +++ b/TODO.md @@ -1,6 +1,5 @@ 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 factories - [ ] Add a "Auto complete Build.kt" menu in the plug-in @@ -32,6 +31,7 @@ To do: 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] Get rid of the $JAVA_HOME requirement - [x] getDependencies() should return the transitive dependencies