]
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: