David Bosschaert created ARIES-1255:
---------------------------------------
Summary: esa-maven-plugin generates Subsystem-Content with version
range for composite subsystems
Key: ARIES-1255
URL: https://issues.apache.org/jira/browse/ARIES-1255
Project: Aries
Issue Type: Bug
Reporter: David Bosschaert
Subsystem-Content is derived from the project artifacts. However currently the
version range is produced as version="x.y.z" which does not have an upper bound.
This is not valid for composite subsystems, as they need a specific version.
However, I think in general this is not desirable for other subsystems either.
The default should be "[x.y.z, x.y.z]" for all Subsystem-Content derived from
maven dependencies as they point at a specific version.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)