[jboss-jira] [JBoss JIRA] (DROOLS-2550) Cannot coerce BigInteger and BigDecimal using the Drools model compiler

Mario Fusco (JIRA) issues at jboss.org
Thu May 17 04:29:00 EDT 2018


     [ https://issues.jboss.org/browse/DROOLS-2550?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Mario Fusco resolved DROOLS-2550.
---------------------------------
    Resolution: Done


Fixed by https://github.com/kiegroup/drools/commit/6371cbe9e33bd2a89d54da8f361563a1ab9f2f12

> Cannot coerce BigInteger and BigDecimal using the Drools model compiler
> -----------------------------------------------------------------------
>
>                 Key: DROOLS-2550
>                 URL: https://issues.jboss.org/browse/DROOLS-2550
>             Project: Drools
>          Issue Type: Task
>          Components: core engine
>    Affects Versions: 7.7.0.Final
>            Reporter: Luca Molteni
>            Assignee: Luca Molteni
>            Priority: Optional
>             Fix For: 7.7.0.Final
>
>
> In Mvel comparison between BigDecimal and BigInteger is supported such as
>   Person( money == new BigInteger( \"1\" ) )
> Where money is a BigDecimal
> We need to also support that in the code generation of the executable model



--
This message was sent by Atlassian JIRA
(v7.5.0#75005)


More information about the jboss-jira mailing list