[jboss-jira] [JBoss JIRA] (DROOLS-558) drools-core imports internal xstream packages
Fabian Meyer (JIRA)
issues at jboss.org
Thu Jul 17 09:16:37 EDT 2014
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)
More information about the jboss-jira
mailing list