[ 
https://issues.apache.org/jira/browse/FELIX-5177?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15132509#comment-15132509
 ] 

Pierre De Rop commented on FELIX-5177:
--------------------------------------

Thanks, I will look into the patch asap.
Regarding the error you mentioned, I'm surprised because I just did a fresh 
checkout of the same rev 1728498, 
then I typed:

gradle org.apache.felix.dependencymanager.annotation:jar
gradle jar

and "gradle check" was 100% ok.

I'm using the following jvm:

[nxuser@nx0012 dependencymanager]$ java -version
java version "1.8.0_72"
Java(TM) SE Runtime Environment (build 1.8.0_72-b15)
Java HotSpot(TM) 64-Bit Server VM (build 25.72-b15, mixed mode)

can you please indicate me which jvm you are using, and also report to me the 
errors you saw regarding the dm lambda tests ?
thanks !


> Support injecting configuration proxies
> ---------------------------------------
>
>                 Key: FELIX-5177
>                 URL: https://issues.apache.org/jira/browse/FELIX-5177
>             Project: Felix
>          Issue Type: Improvement
>          Components: Dependency Manager Runtime
>            Reporter: J.W. Janssen
>         Attachments: FELIX-5177.patch
>
>
> DM supports mandatory configurations, but does not allow anything other than 
> a dictionary to be passed to the callback. In other DI frameworks (like DS) 
> it is possible to use type-safe configurations and let those be injected 
> instead of plain dictionaries.
> It would be great if DM also would support this, as it would remove lots of 
> configuration boiler plate code from our projects.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to