[
https://issues.jboss.org/browse/ISPN-5954?page=com.atlassian.jira.plugin....
]
Sebastian Łaskawiec commented on ISPN-5954:
-------------------------------------------
Currently there is one issue which can not be fixed:
* org/apache/logging/log4j/util/Activator
** because it requires org/osgi/framework/BundleActivator
** But we probably won't be able to fix it since this activator is required in OSGi
use cases
Adjust Embedded and Remote Uber Jar packaging
---------------------------------------------
Key: ISPN-5954
URL:
https://issues.jboss.org/browse/ISPN-5954
Project: Infinispan
Issue Type: Bug
Reporter: Sebastian Łaskawiec
Assignee: Sebastian Łaskawiec
During the tests it turned out that both Remote and Embedded Uber Jars contains some
classes which can not be loaded by JVM (because their dependencies are not there). This is
not critical, but we should get rid of them
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)