kobalt icon indicating copy to clipboard operation
kobalt copied to clipboard

fatJar broken

Open DevCharly opened this issue 8 years ago • 0 comments

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

DevCharly avatar Feb 17 '18 12:02 DevCharly