Skip to content

Switch teamconfig package to Jackson JSON Parsing - #548

Merged
frankgiordano merged 1 commit into
mainfrom
jul3
Jul 4, 2026
Merged

Switch teamconfig package to Jackson JSON Parsing#548
frankgiordano merged 1 commit into
mainfrom
jul3

Conversation

@frankgiordano

@frankgiordano frankgiordano commented Jul 3, 2026

Copy link
Copy Markdown
Collaborator

This PR includes a partial refactor of the teamconfig package to use the Jackson JSON parsing library. Adopting Jackson enables support for a broader range of Zowe config.json configuration variants and improves overall robustness.

In addition, the PR expands unit test coverage and addresses several minor code-smell issues, resulting in cleaner and more maintainable code.

@frankgiordano frankgiordano self-assigned this Jul 3, 2026
@frankgiordano frankgiordano added enhancement New feature or request Improvement labels Jul 3, 2026
@frankgiordano frankgiordano linked an issue Jul 3, 2026 that may be closed by this pull request
@frankgiordano frankgiordano added the bug Something isn't working label Jul 3, 2026
@frankgiordano frankgiordano changed the title Switch teamConfig package to Jackson JSON Parsing Switch teamconfig package to Jackson JSON Parsing Jul 3, 2026
@frankgiordano
frankgiordano merged commit a514b8d into main Jul 4, 2026
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working enhancement New feature or request Improvement

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Switch teamconfig package to Jackson JSON Parsing

1 participant