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 EBFEB11F73 for ; Wed, 27 Aug 2014 15:50:07 +0000 (UTC) Received: (qmail 49488 invoked by uid 500); 27 Aug 2014 15:49:58 -0000 Delivered-To: apmail-felix-dev-archive@felix.apache.org Received: (qmail 49442 invoked by uid 500); 27 Aug 2014 15:49:58 -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 49428 invoked by uid 99); 27 Aug 2014 15:49:58 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 27 Aug 2014 15:49:58 +0000 Date: Wed, 27 Aug 2014 15:49:58 +0000 (UTC) From: "Thomas Leveque (JIRA)" To: dev@felix.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Created] (FELIX-4620) Warning should be removed when @Configuration is used MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 Thomas Leveque created FELIX-4620: ------------------------------------- Summary: Warning should be removed when @Configuration is used Key: FELIX-4620 URL: https://issues.apache.org/jira/browse/FELIX-4620 Project: Felix Issue Type: Bug Components: iPOJO Affects Versions: ipojo-manipulator-1.12.0 Reporter: Thomas Leveque Priority: Minor Following warning should be removed when a class used the @Configuration annotation. has not been marked as a component type (no @Component, @Handler, ...). It will be ignored by the iPOJO manipulator. -- This message was sent by Atlassian JIRA (v6.2#6252)