From 763be258649af42e61af9632b2cc7833cd2bcfa0 Mon Sep 17 00:00:00 2001 From: Cedric Beust Date: Thu, 8 Oct 2015 22:57:12 -0700 Subject: [PATCH] TODO. --- TODO | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/TODO b/TODO index a36d0316..b801735a 100644 --- a/TODO +++ b/TODO @@ -3,9 +3,7 @@ To do: - ProjectGenerator: support migration from pom.xml (starting with dependencies) - Support version ranges - Generate .idea and other IDEA files -- Make files appear in download list automatically on bintray (undocumented API) - logs for users should not show any timestamp, class file or thread id, this should only be in --dev mode -- Project ordering: kotlinProject(wrapper) {} - Fetch .pom with DynamicGraph - Centralize all the executors - Compile TestNG (including generating Version.java and OSGi headers) @@ -25,6 +23,8 @@ To do: Done: +- Project ordering: kotlinProject(wrapper) {} +- Make files appear in download list automatically on bintray (undocumented API) - Link kobalt to JCenter - --update - Support .pom pointing to other deps (and no jars)