Quantcast

[JIRA] (JENKINS-14629) plugin don't fail the build when checkout failed

classic Classic list List threaded Threaded
4 messages Options
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

[JIRA] (JENKINS-14629) plugin don't fail the build when checkout failed

JIRA noreply@jenkins-ci.org
Issue Type: Bug Bug
Assignee: Unassigned
Components: subversion
Created: 30/Jul/12 7:42 PM
Description:

after a checkout failure, hudson.scm.SubversionSCM#checkout should return false to notify jenkins about the error, but never does

Project: Jenkins
Priority: Minor Minor
Reporter: Nicolas De Loof
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
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

[JIRA] (JENKINS-14629) plugin don't fail the build when checkout failed

JIRA noreply@jenkins-ci.org

Code changed in jenkins
User: Nicolas De Loof
Path:
src/main/java/hudson/scm/SubversionSCM.java
src/main/java/hudson/scm/subversion/UpdateUpdater.java
http://jenkins-ci.org/commit/subversion-plugin/09f17089fdbbfa202735bbd4fc4f0aa241045e64
Log:
[FIXED JENKINS-14629] return null to notify about checkout failure
relates to JENKINS-12201

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
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

[JIRA] (JENKINS-14629) plugin don't fail the build when checkout failed

JIRA noreply@jenkins-ci.org
In reply to this post by JIRA noreply@jenkins-ci.org

This issue is included in the changelog for 1.43, but this issue hasn't been updated to reflect

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
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

[JIRA] (JENKINS-14629) plugin don't fail the build when checkout failed

JIRA noreply@jenkins-ci.org
In reply to this post by JIRA noreply@jenkins-ci.org
kutzi resolved Bug JENKINS-14629 as Fixed
Change By: kutzi (24/Nov/12 11:04 AM)
Status: Open Resolved
Resolution: Fixed
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
Loading...