vrk-kpa / xroad-joint-development

Unmaintained repository. Development moved to: https://github.com/nordic-institute/X-Road-development
19 stars 8 forks source link

As a Product Owner I want that xroad-common package is split to smaller parts (packages) so that smaller entities can be used instead of one big xroad-common package #190

Closed hanhaka closed 6 years ago

hanhaka commented 6 years ago

Affected components: xroad-common Affected documentation: - Estimated delivery: Q4/2017 External reference: https://jira.csc.fi/browse/PVAYLADEV-809

Problem xroad-common package is widely used as a dependency package in different parts of X-Road. However xroad-common package includes multiple independent parts like signer, nginx and confclient. This makes it quite big package to use as dependency package. Meaning that if for example only confclient part is needed however also signer, nginx and confclient parts are included even they are not needed. It would be very good if xroad-common would be split into smaller entities ie. packages so that only needed parts could be used as dependency.

Acceptance criteria

hanhaka commented 6 years ago

Agreed on 8th of November on Working Group meeting that this issue will be implemented.

hanhaka commented 6 years ago

Fixed in 6.17.0, see: https://github.com/ria-ee/X-Road/pull/68