[
https://issues.apache.org/jira/browse/FELIX-824?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12651313#action_12651313
]
fmeschbe edited comment on FELIX-824 at 11/27/08 2:35 AM:
-------------------------------------------------------------------
Thanks for supplying the patch. I have applied it slightly modified in Rev.
721146.
My changes are :
* add @since tags for fields and methods (fixed wrong version in Rev. 721147,
721150)
* minor reformatting
* change in how the Reference object field is set from the tag attribute
* simplification of the isLookupStrategy() method
* ensure the strategy field is written to the private descriptor used for
extensibility
I have also deployed SNAPSHOT version 1.0.9-20081127.102652-1 to the Apache
Snapshot repository containing this patch.
If this works for you, please close the issue. Thanks.
was (Author: fmeschbe):
Thanks for supplying the patch. I have applied it slightly modified in Rev.
721146.
My changes are :
* add @since tags for fields and methods (fixed wrong version in Rev. 721147)
* minor reformatting
* change in how the Reference object field is set from the tag attribute
* simplification of the isLookupStrategy() method
* ensure the strategy field is written to the private descriptor used for
extensibility
I have also deployed SNAPSHOT version 1.0.9-20081127.102652-1 to the Apache
Snapshot repository containing this patch.
If this works for you, please close the issue. Thanks.
> maven-scr-plugin does not support the lookup strategy for services.
> -------------------------------------------------------------------
>
> Key: FELIX-824
> URL: https://issues.apache.org/jira/browse/FELIX-824
> Project: Felix
> Issue Type: Improvement
> Components: Maven SCR Plugin
> Affects Versions: maven-scr-plugin-1.0.9
> Environment: Linux/OpenSolaris
> Reporter: Thijs Metsch
> Assignee: Felix Meschberger
> Fix For: maven-scr-plugin-1.0.9
>
> Attachments: maven-scr-plugin.patch
>
> Original Estimate: 2h
> Remaining Estimate: 2h
>
> Currently the maven-scr-plugin does not support the usage of a lookup
> strategy of services. Therefor a new property should be added to the
> scr.reference tag to allow this. The idea is: strategy = event | lookup while
> default is event and not lookup.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.