SCM polling does not work with Subversion and template-project plugin
---------------------------------------------------------------------
Key: HUDSON-8532
URL:
http://issues.hudson-ci.org/browse/HUDSON-8532 Project: Hudson
Issue Type: Bug
Components: template-project
Affects Versions: current
Environment: Platform: PC, OS: Linux x64, Hudson: 1.393
Reporter: sirot
Assignee: huybrechts
When a job uses the template-project plugin option "Use SCM from another project" and "Poll SCM" in Build Triggers section the build is only started once.
Step to reproduce:
# create a job A
# create a second job B
## in *Source Code Management* section select *Use SCM from another project* and select the job A
## in *Build Triggers* section select *Poll SCM* and enter a schedule
Job B starts and use the Job A SCM configuration. After this build, whatever the modifications pushed in the SCM, job B build is never triggered anymore.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.hudson-ci.org/secure/Administrators.jspa-
For more information on JIRA, see:
http://www.atlassian.com/software/jira