On 06. feb. 2015 05:35, Craig Rodrigues wrote:
> Hi,
> 
> I had to update the Subversion plugin to 2.5 in order
> to use svn 1.8.  Basic checkouts work fine, but when I tried
> to use the Multiple SCM 0.3 plugin, I got this:
> 
> FATAL: org.jenkinsci.plugins.multiplescms.MultiSCMRevisionState cannot
> be cast to hudson.scm.SVNRevisionState
> java.lang.ClassCastException:
> org.jenkinsci.plugins.multiplescms.MultiSCMRevisionState cannot be cast
> to hudson.scm.SVNRevisionState
> at hudson.scm.SubversionSCM.calcChangeLog(SubversionSCM.java:725)
> at hudson.scm.SubversionSCM.checkout(SubversionSCM.java:860)
> at hudson.scm.SCM.checkout(SCM.java:484)
> at org.jenkinsci.plugins.multiplescms.MultiSCM.checkout(MultiSCM.java:118)
> at hudson.model.AbstractProject.checkout(AbstractProject.java:1265)
> at
> hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:622)
> at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
> at
> hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:528)
> at hudson.model.Run.execute(Run.java:1759)
> at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
> at hudson.model.ResourceController.execute(ResourceController.java:89)
> at hudson.model.Executor.run(Executor.java:240)
> 
> Any ideas?

See Issue https://issues.jenkins-ci.org/browse/JENKINS-26303

Vote for that issue.
The problem seem to bee that the activity on the multiple-scms-plugin is
low. So someone has to step up and take responsibility :-)

Per A.

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-dev/54D48989.9090608%40atmel.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to