1
0
Fork 0
mirror of https://github.com/ethauvin/kobalt.git synced 2025-04-25 07:57:12 -07:00
This commit is contained in:
Cedric Beust 2015-10-08 22:57:12 -07:00
parent 3463b01168
commit 763be25864

4
TODO
View file

@ -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)