[jboss-jira] [JBoss JIRA] (DROOLS-363) Incremental compilation fails with declared types
Davide Sottara (JIRA)
jira-events at lists.jboss.org
Thu Dec 5 20:35:06 EST 2013
[ https://issues.jboss.org/browse/DROOLS-363?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Davide Sottara reopened DROOLS-363:
-----------------------------------
If the new DRL contains a REDECLARATION of a previously declared type X, and any other class Y is generated during its compilation process, a package-level rewire of X might "orphan" existing instances. Should they match any rule, a ClassCastException will be thrown.
> Incremental compilation fails with declared types
> -------------------------------------------------
>
> Key: DROOLS-363
> URL: https://issues.jboss.org/browse/DROOLS-363
> Project: Drools
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Reporter: Mario Fusco
> Assignee: Mario Fusco
> Fix For: 6.0.1.Final
>
>
> Incremental compilation doesn't work if the newly added drl contains a declared type.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list