This is an automated email from the ASF dual-hosted git repository.
tmaret pushed a change to branch master
in repository
https://gitbox.apache.org/repos/asf/sling-org-apache-sling-distribution-core.git.
from 7317793 SLING-7168 - Allow to implement custom distribution queue
add 557d224 SLING-7468 - Allow to configure the Distribution Resource
Provider
add eccfdc7 SLING-7468 - Allow to configure the Distribution Resource
Provider
No new revisions were added by this update.
Summary of changes:
.../DefaultDistributionConfigurationManager.java | 5 +-
.../impl/DistributionComponentFactoryMap.java | 206 +++++++++++++++++++++
.../component/impl/DistributionComponentKind.java | 140 ++------------
.../component/impl/OsgiConfigurationManager.java | 11 +-
.../impl/DistributionComponentFactoryMapTest.java | 74 ++++++++
5 files changed, 305 insertions(+), 131 deletions(-)
create mode 100644
src/main/java/org/apache/sling/distribution/component/impl/DistributionComponentFactoryMap.java
create mode 100644
src/test/java/org/apache/sling/distribution/component/impl/DistributionComponentFactoryMapTest.java
--
To stop receiving notification emails like this one, please contact
[email protected].