[jboss-jira] [JBoss JIRA] (DROOLS-270) Primitve globals will result in a runtime exception

Mario Fusco (JIRA) jira-events at lists.jboss.org
Tue Oct 29 04:47:02 EDT 2013


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

Mario Fusco reassigned DROOLS-270:
----------------------------------

    Assignee: Mario Fusco  (was: Mark Proctor)

    
> Primitve globals will result in a runtime exception
> ---------------------------------------------------
>
>                 Key: DROOLS-270
>                 URL: https://issues.jboss.org/browse/DROOLS-270
>             Project: Drools
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>    Affects Versions: 5.5.0.Final,  6.0.0.CR3
>            Reporter: Davide Sottara
>            Assignee: Mario Fusco
>            Priority: Minor
>             Fix For: 5.5.1.Final, 6.0.0.Final
>
>
> package test; 
> global int foo;
> ...
> the KnowledgeBuilder will accept primitive typed globals, but they will
> later result in a runtime exception when the KB is built.
> A compile-time error should be raised instead

--
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


More information about the jboss-jira mailing list