]
Mark Proctor resolved JBRULES-2221.
-----------------------------------
Fix Version/s: 5.3.0.Beta1
Resolution: Duplicate Issue
duplicate function in different .drl files of same package silently
overridden
------------------------------------------------------------------------------
Key: JBRULES-2221
URL:
https://issues.jboss.org/browse/JBRULES-2221
Project: Drools
Issue Type: Bug
Security Level: Public(Everyone can see)
Components: drools-compiler (expert)
Affects Versions: 5.0.1.FINAL
Reporter: Wolfgang Laun
Assignee: Mark Proctor
Fix For: 5.3.0.Beta1
Given package p and .drl files a.drl and b.drl, both in this package.
If a.drl contains a function foo and b.drl a function foo, then b's function will
silently supercede a's function, or vice versa. There is no indication of an error in
the return value of kBuilder.getErrors().
--
This message is automatically generated by JIRA.
For more information on JIRA, see: