Open max312 opened 6 months ago
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
moves_the_structures_to_its_structure-librariesFixes#85___#119.patch
Split package issue makes hapi unusable in other java modules. Is anyone on the path to release a java 9+ friendly package?
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