[jboss-jira] [JBoss JIRA] Resolved: (JBRULES-2850) The class org.drools.DroolsTestCase exists twice (same full name): once in drools-core and once in drools-compiler. Yet it differs.
Geoffrey De Smet (JIRA)
jira-events at lists.jboss.org
Sun Dec 26 15:43:17 EST 2010
[ https://issues.jboss.org/browse/JBRULES-2850?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Geoffrey De Smet resolved JBRULES-2850.
---------------------------------------
Resolution: Done
done, removed compiler one
> The class org.drools.DroolsTestCase exists twice (same full name): once in drools-core and once in drools-compiler. Yet it differs.
> -----------------------------------------------------------------------------------------------------------------------------------
>
> Key: JBRULES-2850
> URL: https://issues.jboss.org/browse/JBRULES-2850
> Project: Drools
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Reporter: Geoffrey De Smet
> Assignee: Geoffrey De Smet
> Priority: Optional
> Fix For: 5.2.0.M2
>
>
> Same class name, same package. So only one is actually loaded by the JRE (the same class name cannot exist twice).
> It looks like the drools-compiler has less and can be deleted.
--
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