Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

JENKINS-27079 ClassCastException: hudson.scm.SVNRevisionState cannot … #228

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

Copy link
Member

@oleg-nenashev oleg-nenashev left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Not sure whether this plugin is actively maintained now, but LGTM

src/main/java/hudson/scm/SubversionSCM.java Show resolved Hide resolved
Copy link
Member

@jglick jglick left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This might be avoiding a visible exception, but it is not correcting the problem, which has yet to be diagnosed as far as I can tell.

@@ -6,3 +6,6 @@ Provides Jenkins integration with [Apache Subversion](http://subversion.apache.o
See the [Subversion Plugin page](https://plugins.jenkins.io/subversion) for more information.

Apache, Apache Subversion and Subversion are trademarks of the Apache Software Foundation.

> Here is fixed build crushing with error:<br/>
> <i>hudson.scm.SVNRevisionState cannot be cast to hudson.scm.SVNRevisionState</i>
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You can revert the change to the readme.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants