-
Notifications
You must be signed in to change notification settings - Fork 268
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-6415] fail on external error #50
base: master
Are you sure you want to change the base?
Conversation
--HG-- extra : amend_source : 8a4fa1c530339f445736ce2d91d87ab478972645
Jenkins » subversion-plugin #188 UNSTABLE |
Thank you for a pull request! Please check this document for how the Jenkins project handles pull requests |
a svn test repository seems to be down |
Thanks for the PR. Can you created a regression test case for the change? https://wiki.jenkins-ci.org/display/JENKINS/Unit+Test |
The PR stills actual. It would worth to merge it |
@oleg-nenashev I'll review the bug and the solution. I've assigned myself this ticket JENKINS-6415 |
Hi, any progress on that ? |
@mastier Soon. |
your last response was 7 months ago :-) I hope "soon", it does not mean 2016-02-22 13:27 GMT+01:00 Manuel Recena [email protected]:
Kind regards, |
@mastier Maybe because I was working on 7 revisions of this plugin 😵 |
Ok, I thought it was quite important fix and easy to introduce... Do not feel like I am pushing, because I am not. |
I see that doesn't not compile anymore, 'cause there were changes in SVNkit api. Would you advice me how to fix just for myself ? What replaces getExternalInfo() in the current API ? i.e. here: SVNEvent object event does not have method like getExternalInfo() I asked the same also on the SVNkit mailing list. |
@recena @jenkinsadmin |
Bump ! |
No test, not likely to get much attention. |
related to #204 |
I believe an error while handling externals should fail the build. see JENKINS-6415