[ 
https://issues.apache.org/jira/browse/FELIX-4512?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13994640#comment-13994640
 ] 

David Bosschaert commented on FELIX-4512:
-----------------------------------------

Wow, this is fantastic, Simone!

Do you know whether it can also distinguish between @ConsumerType and 
@ProviderType? See 
[here|http://blog.bjhargrave.com/2013/10/api-design-practices-that-work-well.html]
 and 
[here|https://github.com/osgi/design/raw/master/rfcs/rfc0197/rfc-0197-OSGiPackageTypeAnnotations.pdf]
I believe bnd already supports this distinction and it would be great to know 
whether this works here too.

I guess the comparisonVersion version also needs to be documented. What happens 
when it isn't there? 

Another question: does the baselining only get executed when the baseline goal 
is specified? Or are the other cases where it also gets executed?

> 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)

Reply via email to