Fix crash due to JSON parsing on "Finishing up" tab #132
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "fix-finishing-up"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
The seemingly unused library
jersey-hk2
that got removed in #118 is used, if present, internally by the Jersey client to find and register Jackson modules (such as those that providejava.time
support).How to test
DAISY-INTEGRATION
Maven profile (alongsideDEV
)develop
branchDeployed to https://scipro-fix-finishing-up.branch.dsv.su.se
👍