mirror of
https://github.com/ethauvin/kobalt.git
synced 2025-04-25 07:57:12 -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)
|
||||
- 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)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue