SparseBitSet icon indicating copy to clipboard operation
SparseBitSet copied to clipboard

add module-info instead of automatic module name

Open xzel23 opened this issue 2 years ago • 2 comments

This PR adds a named module instead of an automatic module name. This is required to jlink compatibility.

xzel23 avatar Oct 24 '23 09:10 xzel23

fixes #21

xzel23 avatar Oct 24 '23 09:10 xzel23

@brettwooldridge Please review this PR. It adds a module info and makes SparseBitset jlink compatible. It would the next to last dependency of Apache POI to reach full jlink compatibility, if we could get a 1.3.1 or 1.4 version that includes a module info.

xzel23 avatar Nov 13 '23 19:11 xzel23