thrau / jarchivelib

A simple archiving and compression library for Java
https://github.com/thrau/jarchivelib
Apache License 2.0
198 stars 36 forks source link

Add support for Java 9 (the jigsaw framework) #63

Open JessicaTegner opened 6 years ago

JessicaTegner commented 6 years ago

Make the final jar a defined module in the jigsaw framework by providing a module-info.class file in the root of the source.