Project

General

Profile

Improvement #2167

Port Z2Jupiter to use java serialization for transport to reduce dependencies

Added by Henning Blohm 3 months ago. Updated 9 days ago.

Status:
Feedback
Priority:
Normal
Assignee:
Category:
-
Target version:
Start date:
31.01.2024
Due date:
% Done:

0%

Estimated time:
origin:

Description

The use of jackson in Z2Jupiter implies an implicit dependency on all users that may interfere with other Jackson versions in use. Unfortunately, a transport layer implementation is required by the API library as that is what clients use.

In order to remove that use of jackson, Z2Jupiter should use java serialization

Acceptance Criteria

  • Z2Jupiter does not require the jackson library
  • Optionally the use of jackson is removed from z2-base.base
#1

Updated by Henning Blohm 3 months ago

  • Status changed from In Progress to Feedback
#2

Updated by Henning Blohm 9 days ago

  • Target version changed from 2.11 to 2.10.1

Also available in: Atom PDF