[jboss-jira] [JBoss JIRA] Resolved: (JBRULES-2221) duplicate function in different .drl files of same package silently overridden
Mark Proctor (JIRA)
jira-events at lists.jboss.org
Sat Jul 9 19:27:23 EDT 2011
[ https://issues.jboss.org/browse/JBRULES-2221?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
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: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list