Cristiano Gavião created DROOLS-97:
--------------------------------------
Summary: 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: Mark Proctor
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:
http://www.atlassian.com/software/jira