Skip to content

Strip signatures from .jar file

Until we properly sign the .jar file, those signatures just result in a SecurityException, making the .jar file unable to run. I got this fix by

Fixes #119 (closed).

Merge request reports

Loading