idpass / idpass-lite-java

Java wrapper for idpass-lite, a library to create and interact with secure and biometrically-binding QR code identity cards
https://www.idpass.org/
Apache License 2.0
24 stars 2 forks source link

Improve bundling/unzipping methodology #7

Closed typelogic closed 3 years ago

typelogic commented 3 years ago

I tested the produced idpass-lite-java.1.0.0.jar can be declared within a pom.xml and the main fat jar application successfully run as a stand-alone: java -jar app.jar

But for some unknown factors, this does not work in the newer changes of mosip/print.

typelogic commented 3 years ago

Fixed in https://github.com/idpass/idpass-lite-java/pull/5/commits/4070ded4fa226d58d31a0f2d9f834a23c337a918