Bug 1006807 - Sync JGroups version in HornetQ project and EAP
Summary: Sync JGroups version in HornetQ project and EAP
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: JBoss Enterprise Application Platform 6
Classification: JBoss
Component: HornetQ
Version: 6.2.0
Hardware: Unspecified
OS: Unspecified
unspecified
medium
Target Milestone: ER3
: ---
Assignee: Clebert Suconic
QA Contact: Miroslav Novak
Russell Dickenson
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-09-11 10:23 UTC by Miroslav Novak
Modified: 2013-12-15 16:20 UTC (History)
2 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2013-12-15 16:20:30 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Miroslav Novak 2013-09-11 10:23:59 UTC
Description of problem:

At this moment there is JGroups 3.2.12.Final in EAP 6.2.0.ER1. HornetQ contained in EAP 6.2.0.ER1 depends on JGroups version 3.2.5.Final.

For testing we're always using JGroups (and all other dependencies) from EAP server so it's verified that newer version of JGroups is ok to use. 

Anyway there should be EAP and HornetQ project dependencies in sync. JGroups dependency in HornetQ should be updated to 3.2.12.Final.

Comment 1 Clebert Suconic 2013-09-11 12:32:59 UTC
I wouldn't say this is a problem. JGroups is used at HornetQ more to validate HornetQ's code. the tests are minimal to validate the integration.

Anyway I have updated it: https://github.com/hornetq/hornetq/pull/1271


this doesn't need to be on the EAP release notes as it was a simple task without any effect on the codebase.

Comment 2 Miroslav Novak 2013-10-04 07:48:11 UTC
Verified. JGroups versions are the same in EAP 6.2.0.ER3. Thanks Clebert!


Note You need to log in before you can comment on or make changes to this bug.