SCM polling broken with Subversion Plugin 1.34

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

XMLWordPrintable

      Automatic polling for SVN-changes does not work with svn plugin version 1.34.
      (It worked before updating)

      From the log:

      Nov 8, 2011 12:15:31 PM hudson.triggers.SCMTrigger$Runner runPolling
      SEVERE: Failed to record SCM polling
      java.lang.NullPointerException
              at hudson.maven.MavenModuleSetBuild.getEnvironment(MavenModuleSetBuild.java:165)
              at hudson.scm.SubversionSCM.compareRemoteRevisionWith(SubversionSCM.java:1086)
              at hudson.scm.SCM._compareRemoteRevisionWith(SCM.java:356)
              at hudson.scm.SCM.poll(SCM.java:373)
              at hudson.model.AbstractProject.poll(AbstractProject.java:1326)
              at hudson.triggers.SCMTrigger$Runner.runPolling(SCMTrigger.java:420)
              at hudson.triggers.SCMTrigger$Runner.run(SCMTrigger.java:449)
              at hudson.util.SequentialExecutionQueue$QueueEntry.run(SequentialExecutionQueue.java:118)
              at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:441)
              at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
              at java.util.concurrent.FutureTask.run(FutureTask.java:138)
              at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
              at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
              at java.lang.Thread.run(Thread.java:662)
      

      Manual building works fine.

      Downgrading to SVN-plugin 1.32 solves the problem.

            Assignee:
            Unassigned
            Reporter:
            twolfart
            Archiver:
            Jenkins Service Account

              Created:
              Updated:
              Resolved:
              Archived: