kobalt icon indicating copy to clipboard operation
kobalt copied to clipboard

Assembling JAR file creates multiple manifest files

Open knight-robert opened this issue 6 years ago • 3 comments
trafficstars

screenshot

I am getting java.lang.ExceptionInitializerError when I try to run from the console--works fine in IDE.

Took a look at the contents of the JAR file and found multiple manifest files (META-INF). I am not sure if that is how it is supposed to be, but I always assumed there can only be one manifest file per JAR file.

I think this is an issue, but if not, I can close this.

knight-robert avatar Jul 24 '19 00:07 knight-robert

Just noticed the folder kobaltBuild/ also has a META-INF/ directory.

knight-robert avatar Jul 24 '19 00:07 knight-robert

How can I reproduce this, do you have project I can clone?

cbeust avatar Jul 24 '19 18:07 cbeust

Sorry for delay. I'm used to subversion. Link below.

https://github.com/whiteknight-/First

knight-robert avatar Jul 26 '19 02:07 knight-robert