Skip to content
Snippets Groups Projects
Commit 03643d4f authored by Nico's avatar Nico
Browse files

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

* https://github.com/theapache64/stackzy/commit/9dc0f64d79de32786fa6250bdf4b28416ab38eee
* https://github.com/theapache64/stackzy/issues/41

Fixes #119.
parent 0b0e5759
Loading
Checking pipeline status