Bug 962544
Summary: | JGroups classes missing in EAP 6 | ||
---|---|---|---|
Product: | [JBoss] JBoss Enterprise Application Platform 6 | Reporter: | dereed |
Component: | Clustering | Assignee: | dereed |
Status: | CLOSED CURRENTRELEASE | QA Contact: | |
Severity: | unspecified | Docs Contact: | |
Priority: | unspecified | ||
Version: | 6.0.1 | CC: | jawilson, jkudrnac, myarboro, rhusar, rjanik |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 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
dereed
2013-05-13 20:25:45 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 Moving on to QA then. 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. 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 Bela Ban <bela> updated the status of jira JGRP-1631 to Resolved |