mirror of
https://github.com/ethauvin/kobalt.git
synced 2025-04-25 16:07:12 -07:00
maven pom importing
This commit is contained in:
parent
cfe4d62c30
commit
a8a4ee0a99
1 changed files with 1 additions and 0 deletions
|
@ -55,6 +55,7 @@ private class Main @Inject constructor(
|
||||||
println(Banner.get() + Kobalt.version + "\n")
|
println(Banner.get() + Kobalt.version + "\n")
|
||||||
// runTest()
|
// runTest()
|
||||||
runWithArgs(jc, args)
|
runWithArgs(jc, args)
|
||||||
|
log(1, "************ shutting down executors")
|
||||||
executors.shutdown()
|
executors.shutdown()
|
||||||
debug("All done")
|
debug("All done")
|
||||||
})
|
})
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue