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-6415] fail on external error #50

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

domruf
Copy link

@domruf domruf commented Sep 6, 2013

I believe an error while handling externals should fail the build. see JENKINS-6415

--HG--
extra : amend_source : 8a4fa1c530339f445736ce2d91d87ab478972645
@buildhive
Copy link

Jenkins » subversion-plugin #188 UNSTABLE
Looks like there's a problem with this pull request
(what's this?)

@jenkinsadmin
Copy link
Member

Thank you for a pull request! Please check this document for how the Jenkins project handles pull requests

@domruf
Copy link
Author

domruf commented Sep 9, 2013

a svn test repository seems to be down
therefore a test fails

@kutzi
Copy link
Member

kutzi commented Oct 31, 2013

Thanks for the PR.
Sorry that this was left without attention for so long.

Can you created a regression test case for the change? https://wiki.jenkins-ci.org/display/JENKINS/Unit+Test

@oleg-nenashev
Copy link
Member

The PR stills actual. It would worth to merge it

@recena
Copy link
Contributor

recena commented Jul 19, 2015

@oleg-nenashev I'll review the bug and the solution. I've assigned myself this ticket JENKINS-6415

@mastier
Copy link

mastier commented Feb 22, 2016

Hi, any progress on that ?

@recena
Copy link
Contributor

recena commented Feb 22, 2016

@mastier Soon.

@mastier
Copy link

mastier commented Feb 22, 2016

your last response was 7 months ago :-) I hope "soon", it does not mean
next half-year. What stops you from merging it (it merges cleanly) ? You
prefer implementing it as an optional "tick" ? "Fail on external builds".

2016-02-22 13:27 GMT+01:00 Manuel Recena notifications@github.com:

@mastier https://github.com/mastier Soon.


Reply to this email directly or view it on GitHub
#50 (comment)
.

Kind regards,
Bartosz Woronicz

@recena
Copy link
Contributor

recena commented Feb 22, 2016

@mastier Maybe because I was working on 7 revisions of this plugin 😵

@mastier
Copy link

mastier commented Feb 22, 2016

Ok, I thought it was quite important fix and easy to introduce... Do not feel like I am pushing, because I am not.

@mastier
Copy link

mastier commented Mar 2, 2016

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 ?
http://svnkit.com/javadoc/

i.e. here:
String msg = String.format("Error handling external %s to url %s", event.getExternalInfo().getPath(), event.getExternalInfo().getUnresolvedUrl());

SVNEvent object event does not have method like getExternalInfo()

I asked the same also on the SVNkit mailing list.
http://subversion.1072662.n5.nabble.com/getExternalInfo-in-SVNEvent-in-current-API-td196210.html

@opomuc
Copy link

opomuc commented Mar 18, 2016

Hi, @recena
We faced same issue in our project. I was glad to find a fix here, thank you for that.
Will try to compile plugin version with the fix myself, but...
It would be great to have it in latest, wouldn't it?

@mastier Any update on the issue?

@opomuc
Copy link

opomuc commented Oct 18, 2016

@recena @jenkinsadmin
Hi! Still waiting for the response on the issue. It has been a known bug for over 6 years already!!

@winotu
Copy link

winotu commented Jan 24, 2017

Bump !

@jglick
Copy link
Member

jglick commented Jun 16, 2017

No test, not likely to get much attention.

@kuisathaverat
Copy link
Contributor

related to #204

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