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

Removed exception throw when calling isFingerprintConfigured #72

Merged
merged 1 commit into from
Nov 21, 2015
Merged

Removed exception throw when calling isFingerprintConfigured #72

merged 1 commit into from
Nov 21, 2015

Conversation

spudfkc
Copy link

@spudfkc spudfkc commented Nov 11, 2015

This was causing the promotion process to always fail when also running
the Build Environment Plugin v1.6.

The Build Environment Plugin will always check if a process has fingerprint
enabled, and this would always throw an exception. The dummy implementation
the fingerprint method should just return false.

This was causing the promotion process to *always* fail when also running
the Build Environment Plugin v1.6.

The Build Environment Plugin will always check if a process has fingerprint
enabled, and this would always throw an exception. The dummy implementation
the fingerprint method should just return false.
@oleg-nenashev
Copy link
Member

👍 . A support of Fingerprints would be useful, but it's better than the original behavior

@oleg-nenashev oleg-nenashev added this to the 2.24 milestone Nov 11, 2015
@jenkinsadmin
Copy link
Member

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

oleg-nenashev added a commit that referenced this pull request Nov 21, 2015
Removed exception throw when calling isFingerprintConfigured
@oleg-nenashev oleg-nenashev merged commit e62fc4b into jenkinsci:master Nov 21, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants