Return-Path: X-Original-To: apmail-felix-dev-archive@www.apache.org Delivered-To: apmail-felix-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id BA2B211188 for ; Wed, 30 Jul 2014 08:36:39 +0000 (UTC) Received: (qmail 43814 invoked by uid 500); 30 Jul 2014 08:36:39 -0000 Delivered-To: apmail-felix-dev-archive@felix.apache.org Received: (qmail 43583 invoked by uid 500); 30 Jul 2014 08:36:39 -0000 Mailing-List: contact dev-help@felix.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@felix.apache.org Delivered-To: mailing list dev@felix.apache.org Received: (qmail 43566 invoked by uid 99); 30 Jul 2014 08:36:39 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 30 Jul 2014 08:36:39 +0000 Date: Wed, 30 Jul 2014 08:36:39 +0000 (UTC) From: "Carsten Ziegeler (JIRA)" To: dev@felix.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (FELIX-4512) Add a new Mojo to invoke the BND Baseline tool MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/FELIX-4512?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14079069#comment-14079069 ] Carsten Ziegeler commented on FELIX-4512: ----------------------------------------- [~jdelaire] Could you please open a new issue for the feature request? > 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.5.0 > > 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)