Generator: merge existing dependency information 03/52003/4
authorStephen Kitt <skitt@redhat.com>
Fri, 17 Feb 2017 13:29:19 +0000 (14:29 +0100)
committerStephen Kitt <skitt@redhat.com>
Mon, 20 Feb 2017 16:47:32 +0000 (17:47 +0100)
commit28b8f38b4a471505eba9e6102b5a672c513c05ef
tree3d079e6646d758080d14a9555d314de26f26ec1e
parente2450da8453d50eec8e627f749578f27d968f809
Generator: merge existing dependency information

This patch allows the generator to merge dependency information from
feature.xml stubs and POMs ("dependency" and "prerequisite" flags).
This allows version information to be pulled from the POMs and still
allow the flags to be set.

Bug: 7752
Bug: 7753
Change-Id: I2b5147dc1636b4c9a3ec3b77654c9994702c7877
Signed-off-by: Stephen Kitt <skitt@redhat.com>
karaf/karaf-maven-plugin/src/main/java/org/apache/karaf/tooling/features/GenerateDescriptorMojo.java