[
https://issues.apache.org/jira/browse/FELIX-4512?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13997491#comment-13997491
]
Simone Tripodi commented on FELIX-4512:
---------------------------------------
WOW thanks a lot Carsten, much more than appreciated! :)
Thanks a lot for the hints Julian!
bq. With regard to reporting, I think it would be useful to indicate the
severity (major, minor, micro) for each delta. This is to cater for the
use-case, where I want to avoid a major version change and need to identify the
changes that force such an increment.
I'll inspect your codebase and try to migrate your addition to this new one
bq. {{failOnError}} proved insufficient to describe the desired behaviour for
failing the build, instead the following seemed useful
there is another flag available which is called {{failOnWarning}}, setting both
to {{false}} doesn't make the build fail.
> 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
> Assignee: Carsten Ziegeler
> Fix For: maven-bundle-plugin-2.4.1
>
> Attachments: FELIX-4512.1.patch, FELIX-4512.2.patch,
> FELIX-4512.patch, Screen Shot 2014-05-13 at 11.49.44 PM.pdf
>
>
> 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)