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 CECC3EDDA for ; Mon, 4 Feb 2013 12:36:15 +0000 (UTC) Received: (qmail 66652 invoked by uid 500); 4 Feb 2013 12:36:14 -0000 Delivered-To: apmail-felix-dev-archive@felix.apache.org Received: (qmail 65777 invoked by uid 500); 4 Feb 2013 12:36:14 -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 65734 invoked by uid 99); 4 Feb 2013 12:36:13 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 04 Feb 2013 12:36:13 +0000 Date: Mon, 4 Feb 2013 12:36:13 +0000 (UTC) From: "Clement Escoffier (JIRA)" To: dev@felix.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Closed] (FELIX-2624) Support multiple whiteboards using annotations 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-2624?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Clement Escoffier closed FELIX-2624. ------------------------------------ > Support multiple whiteboards using annotations > ---------------------------------------------- > > Key: FELIX-2624 > URL: https://issues.apache.org/jira/browse/FELIX-2624 > Project: Felix > Issue Type: Improvement > Components: iPOJO > Affects Versions: iPOJO-1.6.0 > Reporter: Peter Donald > Priority: Minor > Fix For: iPOJO-1.8.0 > > > The @Wbp() annotation can only be applied once to a class. It would be nice to support multiple @Wbp annotations via something such as > @Whiteboards({@Wbp(...), @Wbp(...), @Wbp(...), @Wbp(...)} > public class My Class {...} -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira