Skip to content

Add Opaque from nfs4j, bump Java target to 17, improve gitignore #113

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

kohlschuetter
Copy link
Contributor

Adding Opaque from nfs4j, so we can eventually get rid of converting to byte[] nfsHandle from Inode, among other improvements.

This requires a minimum Java version change due to API used in Opaque being only available in Java 13 and newer.
Bumping to Java 17 to align with nfs4j

Align with nfs4j compatibility level.

Signed-off-by: Christian Kohlschütter <[email protected]>
Moving code from nfs4j to oncrpc4j.

Signed-off-by: Christian Kohlschütter <[email protected]>
Eclipse creates some metadata files when working with this project.

Since we use Maven integration, these files are automatically generated
and should not be included in git.

Add these entries to .gitignore

Signed-off-by: Christian Kohlschütter <[email protected]>
To align with Java 17.

Signed-off-by: Christian Kohlschütter <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant