On 11 Jul 2014, at 18:35, Kabir Khan <kabir.khan(a)jboss.com> wrote:
I’ve pulled out the legacy test controllers for subsystem-test and
core-model-test to a separate repository at
https://github.com/wildfly/wildfly-legacy-test.
Once
https://github.com/wildfly/wildfly-core/pull/25 has been merged and released in the
next wildfly-core release this means that you will be able to test your 7.1.x controllers
again.
By default only 7.2.0 (EAP 6.1.x transformations get run). To run the 7.1.x tests you
will need to pass in:
-Djboss.test.transformers.subsystem.old - for subsystem tests
-Djboss.test.transformers.core.old - for core model tests
-Djboss.test.transformers.eap - is used to enable EAP tests as before
The -Djboss.test.transformers.subsystem.old and -Djboss.test.transformers.core.old will
presently also enable testing against WildFly 8, although there is no controller for that
at present in
https://github.com/wildfly/wildfly-legacy-test. We will look at adding that
next week.
There actually seems to be no need for a WF 8 controller at the moment,
as the current one is compatible. Still it is probably best to add one
One thing which should make everybody’s lives a bit easier it that once this is merged
there well no longer be old versions of wildfly-core classes on the classpath, so you will
now only get one copy of e.g. ModelControllerImpl when searching in your IDE.
_______________________________________________
wildfly-dev mailing list
wildfly-dev(a)lists.jboss.org
https://lists.jboss.org/mailman/listinfo/wildfly-dev