[jboss-jira] [JBoss JIRA] (JBRULES-3642) A constraint in the form lowerBuond < value < upperBound should cause a compilation error when
Mario Fusco (JIRA)
jira-events at lists.jboss.org
Fri Sep 28 09:50:03 EDT 2012
[ https://issues.jboss.org/browse/JBRULES-3642?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
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
More information about the jboss-jira
mailing list