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 6E27F200B67 for ; Tue, 12 Jul 2016 06:54:13 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 6CD33160A78; Tue, 12 Jul 2016 04:54:13 +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 AD577160A86 for ; Tue, 12 Jul 2016 06:54:12 +0200 (CEST) Received: (qmail 23634 invoked by uid 500); 12 Jul 2016 04:54: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 23292 invoked by uid 99); 12 Jul 2016 04:54:11 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 12 Jul 2016 04:54:11 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 235A42C02B0 for ; Tue, 12 Jul 2016 04:54:11 +0000 (UTC) Date: Tue, 12 Jul 2016 04:54:11 +0000 (UTC) From: "Carsten Ziegeler (JIRA)" To: dev@felix.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Closed] (FELIX-4271) Allow processing of test components MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Tue, 12 Jul 2016 04:54:13 -0000 [ https://issues.apache.org/jira/browse/FELIX-4271?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carsten Ziegeler closed FELIX-4271. ----------------------------------- > Allow processing of test components > ------------------------------------ > > Key: FELIX-4271 > URL: https://issues.apache.org/jira/browse/FELIX-4271 > Project: Felix > Issue Type: New Feature > Components: SCR Tooling > Affects Versions: maven-scr-plugin 1.14.0 > Reporter: Thomas Diesler > > When testing a system based on SCR it is necessary to generate SCR descriptors for test components. Currently the plugin only considers src/main/java and target/classes. > Perhaps the plugin could offer full control of the component source directories. -- This message was sent by Atlassian JIRA (v6.3.4#6332)