Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id D562C200B38 for ; Fri, 8 Jul 2016 13:32:12 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id D29F1160A5A; Fri, 8 Jul 2016 11:32:12 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 25000160A58 for ; Fri, 8 Jul 2016 13:32:11 +0200 (CEST) Received: (qmail 32793 invoked by uid 500); 8 Jul 2016 11:32:11 -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 32780 invoked by uid 99); 8 Jul 2016 11:32:11 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 08 Jul 2016 11:32:11 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id E95B62C027F for ; Fri, 8 Jul 2016 11:32:10 +0000 (UTC) Date: Fri, 8 Jul 2016 11:32:10 +0000 (UTC) From: =?utf-8?Q?Cristiano_Gavi=C3=A3o_=28JIRA=29?= To: dev@felix.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Comment Edited] (FELIX-5116) Dump SCR component definitions broken MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Fri, 08 Jul 2016 11:32:13 -0000 [ https://issues.apache.org/jira/browse/FELIX-5116?page=3Dcom.atlassian= .jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=3D1536= 7560#comment-15367560 ]=20 Cristiano Gavi=C3=A3o edited comment on FELIX-5116 at 7/8/16 11:31 AM: ------------------------------------------------------------------ [~sseifert@pro-vision.de], two questions. Are you using manifest goal ? are= you using eclipse with m2e ? If yes to second question. it is generating the scr files inside eclipse wh= en you 'update' the project? was (Author: cvgaviao): [~sseifert@pro-vision.de], two questions. Are you using manifest goal ? are= you using eclipse with m2e ? > Dump SCR component definitions broken > ------------------------------------- > > Key: FELIX-5116 > URL: https://issues.apache.org/jira/browse/FELIX-5116 > Project: Felix > Issue Type: Bug > Components: Maven Bundle Plugin > Affects Versions: maven-bundle-plugin-3.0.0 > Reporter: Stefan Seifert > Fix For: maven-bundle-plugin-3.1.0 > > Attachments: FELIX-5116.patch > > > the feature to optionally dump SCR component definitions generated by bnd= to the output classes folder introduced in FELIX-3324 is broken ins maven-= bundle-plugin 3.0.0 and 3.0.1 - the associated code is never called when ge= nerating the bundle or manifest. > the attached patch fixes this and enabled the behavior for both manifest = and bundle goals. > this feature is imporant for unit test support in IDEs, e.g. for https://= sling.apache.org/documentation/development/osgi-mock.html -- This message was sent by Atlassian JIRA (v6.3.4#6332)