Bug 1202370

Summary: EAP module "/org/infinispan/client/hotrod/jdg-6.4" is different if installed with library or HR-client
Product: [JBoss] JBoss Data Grid 6 Reporter: wfink
Component: EAP modulesAssignee: Adrian Nistor <anistor>
Status: CLOSED CURRENTRELEASE QA Contact: Martin Gencur <mgencur>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 6.4.0CC: dmehra, dstahl, mgencur, sjacobs, vjuranek
Target Milestone: CR1   
Target Release: 6.4.1   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of:
: 1205568 (view as bug list) Environment:
Last Closed: 2015-04-02 12:13:57 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description wfink 2015-03-16 13:40:20 UTC
Description of problem:
the module "modules/org/infinispan/client/hotrod/jdg-6.4/" contains the same jar but different dependencies.

This will be overwritten if both EAP modules (jboss-datagrid-6.4.0-eap-modules-library | jboss-datagrid-6.4.0-eap-modules-remote-java-client) are installed.

This is error prone as the dependencies depend on the installation order and and also it is not possible to use both modules at the same time if there are different application deployed which use both modes.

Comment 2 Adrian Nistor 2015-03-25 08:47:11 UTC
PR for jdg-6.4.x available here: https://github.com/infinispan/jdg/pull/585