]
Mario Fusco reassigned DROOLS-97:
---------------------------------
Assignee: Mario Fusco (was: Mark Proctor)
Refactor test packages
----------------------
Key: DROOLS-97
URL:
https://issues.jboss.org/browse/DROOLS-97
Project: Drools
Issue Type: Sub-task
Security Level: Public(Everyone can see)
Reporter: Cristiano Gavião
Assignee: Mario Fusco
In order to run the drools test into an OSGi environment the Test-Jar must be OSGified.
That was already done, but the generated bundle (Jar) and test bundle (Test-Jar) are
exporting same packages.
These package conflicting prevents that both bundles be use by the OSGi tests classes.
For turn things easier, my suggestion is to include .test into the package name. So for
example: org.drools.core.base would become org.drools.core.base.test
--
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: