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 8D1F710B84 for ; Mon, 6 May 2013 18:00:24 +0000 (UTC) Received: (qmail 51422 invoked by uid 500); 6 May 2013 18:00:23 -0000 Delivered-To: apmail-felix-dev-archive@felix.apache.org Received: (qmail 51354 invoked by uid 500); 6 May 2013 18:00:22 -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 51279 invoked by uid 99); 6 May 2013 18:00:22 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 06 May 2013 18:00:22 +0000 Date: Mon, 6 May 2013 18:00:22 +0000 (UTC) From: "Clement Escoffier (JIRA)" To: dev@felix.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Resolved] (FELIX-4048) @Requires handler does not fail when no specification can be found 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-4048?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Clement Escoffier resolved FELIX-4048. -------------------------------------- Resolution: Fixed Fix Version/s: ipojo-runtime-1.10 Assignee: Clement Escoffier Fixed in trunk > @Requires handler does not fail when no specification can be found > ------------------------------------------------------------------ > > Key: FELIX-4048 > URL: https://issues.apache.org/jira/browse/FELIX-4048 > Project: Felix > Issue Type: Bug > Components: iPOJO > Reporter: Guillaume Sauthier > Assignee: Clement Escoffier > Fix For: ipojo-runtime-1.10 > > > The requires handler is designed to track services using their service interfaces (specification). > If no specification is found, there is no failure at deploy time, but nothing happen during execution. > that's a silent failure :) > iPOJO should throw an Exception and express the fact that the configuration is invalid -- 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