Polling trigger unnecessary builds

This issue is archived. You can view it, but you can't modify it. Learn more

XMLWordPrintable

      Hi all,
      thanks everybody for the great job you're doing with Hudson!

      I this I found a regression since 1.267: when using a parametrized build, if a
      parameter is used in the scm URL, the polling mechanism alway says that the
      build should be triggered, even if it not necessary.

      The polling log says:

      Started on Jan 12, 2009 10:01:46 AM
      Workspace doesn't contain
      http://collabnet.xxxxx.com/svn/repos/dsfs/${svn_branch}. Need a new build
      Done. Took 3 sec
      Changes found

      Clearly it does not expand the parameter anymore.

      The problem seems to be introduced when fixing
      https://hudson.dev.java.net/issues/show_bug.cgi?id=262 in revision 1.269.

      In the previous 1.267 versions, the behavior was that the polling was done
      against the last successful build URL (thus expanding the parameters put in URL)

      Regards,
      Fulvio

            Assignee:
            Unassigned
            Reporter:
            f_cavarretta
            Archiver:
            Jenkins Service Account

              Created:
              Updated:
              Resolved:
              Archived: