mirror of
https://github.com/ethauvin/kobalt.git
synced 2025-04-27 00:38:11 -07:00
TODO.
This commit is contained in:
parent
3463b01168
commit
763be25864
1 changed files with 2 additions and 2 deletions
4
TODO
4
TODO
|
@ -3,9 +3,7 @@ To do:
|
||||||
- ProjectGenerator: support migration from pom.xml (starting with dependencies)
|
- ProjectGenerator: support migration from pom.xml (starting with dependencies)
|
||||||
- Support version ranges
|
- Support version ranges
|
||||||
- Generate .idea and other IDEA files
|
- 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
|
- 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
|
- Fetch .pom with DynamicGraph
|
||||||
- Centralize all the executors
|
- Centralize all the executors
|
||||||
- Compile TestNG (including generating Version.java and OSGi headers)
|
- Compile TestNG (including generating Version.java and OSGi headers)
|
||||||
|
@ -25,6 +23,8 @@ To do:
|
||||||
|
|
||||||
Done:
|
Done:
|
||||||
|
|
||||||
|
- Project ordering: kotlinProject(wrapper) {}
|
||||||
|
- Make files appear in download list automatically on bintray (undocumented API)
|
||||||
- Link kobalt to JCenter
|
- Link kobalt to JCenter
|
||||||
- --update
|
- --update
|
||||||
- Support .pom pointing to other deps (and no jars)
|
- Support .pom pointing to other deps (and no jars)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue