-
Bug
-
Resolution: Fixed
-
Major
-
None
-
Win2003 R2 32bit, JDK 1.6.0_18, Tomcat 6.0.20, Hudson 1.350, Subversion plugin 1.13
in the past few days I noticed a lot of job builds on our Hudson instance are triggered when there are no SCM changes.
the subversion polling log reports:
=============================================================
Last Subversion Polling Log
Started on 13-Mar-2010 11:46:43
https://URL/to/repo is at revision 58,781
Done. Took 1.2 sec
No changes
=============================================================
the build log reports:
=============================================================
Revision: 58781
No changes.
Started by an SCM change
=============================================================
The catalina log is also clean:
=============================================================
13-Mar-2010 11:46:43 hudson.triggers.SCMTrigger$Runner run
INFO: SCM changes detected in JobName. Triggering #491
...
13-Mar-2010 11:47:35 hudson.model.Run run
INFO: JobName #491 main build action completed: SUCCESS
=============================================================
It is really puzzling me...
I've got the same issue, but then on
WinXP Pro (Dutch) 32bit, running Hudson as a service, JDK 1.6.0_18, Hudson 1.349, Subversion plugin 1.13