Bug 1040831

Summary: Upgrade byteman lib to version 2.1.2 or later
Product: [JBoss] JBoss Enterprise Application Platform 6 Reporter: Ondrej Chaloupka <ochaloup>
Component: TestsuiteAssignee: Ondrej Chaloupka <ochaloup>
Status: CLOSED CURRENTRELEASE QA Contact: Pavel Jelinek <pjelinek>
Severity: medium Docs Contact:
Priority: unspecified    
Version: 6.2.0CC: cdewolf
Target Milestone: DR0   
Target Release: EAP 6.3.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-06-28 15:31:48 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:
Bug Depends On:    
Bug Blocks: 1040436    

Description Ondrej Chaloupka 2013-12-12 08:26:54 UTC
I need to change the version of byteman library to some more recent as the org.jboss.narayana.xts byteman_support tooling uses the api calls which are not under the old byteman version available.

This is needed for the XTS tests could be backported to 6.x branch from Wildfly distro.

Comment 1 Ondrej Chaloupka 2013-12-12 09:15:20 UTC
Pull request: 
https://github.com/jbossas/jboss-eap/pull/732

Comment 2 Ondrej Chaloupka 2014-01-13 08:42:41 UTC
The pull request was merged. The version of byteman was changed to 2.1.4.1.

Comment 3 Pavel Jelinek 2014-02-19 14:01:11 UTC
In jboss-eap-6.3.0.DR0-src.zip/pom.xml there is version.org.jboss.byteman 2.1.4.1. Byteman in this version is downloaded as test dependency.

Comment 4 Ondrej Chaloupka 2014-06-03 07:12:02 UTC
This does not need any doc text as the dependency change touches just testsuite module.