[jboss-jira] [JBoss JIRA] (DROOLS-4924) LambdaConsequence without bind variable is not materialized
Toshiya Kobayashi (Jira)
issues at jboss.org
Thu Mar 12 22:56:09 EDT 2020
[ https://issues.redhat.com/browse/DROOLS-4924?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13997846#comment-13997846 ]
Toshiya Kobayashi commented on DROOLS-4924:
-------------------------------------------
Fixed by https://github.com/kiegroup/drools/commit/29c6f072475b38e924753928f238bcd75bfcc11f
> LambdaConsequence without bind variable is not materialized
> -----------------------------------------------------------
>
> Key: DROOLS-4924
> URL: https://issues.redhat.com/browse/DROOLS-4924
> Project: Drools
> Issue Type: Bug
> Components: executable model
> Reporter: Toshiya Kobayashi
> Assignee: Toshiya Kobayashi
> Priority: Major
> Fix For: 7.33.0.Final
>
>
> LambdaConsequence like this is not materialized.
> {code:java}
> D.execute(() -> {
> System.out.println("Hello");
> }
> {code}
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
More information about the jboss-jira
mailing list