You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@aries.apache.org by Jeremy Hughes <jp...@gmail.com> on 2013/07/01 16:43:10 UTC

Re: [jira] [Resolved] (ARIES-1082) Add a way to use property placeholders to define filters on service references

Hi Guillaume,

Could you say why you've bumped the version in:

blueprint/blueprint-parser/src/main/java/org/apache/aries/blueprint/packageinfo

from 1.1 to 1.2. ExtendedBlueprintContainer is the only class in
org.apache.aries.blueprint and that hasn't been changed. Unless
there's something I've overlooked I'd like to change it back.

Thanks,
Jeremy

On 16 June 2013 22:33, Guillaume Nodet (JIRA) <ji...@apache.org> wrote:
>
>      [ https://issues.apache.org/jira/browse/ARIES-1082?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
>
> Guillaume Nodet resolved ARIES-1082.
> ------------------------------------
>
>        Resolution: Fixed
>     Fix Version/s: blueprint-parser-1.1.0
>                    blueprint-core-1.2.0
>
>> Add a way to use property placeholders to define filters on service references
>> ------------------------------------------------------------------------------
>>
>>                 Key: ARIES-1082
>>                 URL: https://issues.apache.org/jira/browse/ARIES-1082
>>             Project: Aries
>>          Issue Type: New Feature
>>          Components: Blueprint
>>            Reporter: Guillaume Nodet
>>            Assignee: Guillaume Nodet
>>             Fix For: blueprint-core-1.2.0, blueprint-parser-1.1.0
>>
>>
>> The idea is to define a ext:filter attribute that would be a ValueMetadata so that property substitution would take place through placeholders.
>
> --
> 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

Re: [jira] [Resolved] (ARIES-1082) Add a way to use property placeholders to define filters on service references

Posted by Jeremy Hughes <jp...@gmail.com>.
I see what's going on now. blueprint-parser classes are inserted into
the blueprint-core bundle and you've added a method to one of those.
I'm just realising the code from blueprint-parser in
org.apache.aries.blueprint is effectively API from the uber bundle.

Jeremy

On 1 July 2013 15:43, Jeremy Hughes <jp...@gmail.com> wrote:
> Hi Guillaume,
>
> Could you say why you've bumped the version in:
>
> blueprint/blueprint-parser/src/main/java/org/apache/aries/blueprint/packageinfo
>
> from 1.1 to 1.2. ExtendedBlueprintContainer is the only class in
> org.apache.aries.blueprint and that hasn't been changed. Unless
> there's something I've overlooked I'd like to change it back.
>
> Thanks,
> Jeremy
>
> On 16 June 2013 22:33, Guillaume Nodet (JIRA) <ji...@apache.org> wrote:
>>
>>      [ https://issues.apache.org/jira/browse/ARIES-1082?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
>>
>> Guillaume Nodet resolved ARIES-1082.
>> ------------------------------------
>>
>>        Resolution: Fixed
>>     Fix Version/s: blueprint-parser-1.1.0
>>                    blueprint-core-1.2.0
>>
>>> Add a way to use property placeholders to define filters on service references
>>> ------------------------------------------------------------------------------
>>>
>>>                 Key: ARIES-1082
>>>                 URL: https://issues.apache.org/jira/browse/ARIES-1082
>>>             Project: Aries
>>>          Issue Type: New Feature
>>>          Components: Blueprint
>>>            Reporter: Guillaume Nodet
>>>            Assignee: Guillaume Nodet
>>>             Fix For: blueprint-core-1.2.0, blueprint-parser-1.1.0
>>>
>>>
>>> The idea is to define a ext:filter attribute that would be a ValueMetadata so that property substitution would take place through placeholders.
>>
>> --
>> 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