Issue Type: Bug Bug
Assignee: Kohsuke Kawaguchi
Components: subversion-plugin, svnmerge-plugin
Created: 04/Feb/15 2:05 AM
Description:

As mentionned by hcguersoy in this comment.

svnmerge plugin version 2.5 and subversion plugin version 2.5.
The Integration Publisher fails with a NPE in SVNRevisionState.getRevision.

ERROR: Publisher jenkins.plugins.svnmerge.IntegrationPublisher aborted due to exception
java.lang.NullPointerException
	at hudson.scm.SVNRevisionState.getRevision(SVNRevisionState.java:24)
	at jenkins.plugins.svnmerge.IntegrateAction.getSvnInfo(IntegrateAction.java:149)
	at jenkins.plugins.svnmerge.IntegrateAction.perform(IntegrateAction.java:165)
	at jenkins.plugins.svnmerge.IntegrationPublisher.perform(IntegrationPublisher.java:51)
	at hudson.tasks.BuildStepMonitor$2.perform(BuildStepMonitor.java:32)
	at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:770)
	at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:734)
	at hudson.model.Build$BuildExecution.post2(Build.java:183)
	at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:683)
	at hudson.model.Run.execute(Run.java:1770)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:89)
	at hudson.model.Executor.run(Executor.java:240)
Project: Jenkins
Priority: Minor Minor
Reporter: Hugues Chabot
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira

--
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to