[VFS] need feed back on PR 154
https://github.com/apache/commons-vfs/pull/154 Can anyone help validate this PR? An actual unit test seems elusive. Gary
Re: [lang] Introduce @NonNull, and @Nullable
Provided dependencies typically mean that the dependency is copied into another dependency (think Java EE APIs typically) and doesn't need to be added by a runtime dependency. It's kind of the opposite of the runtime scope which doesn't add it at compile time but does at runtime. On Thu, 4 Feb 202