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 1F8B8200BA2 for ; Sun, 16 Oct 2016 12:19:23 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 1E10F160AE2; Sun, 16 Oct 2016 10:19:23 +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 65C7E160ACE for ; Sun, 16 Oct 2016 12:19:22 +0200 (CEST) Received: (qmail 92350 invoked by uid 500); 16 Oct 2016 10:19:21 -0000 Mailing-List: contact issues-help@camel.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@camel.apache.org Delivered-To: mailing list issues@camel.apache.org Received: (qmail 92337 invoked by uid 99); 16 Oct 2016 10:19:21 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 16 Oct 2016 10:19:21 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 3147D2C4C72 for ; Sun, 16 Oct 2016 10:19:21 +0000 (UTC) Date: Sun, 16 Oct 2016 10:19:21 +0000 (UTC) From: "Claus Ibsen (JIRA)" To: issues@camel.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Reopened] (CAMEL-10352) Optionally delegate to Aries PropertyEvaluator services in BlueprintPropertiesParser MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Sun, 16 Oct 2016 10:19:23 -0000 [ https://issues.apache.org/jira/browse/CAMEL-10352?page=3Dcom.atlassi= an.jira.plugin.system.issuetabpanels:all-tabpanel ] Claus Ibsen reopened CAMEL-10352: --------------------------------- I wonder if this change may have causes tests to fail in camel-test-bluepri= nt? Failed tests: org.apache.camel.test.blueprint.BlueprintAugmentedPropertiesNoFallbackTest.= testFallbackToUnaugmentedProperty(org.apache.camel.test.blueprint.Blueprint= AugmentedPropertiesNoFallbackTest) Run 1: BlueprintAugmentedPropertiesNoFallbackTest.setUp:33->Assert.fail:8= 8 Should fail, because Blueprint XML uses property placeholders, but we did= n't resolve the placeholder Run 2: BlueprintAugmentedPropertiesNoFallbackTest.setUp:33->Assert.fail:8= 8 Should fail, because Blueprint XML uses property placeholders, but we did= n't resolve the placeholder Run 3: BlueprintAugmentedPropertiesNoFallbackTest.setUp:33->Assert.fail:8= 8 Should fail, because Blueprint XML uses property placeholders, but we did= n't resolve the placeholder Tests in error: org.apache.camel.test.blueprint.BlueprintAugmentedPropertiesFallbackTest.te= stFallbackToUnaugmentedProperty(org.apache.camel.test.blueprint.BlueprintAu= gmentedPropertiesFallbackTest) Run 1: BlueprintAugmentedPropertiesFallbackTest.testFallbackToUnaugmented= Property:45 =C2=BB CamelExecution Run 2: BlueprintAugmentedPropertiesFallbackTest.testFallbackToUnaugmented= Property:45 =C2=BB CamelExecution Run 3: BlueprintAugmentedPropertiesFallbackTest.testFallbackToUnaugmented= Property:45 =C2=BB CamelExecution > Optionally delegate to Aries PropertyEvaluator services in BlueprintPrope= rtiesParser > -------------------------------------------------------------------------= ----------- > > Key: CAMEL-10352 > URL: https://issues.apache.org/jira/browse/CAMEL-10352 > Project: Camel > Issue Type: Improvement > Components: camel-blueprint, osgi > Reporter: Grzegorz Grzybek > Assignee: Luca Burgazzoli > Fix For: 2.18.1, 2.19.0 > > -- This message was sent by Atlassian JIRA (v6.3.4#6332)