You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by to...@apache.org on 2018/01/09 10:17:16 UTC

[sling-org-apache-sling-distribution-core] 01/01: Merge pull request #3 from Buuhuu/bugfix/SLING-7359

This is an automated email from the ASF dual-hosted git repository.

tommaso pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-distribution-core.git

commit d7efe52fcadd55b2bf5c1587ed4e3a5bf86e1169
Merge: 959ea05 3dd98aa
Author: Tommaso Teofili <to...@gmail.com>
AuthorDate: Tue Jan 9 11:17:13 2018 +0100

    Merge pull request #3 from Buuhuu/bugfix/SLING-7359
    
    SLING-7359: prevent distribution loop in triggers from distribution events

 .../agent/impl/SimpleDistributionAgent.java        |   2 +-
 .../agent/impl/TriggerAgentRequestHandler.java     |  19 +++
 .../servlet/DistributionTriggerServlet.java        |   9 ++
 .../trigger/DistributionRequestHandler.java        |  16 +++
 ...ributionEventDistributeDistributionTrigger.java |  17 +++
 .../agent/impl/TriggerAgentRequestHandlerTest.java |   4 +-
 .../impl/FileDistributionPackageBuilderTest.java   |   4 +
 .../trigger/impl/ChainDistributionTriggerTest.java |  58 ---------
 ...tionEventDistributeDistributionTriggerTest.java | 131 +++++++++++++++++++++
 9 files changed, 199 insertions(+), 61 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
"commits@sling.apache.org" <co...@sling.apache.org>.