Pierre De Rop created FELIX-5992:
------------------------------------
Summary: Do not use a global changelog for all dm modules
Key: FELIX-5992
URL: https://issues.apache.org/jira/browse/FELIX-5992
Project: Felix
Issue Type: Task
Components: Dependency Manager, Dependency Manager Annotations,
Dependency Manager Lambda, Dependency Manager Runtime, Dependency Manager Shell
Affects Versions: org.apache.felix.dependencymanager-r13
Reporter: Pierre De Rop
Assignee: Pierre De Rop
Fix For: org.apache.felix.dependencymanager-r14
Currently, there is one global changelog that is included in each dependency
manager artifact.
It means that if for a given release, we only modify one bundle, then when we
update the global changelog, the updated changelog is then included in other
unmodified bundles, hence forcing to update the bundle version of the
unmodified bundles.
So, it's better if each module includes its own changelog file.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)