Skip to content
This repository has been archived by the owner on Mar 24, 2020. It is now read-only.

Map all existing jenkins statuses #6

Merged
merged 1 commit into from
Jan 17, 2014

Conversation

mathbruyen
Copy link
Contributor

Build status are taken from hudson.model.Result plus PENDING which is not a status in Jenkins API but is internally used.

FAILED used to be a status while Jenkins reports FAILURE instead, causing runtime exceptions when deserializing build statues (using Status#valueOf(String)).

Build status are taken from hudson.model.Result plus PENDING which is not a status in Jenkins API but is internally used.

FAILED used to be a status while Jenkins reports FAILURE instead, causing runtime exceptions.
@buildhive
Copy link

Daniel Pacak » com.github.danielpacak.jenkins.ci #15 SUCCESS
This pull request looks good
(what's this?)

danielpacak added a commit that referenced this pull request Jan 17, 2014
Map all existing jenkins statuses
@danielpacak danielpacak merged commit bf8fdb4 into danielpacak:master Jan 17, 2014
@danielpacak
Copy link
Owner

Thx again for contribution! The changes are deployed to sonatype snapshots repository.

@mathbruyen mathbruyen deleted the patch-1 branch January 19, 2014 09:46
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants