This is an automated email from the ASF dual-hosted git repository. rombert pushed a commit to annotated tag org.apache.sling.distribution.sample-0.1.0 in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-distribution-sample.git
commit 4bb3044e7e0d43a4af2cf8bcc9ba37a42482ded2 Author: Tommaso Teofili <[email protected]> AuthorDate: Fri Nov 21 14:51:51 2014 +0000 SLING-4153 - improve javadoc, added distribution request state, minor fixes git-svn-id: https://svn.apache.org/repos/asf/sling/trunk/contrib/extensions/distribution/sample@1640924 13f79535-47bb-0310-9956-ffa450edef68 --- ...ution.agent.impl.SimpleDistributionAgentFactory-publish-reverse.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/resources/SLING-CONTENT/libs/sling/distribution/install.author/org.apache.sling.distribution.agent.impl.SimpleDistributionAgentFactory-publish-reverse.json b/src/main/resources/SLING-CONTENT/libs/sling/distribution/install.author/org.apache.sling.distribution.agent.impl.SimpleDistributionAgentFactory-publish-reverse.json index 84b41b9..e6a3929 100644 --- a/src/main/resources/SLING-CONTENT/libs/sling/distribution/install.author/org.apache.sling.distribution.agent.impl.SimpleDistributionAgentFactory-publish-reverse.json +++ b/src/main/resources/SLING-CONTENT/libs/sling/distribution/install.author/org.apache.sling.distribution.agent.impl.SimpleDistributionAgentFactory-publish-reverse.json @@ -26,7 +26,7 @@ "trigger": [ "scheduledTrigger/type=scheduledEvent", - "scheduledTrigger/action=poll", + "scheduledTrigger/action=pull", "scheduledTrigger/seconds=30", "remoteTrigger/type=remoteEvent", -- To stop receiving notification emails like this one, please contact "[email protected]" <[email protected]>.
