hapi-hl7v2
hapi-hl7v2 copied to clipboard
module-info (or no duplicate packages)
I tried to use hapi-base and hapi-structures-v281 as automatic module.
It tells me, that datatypes are exported from both as the base packages includes a subset of every full structure. This is incompatible to the Java 9+ module system
potential duplicate #85
Split package issue makes hapi unusable in other java modules. Is anyone on the path to release a java 9+ friendly package?