nfs4j
nfs4j copied to clipboard
java9 module compliance
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.