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 49472200B5E for ; Tue, 26 Jul 2016 21:23:22 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 482A8160AA2; Tue, 26 Jul 2016 19:23:22 +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 8C8F7160AA4 for ; Tue, 26 Jul 2016 21:23:21 +0200 (CEST) Received: (qmail 74238 invoked by uid 500); 26 Jul 2016 19:23:20 -0000 Mailing-List: contact commits-help@ace.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@ace.apache.org Delivered-To: mailing list commits@ace.apache.org Received: (qmail 74209 invoked by uid 99); 26 Jul 2016 19:23:20 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 26 Jul 2016 19:23:20 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 799A22C027F for ; Tue, 26 Jul 2016 19:23:20 +0000 (UTC) Date: Tue, 26 Jul 2016 19:23:20 +0000 (UTC) From: "Tim Coulter (JIRA)" To: commits@ace.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (ACE-594) Upgrade to use standard OSGi annotations. MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Tue, 26 Jul 2016 19:23:22 -0000 [ https://issues.apache.org/jira/browse/ACE-594?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15394375#comment-15394375 ] Tim Coulter commented on ACE-594: --------------------------------- How did you resolve the ProviderType annotation - I am getting the same error and I would like to migrate the annotations to the OSGi standard, but I am not sure how to. Please let me know how you did it. > Upgrade to use standard OSGi annotations. > ----------------------------------------- > > Key: ACE-594 > URL: https://issues.apache.org/jira/browse/ACE-594 > Project: ACE > Issue Type: Bug > Reporter: J.W. Janssen > Assignee: J.W. Janssen > Fix For: next > > > The annotations provided by Bnd are deprecated and will be removed in a future version. We should migrate to use the standard OSGi annotations for `@ProviderType`, `@ConsumerType` and so on. -- This message was sent by Atlassian JIRA (v6.3.4#6332)