[jboss-jira] [JBoss JIRA] Updated: (JBRULES-1082) minor changes to the drools documentation
Mark Proctor (JIRA)
jira-events at lists.jboss.org
Fri Sep 21 23:20:11 EDT 2007
[ http://jira.jboss.com/jira/browse/JBRULES-1082?page=all ]
Mark Proctor updated JBRULES-1082:
----------------------------------
Fix Version/s: 4.0.2
(was: FUTURE)
I've fixed the first one, the second one I'm waiting on confirmation from edson.
> minor changes to the drools documentation
> -----------------------------------------
>
> Key: JBRULES-1082
> URL: http://jira.jboss.com/jira/browse/JBRULES-1082
> Project: JBoss Rules
> Issue Type: Task
> Security Level: Public(Everyone can see)
> Components: Documentation
> Affects Versions: 4.0.0.GA
> Reporter: JoB
> Assigned To: Mark Proctor
> Priority: Minor
> Fix For: 4.0.2
>
>
> In the documentation [ver 4.0.0]
> [not using the numbering because latest version -> different numbering]
> ===================
> chapter :
> The rule language
> -> Rule
> -->Left Hand Side Conditional Elements
> ->operators
> misspelled operator : in the documentation memberof is used, whilst in drools memberOf should be used [case thingie]
> ====================
> chapter :
> The rule language
> -> Rule
> -->Left Hand Side Conditional Elements
> ->> forall
> example : combining forall with Not CE
> in own testing the not forall like used in the example doesnt seem to work
> when adding parenthesis the problem is resolved
> i.e.
> when
> not ( <- add this one
> forall (things_here)
> ) <- add this one
--
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
More information about the jboss-jira
mailing list