-
Sub-task
-
Resolution: Done
-
Major
-
None
-
None
The ModuleIdentifier uses in the testsuite can be changed to simple strings:
wildfly-core-testsuite-shared (1 usage found) org.jboss.byteman (1 usage found) ServerReloadHelper (1 usage found) executeOperation(Object, String) (1 usage found) 67 Module module = loader.loadModule(ModuleIdentifier.fromString("org.jboss.as.deployment-scanner")); wildfly-core-testsuite-standalone (1 usage found) org.wildfly.core.test.standalone.mgmt.api.core (1 usage found) ModuleInfoTestCase (1 usage found) testModuleInfo() (1 usage found) 104 ModuleIdentifier identifier = ModuleIdentifier.fromString(TARGET_MODULE_NAME + ":main");