fatJar broken
Opened this issue · 0 comments
DevCharly commented
For some unknown reason, fatJar
in Kobalt 1.0.110 is broken for my project:
https://github.com/DevCharly/kobalt-ant
In the past I used Kobalt 0.839 and it worked.
The build creates two JARs:
kobalt-ant-0.4.jar
is broken. It should be "fat" (about 2.5MB), but is not.kobalt-ant-core-0.4.jar
is OK. It is a normal Jar (about 18KB).