Fabian Meyer created DROOLS-558:
-----------------------------------
Summary: drools-core imports internal xstream packages
Key: DROOLS-558
URL:
https://issues.jboss.org/browse/DROOLS-558
Project: Drools
Issue Type: Bug
Security Level: Public (Everyone can see)
Reporter: Fabian Meyer
Assignee: Mark Proctor
drools-core is not deployable on OSGi, because it defines an "Import-Package:
com.thoughtworks.xstream.core.util", which is explicitly marked as not exported by
xstream
(<Export-Package>!com.thoughtworks.xstream.core.util,com.thoughtworks.xstream.*;-noimport:=true</Export-Package>)
--
This message was sent by Atlassian JIRA
(v6.2.6#6264)