[WFCORE-7695] Prune unused wildfly-patching code - #6917
Open
bstansberry wants to merge 19 commits into
Open
Conversation
…ept in domain mode so assert it's domain mode and remove non-domain code
…OperationTarget The patching CLI commands only create targets for remote domain mode Host Controllers
…code This requires removing a lot of test code, but that code is testing things no longer used in production.
…atching task code
…tool' package code
… was the only production use
… code that was only used by it)
bstansberry
force-pushed
the
WFCORE-7695
branch
from
September 9, 2026 22:52
59591b6 to
07d7616
Compare
bstansberry
marked this pull request as ready for review
September 9, 2026 22:53
|
Core -> Full Integration Build 15343 outcome was FAILURE using a merge of 07d7616 |
…Manager methods and other code that thus became unused
Contributor
Author
|
A test in full WF uses a method in the removed ZipUtil class, so I'll likely restore that method, deprecate the class and file issues to stop using ZipUtil and then remove it. |
… utilities, so move them to src/test
… a full WF testsuite class
|
Core -> Full Integration (with SecurityManager) Build 341 outcome was FAILURE using a merge of 069eef8 Failed tests |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
https://redhat.atlassian.net/browse/WFCORE-7695