From dev-return-19706-apmail-aries-dev-archive=aries.apache.org@aries.apache.org Fri Feb 16 14:49:05 2018 Return-Path: X-Original-To: apmail-aries-dev-archive@www.apache.org Delivered-To: apmail-aries-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 E471D17F4D for ; Fri, 16 Feb 2018 14:49:04 +0000 (UTC) Received: (qmail 57685 invoked by uid 500); 16 Feb 2018 14:49:04 -0000 Delivered-To: apmail-aries-dev-archive@aries.apache.org Received: (qmail 57638 invoked by uid 500); 16 Feb 2018 14:49:04 -0000 Mailing-List: contact dev-help@aries.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@aries.apache.org Delivered-To: mailing list dev@aries.apache.org Received: (qmail 57626 invoked by uid 99); 16 Feb 2018 14:49:04 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd3-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 16 Feb 2018 14:49:04 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd3-us-west.apache.org (ASF Mail Server at spamd3-us-west.apache.org) with ESMTP id 59A5018033B for ; Fri, 16 Feb 2018 14:49:04 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd3-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: -109.511 X-Spam-Level: X-Spam-Status: No, score=-109.511 tagged_above=-999 required=6.31 tests=[ENV_AND_HDR_SPF_MATCH=-0.5, KAM_ASCII_DIVIDERS=0.8, RCVD_IN_DNSWL_MED=-2.3, SPF_PASS=-0.001, T_RP_MATCHES_RCVD=-0.01, USER_IN_DEF_SPF_WL=-7.5, USER_IN_WHITELIST=-100] autolearn=disabled Received: from mx1-lw-eu.apache.org ([10.40.0.8]) by localhost (spamd3-us-west.apache.org [10.40.0.10]) (amavisd-new, port 10024) with ESMTP id 3CiN31mwCxyp for ; Fri, 16 Feb 2018 14:49:03 +0000 (UTC) Received: from mailrelay1-us-west.apache.org (mailrelay1-us-west.apache.org [209.188.14.139]) by mx1-lw-eu.apache.org (ASF Mail Server at mx1-lw-eu.apache.org) with ESMTP id ED7EB5FAC6 for ; Fri, 16 Feb 2018 14:49:02 +0000 (UTC) Received: from jira-lw-us.apache.org (unknown [207.244.88.139]) by mailrelay1-us-west.apache.org (ASF Mail Server at mailrelay1-us-west.apache.org) with ESMTP id 3CAC9E00C9 for ; Fri, 16 Feb 2018 14:49:02 +0000 (UTC) Received: from jira-lw-us.apache.org (localhost [127.0.0.1]) by jira-lw-us.apache.org (ASF Mail Server at jira-lw-us.apache.org) with ESMTP id A9AC121E6A for ; Fri, 16 Feb 2018 14:49:00 +0000 (UTC) Date: Fri, 16 Feb 2018 14:49:00 +0000 (UTC) From: "ASF subversion and git services (JIRA)" To: dev@aries.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (ARIES-1298) Support typed configurations in property placeholders MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/ARIES-1298?page=3Dcom.atlassian= .jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=3D1636= 7407#comment-16367407 ]=20 ASF subversion and git services commented on ARIES-1298: -------------------------------------------------------- Commit 1824499 from [~gnt] in branch 'aries/trunk' [ https://svn.apache.org/r1824499 ] [ARIES-1298] Support typed configurations in property placeholders > Support typed configurations in property placeholders > ----------------------------------------------------- > > Key: ARIES-1298 > URL: https://issues.apache.org/jira/browse/ARIES-1298 > Project: Aries > Issue Type: New Feature > Components: Blueprint > Affects Versions: blueprint-core-1.1.0 > Reporter: =C5=81ukasz Dywicki > Assignee: Guillaume Nodet > Priority: Major > Fix For: blueprint-core-1.10.0, blueprint-cm-1.3.0 > > > It's possible that ConfigurationAdmin puts more complex types to Configur= ation object. With lists or arrays returned by Configuration aries placehol= ders are getting crazy trying to convert retrieved value to String and then= back to type required by bean. -- This message was sent by Atlassian JIRA (v7.6.3#76005)