Hide Forgot
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.
Pull request: https://github.com/jbossas/jboss-eap/pull/732
The pull request was merged. The version of byteman was changed to 2.1.4.1.
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.
This does not need any doc text as the dependency change touches just testsuite module.