nfs4j icon indicating copy to clipboard operation
nfs4j copied to clipboard

java9 module compliance

Open kofemann opened this issue 7 years ago • 0 comments

Java9 have introduces a new module system. One of the restrictions of it that a package can be only in one jar file. This is not true with nfs4j. As result, to make nfs4j module system compliant source code requires restructuring.

kofemann avatar Aug 05 '18 11:08 kofemann