Closed arielvalentin closed 5 years ago
Ok, thanks for reporting and pointing to the relevant docs. I guess it should be as easy as excluding those files when re-jarring, will test.
FWIW, I hit this with the jruby-gradle/jruby-gradle-storm-plugin work that I've been doing, it's pretty simple in Gradle to handle this, see this shadowjar configuration.
The jruby-gradle-storm-plugin does depend on a divergent redstorm library though
I am trying to include a JAR that was signed by the author, however the redstorm jar task does not exclude [signature files|http://docs.oracle.com/javase/6/docs/technotes/guides/jar/jar.html#Signed%20JAR%20File], which results in an SecurityException:
xml
<?xml version="1.0"?>