[
https://issues.redhat.com/browse/WFLY-12402?page=com.atlassian.jira.plugi...
]
Brian Stansberry commented on WFLY-12402:
-----------------------------------------
Hi [~parsharma],
Yes, I have some WIP on this.
Clean out unneeded test deployment dependencies on org.jboss.as.cli
module once WFCORE-4614 is done
---------------------------------------------------------------------------------------------------
Key: WFLY-12402
URL:
https://issues.redhat.com/browse/WFLY-12402
Project: WildFly
Issue Type: Task
Components: Test Suite
Reporter: Brian Stansberry
Assignee: Brian Stansberry
Priority: Minor
Once WFCORE-4614 is done look for test deployments that are adding org.jboss.as.cli as a
dependency and see if that can be removed. If that makes the test usable when run against
a Galleon-slimmed installation (see WFLY-12394) then start testing it that way.
To find such tests:
git grep org.jboss.as.cli | grep Dependencies
--
This message was sent by Atlassian Jira
(v7.13.8#713008)