[
https://issues.apache.org/jira/browse/FELIX-4512?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13994644#comment-13994644
]
Simone Tripodi commented on FELIX-4512:
---------------------------------------
Thanks a lot [~bosschaert]!
Please, read my replies inline:
bq. Do you know whether it can also distinguish between @ConsumerType and
@ProviderType?
uhm I honestly don't know, I need to do an investigation - thanks for the
links! :)
bq I guess the comparisonVersion version also needs to be documented
apologise, I just edited the original comment and added it there :) Thanks :P
bq What happens when it isn't there?
the plugin just takes the default value which is {{(,${project.version})}}
bq does the baselining only get executed when the baseline goal is specified?
Or are the other cases where it also gets executed?
I think you could explicitly invoke it, but I need to test it...
Thanks for reviewing, very appreciated!!! :)
> Add a new Mojo to invoke the BND Baseline tool
> ----------------------------------------------
>
> Key: FELIX-4512
> URL: https://issues.apache.org/jira/browse/FELIX-4512
> Project: Felix
> Issue Type: New Feature
> Components: Maven Bundle Plugin
> Affects Versions: maven-bundle-plugin-2.4.0
> Reporter: Simone Tripodi
> Fix For: maven-bundle-plugin-2.4.1
>
> Attachments: FELIX-4512.patch
>
>
> The BND 2.2.0 library contains an extraordinary tool called
> [Baseline|http://www.aqute.biz/Bnd/Versioning] (see Baselining paragraph)
> that compares the public API of a bundle with the public API of another
> bundle.
> It would be really useful to have this tool in the {{maven-bundle-plugin}} in
> order to keep track of APIs modifications during development time.
--
This message was sent by Atlassian JIRA
(v6.2#6252)