[
https://issues.jenkins-ci.org/browse/JENKINS-12637?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
gbois closed JENKINS-12637.
---------------------------
Resolution: Cannot Reproduce
Could you try with the version 0.11?
It works in my environment.
Do not hesitate to reopen if the issue persists.
> URLTrigger does not poll
> ------------------------
>
> Key: JENKINS-12637
> URL: https://issues.jenkins-ci.org/browse/JENKINS-12637
> Project: Jenkins
> Issue Type: Bug
> Components: urltrigger
> Affects Versions: current
> Environment: OS - Debian 6
> Jenkins 1.450
> URLTrigger Plugin 0.10
> Reporter: kirill_evstigneev
> Assignee: gbois
> Attachments: config.xml
>
>
> Prepare:
> # Install Jenkins;
> # Install URLTrigger plugin
> Steps to reproduce:
> # Create file {{$JENKINS_HOME/userContent/test.xml}}; add arbitrary text.
> # create "urltrigger" job ({{config.xml}} is attached):
> #- check {{http://localhost:8080/userContent/test.xml}}
> #- Inspect URL content / Monitor a change of the content
> #- poll every minute
> Result:
> - Change in {{$JENKINS_HOME/userContent/test.xml}} does not trigger new build.
> - {{http://localhost:8080/job/urltrigger/urltriggerPollLog/}} contains
> {noformat}
> [URLTrigger] - Poll with a URL
> Inspecting Monitor a change of the content content for URL
> http://localhost:8080/userContent/test.xml
> Polling has not run yet.
> {noformat}
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.jenkins-ci.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira