[jboss-jira] [JBoss JIRA] Created: (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:26:17 EST 2010
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