[
http://jira.jboss.com/jira/browse/JBRULES-1190?page=all ]
Edson Tirelli closed JBRULES-1190.
----------------------------------
Fix Version/s: 4.0.2
Resolution: Done
Fix will be included in 4.0.2.
Can't use "=" in a DSL expression
---------------------------------
Key: JBRULES-1190
URL:
http://jira.jboss.com/jira/browse/JBRULES-1190
Project: JBoss Rules
Issue Type: Bug
Security Level: Public(Everyone can see)
Affects Versions: 4.0.1
Environment: All the platform
Reporter: Delbart Vincent
Assigned To: Edson Tirelli
Priority: Minor
Fix For: 4.0.2
In my DSL, I have :
{indicator}:={boolean}
mapping with
{indicator}.setValue({boolean});
but in my rule when I write :
myIndicator:=true
In the DRL viewer, I have :
{boolean}myIndicator.setValue({boolean});
I think I can't use the "=" in my DSL...
I try to use simple quote or double quote but nothing works...
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira