Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
Description
DefaultSharedDistributionPackageBuilder is used for fetching SharedDistributionPackages only in the VaultDistributionPackageBuilderFactory while it'd be good to make this used by default by all the DistributionPackageBuilders (e.g. the Kryo and Avro ones in extensions) without having to manually instantiate it (and thus expose the API).