jankotek / mapdb

MapDB provides concurrent Maps, Sets and Queues backed by disk storage or off-heap-memory. It is a fast and easy to use embedded Java database engine.
https://mapdb.org
Apache License 2.0
4.87k stars 872 forks source link

Add Java 9 / Jigsaw auto-manifest #978

Open nbrugger-tgm opened 3 years ago

nbrugger-tgm commented 3 years ago

Adding the manifest entry will ensure consistent use for java 9 and above when used as module