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

Fix a small bug in URIRequirementBuilder. #26

Merged
merged 1 commit into from
Jul 2, 2015

Conversation

ixdy
Copy link
Contributor

@ixdy ixdy commented Jun 26, 2015

Fixes a bug I found while investigating jenkinsci/ghprb-plugin/issues/117.

When a path is used in the URIRequirementBuilder, it cleared any SchemeRequirement already set.

This appears to be a copy-paste error.

When a path is used in the URIRequirementBuilder, it cleared any
SchemeRequirement already set.

This appears to be a copy-paste error.
@oleg-nenashev
Copy link
Member

LGTM, thanks!
Could you file a bug on Jenkins JIRA just for the sake of the consistency? Jenkins core needs to have an updated dependency ASAP.

stephenc added a commit that referenced this pull request Jul 2, 2015
Fix a small bug in URIRequirementBuilder.
@stephenc stephenc merged commit 5adb2a2 into jenkinsci:master Jul 2, 2015
@ixdy
Copy link
Contributor Author

ixdy commented Jul 2, 2015

Created https://issues.jenkins-ci.org/browse/JENKINS-29199. Should I go ahead and close it or wait for the fix to be released?

@oleg-nenashev
Copy link
Member

@ixdy We commonly mark bugs as resolved immediately. I'll update the issue since we cannot ask the bot to annotate the commit now

@daniel-beck
Copy link
Member

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.

4 participants