Konrad Windszus created JCRVLT-771: -------------------------------------- Summary: Dependency.fromString() should throw in case of invalid dependency coordinates Key: JCRVLT-771 URL: https://issues.apache.org/jira/browse/JCRVLT-771 Project: Jackrabbit FileVault Issue Type: Improvement Components: vlt Reporter: Konrad Windszus
Currently Dependency.fromString() may return {@code null} and also invalid Dependency objects (e.g. with empty name and/or group). Although empty group may be fine (for packages directly in the top level), name must for sure be non-empty. -- This message was sent by Atlassian Jira (v8.20.10#820010)