You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
On completing the upgrade, the E2E test case for EncodedContentBean with Jettison Badger Fish is failing as the tab at the beginning of the string one is being trimmed by the Badger Fish Writer. While I have tried updating the output JSON file in the resource, the test expects the tab to be preserved.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
I am working to upgrade the Jettison from 1.3.7 to 1.5.4 to remediate the following CVEs
On completing the upgrade, the E2E test case for EncodedContentBean with Jettison Badger Fish is failing as the tab at the beginning of the string one is being trimmed by the Badger Fish Writer. While I have tried updating the output JSON file in the resource, the test expects the tab to be preserved.
Any suggestions on how I can proceed with this?
References
JaxBTest (org.glassfish.jersey.tests.e2e.json.JaxbTest)
JettisonBadgerfishJsonTestProvider_EncodedContentBean_MOXy.json (tests/e2e-entity/src/test/resources/org/glassfish/jersey/tests/e2e/json/entity/JettisonBadgerfishJsonTestProvider_EncodedContentBean_MOXy.json)
JettisonBadgerfishJsonTestProvider_EncodedContentBean.json (tests/e2e-entity/src/test/resources/org/glassfish/jersey/tests/e2e/json/entity/JettisonBadgerfishJsonTestProvider_EncodedContentBean.json)
Beta Was this translation helpful? Give feedback.
All reactions