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