[jboss-jira] [JBoss JIRA] Created: (JBRULES-2509) Missing event types in RuleFlowNodeLogEvent.toString()

Alan Gairey (JIRA) jira-events at lists.jboss.org
Wed May 12 08:41:26 EDT 2010


Missing event types in RuleFlowNodeLogEvent.toString()
------------------------------------------------------

                 Key: JBRULES-2509
                 URL: https://jira.jboss.org/jira/browse/JBRULES-2509
             Project: Drools
          Issue Type: Bug
      Security Level: Public (Everyone can see)
          Components: drools-core
    Affects Versions: 5.1.0.M1
            Reporter: Alan Gairey
            Assignee: Mark Proctor
            Priority: Minor


The swtich statement in the toString() method of class RuleFlowNodeLogEvent doesn't handle the following event types:

BEFORE_RULEFLOW_NODE_EXITED
AFTER_RULEFLOW_NODE_EXITED

I realise this is a pretty minor issue, but it confused me when I was outputting log events in trace statements.
Anyway, I thought I'd register it as a bug.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jboss-jira mailing list