[
https://issues.jboss.org/browse/JBRULES-3642?page=com.atlassian.jira.plug...
]
Mario Fusco resolved JBRULES-3642.
----------------------------------
Fix Version/s: 5.5.0.CR1
Resolution: Done
A constraint in the form lowerBuond < value < upperBound should
cause a compilation error when
-----------------------------------------------------------------------------------------------
Key: JBRULES-3642
URL:
https://issues.jboss.org/browse/JBRULES-3642
Project: Drools
Issue Type: Bug
Security Level: Public(Everyone can see)
Reporter: Mario Fusco
Assignee: Mario Fusco
Fix For: 5.5.0.CR1
A constraint in the form lowerBuond < value < upperBound for example like in:
Person( 20 < age < 30 )
is not supported and then should raise a compilation error. Even worse it is silently
transformed in 20 < 30 and evaluated accordingly.
--
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