[jboss-jira] [JBoss JIRA] Created: (JBRULES-1924) It is possible to inherit a rule that doesn't exist

Toni Rikkola (JIRA) jira-events at lists.jboss.org
Mon Jan 19 03:27:04 EST 2009


It is possible to inherit a rule that doesn't exist
---------------------------------------------------

                 Key: JBRULES-1924
                 URL: https://jira.jboss.org/jira/browse/JBRULES-1924
             Project: JBoss Drools
          Issue Type: Bug
      Security Level: Public (Everyone can see)
          Components: drools-compiler
    Affects Versions:  5.0.0.M4
            Reporter: Toni Rikkola
            Assignee: Mark Proctor
             Fix For: FUTURE


Inheriting a rule that doesn't exist, doesn't give any errors.

rule A extends you_can_not_find_me 
    when    
        ...
    then
end

-- 
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