[
https://issues.jboss.org/browse/ISPN-5501?page=com.atlassian.jira.plugin....
]
Adrian Nistor updated ISPN-5501:
--------------------------------
Description:
The linkage error seems to be caused by the fact that some classes of package
org.infinispan.query.dsl are present in two jars: infinispan-query-dsl.jar and
infinispan-query.jar
The inclusion is a side-effect of this BND intruction dealing with split packages:
https://github.com/infinispan/infinispan/blob/master/query/pom.xml#L143
Camel throwing java.lang.LinkageError for Remote Query when running
in EAP
--------------------------------------------------------------------------
Key: ISPN-5501
URL:
https://issues.jboss.org/browse/ISPN-5501
Project: Infinispan
Issue Type: Bug
Components: Embedded Querying
Affects Versions: 7.2.1.Final
Reporter: Adrian Nistor
Assignee: Adrian Nistor
Fix For: 8.0.0.Alpha1
The linkage error seems to be caused by the fact that some classes of package
org.infinispan.query.dsl are present in two jars: infinispan-query-dsl.jar and
infinispan-query.jar
The inclusion is a side-effect of this BND intruction dealing with split packages:
https://github.com/infinispan/infinispan/blob/master/query/pom.xml#L143
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)