EMCECS / nfs-client-java

Native Java NFS client
Apache License 2.0
70 stars 33 forks source link

Pull request for combined inputs to guard time functionality #25

Closed DavidASeibert closed 5 years ago

DavidASeibert commented 5 years ago

Any comments on this version, @amarcionek ? This should contain the same changes, with some of the class hierarchy changes but also preserving backwards compatibility for all code that doesn't use guard time. I didn't worry about the guard time code, since that wasn't working before the fix. I did tighten up input checking, so that clear exceptions would be raised immediately if code used the wrong time type.

amarcionek commented 5 years ago

Will this be published to maven central as a new release?

DavidASeibert commented 5 years ago

Yes, probably as soon as I get copyrights updated and have time for a release.