The relational operator || is not a supported relational operator
A Debian package library including a Maven plugin.
Brought to you by:
gerrit-hohl
Seems the fix introduced for ticket #3 fixed the problem of dependency version parsing not completely. Now the PackageDependencyParserImpl reports:
Couldn't parse package dependency |util-linux (2.27.1-6ubuntu3.3)|: The relational operator || is not a supported relational operator.
Couldn't parse package dependency |lvm2 (2.02.133-1ubuntu10)|: The relational operator || is not a supported relational operator.
If no relational operator is defined, it should be "=".
Fixed it in revision #16.