Bug 962544 - JGroups classes missing in EAP 6
Summary: JGroups classes missing in EAP 6
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: JBoss Enterprise Application Platform 6
Classification: JBoss
Component: Clustering
Version: 6.0.1
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
: ---
Assignee: dereed
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-05-13 20:25 UTC by dereed
Modified: 2014-01-22 11:47 UTC (History)
5 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed:
Type: Bug
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Issue Tracker JGRP-1631 0 Major Resolved Missing classes in maven build 2014-01-22 12:32:56 UTC

Description dereed 2013-05-13 20:25:45 UTC
JGroups jar included in EAP6 is missing a lot of classes from the community jar.

(Everything in org.jgroups.tests.*, including Probe, McastSenderTest/MCastReceiverTest, and LargeState, which are used for debugging problems in EAP clusters).

Comment 3 Paul Gier 2013-05-13 21:16:46 UTC
JGroups 3.0.14.Final-redhat-1 (in eap 6.0.1) has the missing classes, but the newer prod build 3.2.7.Final-redhat-1 (in eap 6.1.0) includes the classes.

The product build uses the maven build for JGroups which changed between those two versions.
https://github.com/belaban/JGroups/commit/1714fd50c9b83e9828a76aeac64521fdc7f00e71

Comment 5 Radoslav Husar 2013-05-14 12:38:19 UTC
Moving on to QA then.

Comment 6 Richard Janík 2013-05-15 07:26:04 UTC
There are some classes missing against the community jar:

org/jgroups/tests/bla$1.class
org/jgroups/tests/bla.class
org/jgroups/tests/bla2.class
org/jgroups/tests/bla3.class
org/jgroups/tests/bla6$Credits.class
org/jgroups/tests/bla6$RandomSender.class
org/jgroups/tests/bla6$Sender.class
org/jgroups/tests/bla6.class

Since the Probe, McastSenderTest/MCastReceiverTest, and LargeState classes are there, I'm setting this to verified.

Comment 7 JBoss JIRA Server 2013-05-17 16:31:37 UTC
Bela Ban <bela> made a comment on jira JGRP-1631

send me a PR if you want the maven build fixed. I don't use maven to build JGroups; I use ant

Comment 10 JBoss JIRA Server 2014-01-22 11:47:33 UTC
Bela Ban <bela> updated the status of jira JGRP-1631 to Resolved


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