Skip to content

Fix variable expansion in @Header class-annotation as discussed in #262#266

Merged
codefromthecrypt merged 1 commit into
OpenFeign:masterfrom
stromnet:global-headers-262
Sep 8, 2015
Merged

Fix variable expansion in @Header class-annotation as discussed in #262#266
codefromthecrypt merged 1 commit into
OpenFeign:masterfrom
stromnet:global-headers-262

Conversation

@stromnet

@stromnet stromnet commented Sep 7, 2015

Copy link
Copy Markdown
Contributor

As discussed in #262.
JAXRS contract updated too.
DefaultContractTest has a new test method for this scenario.

@cloudbees-pull-request-builder

Copy link
Copy Markdown

NetflixOSS » feign » feign-pull-requests #142 SUCCESS
This pull request looks good

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

public might not hurt, but protected is probably the right relationship. I think your first line covers why. If/when we refactor the test, we can undo this easier than undoing publicing something.

@codefromthecrypt

Copy link
Copy Markdown

great job.

Nit: I'd remove the question about public vs protected from the comment. in the future, just "self-note" questions in your PR "files changed" section. That way, if they are answered, you can just merge without needing to go back and scrub the commit.

codefromthecrypt pushed a commit that referenced this pull request Sep 8, 2015
Fix variable expansion in @Header class-annotation as discussed in #262
@codefromthecrypt codefromthecrypt merged commit ec79b26 into OpenFeign:master Sep 8, 2015
@stromnet

stromnet commented Sep 8, 2015

Copy link
Copy Markdown
Contributor Author

Noted. Thanks for merge, looking forward to new release!

@codefromthecrypt codefromthecrypt added this to the 8.8.0 milestone Sep 8, 2015
@codefromthecrypt

Copy link
Copy Markdown

8.8.0 is out!

@codefromthecrypt

Copy link
Copy Markdown

oops! missed that this was marked abstract, which breaks folks. patching now

stromnet added a commit to stromnet/feign that referenced this pull request Sep 29, 2015
…claring class

Relates to OpenFeign#266, adds support to have @Header on the parent interface too
stromnet added a commit to stromnet/feign that referenced this pull request Sep 29, 2015
…claring class

Relates to OpenFeign#266, adds support to have @Header on the parent interface too
codefromthecrypt pushed a commit that referenced this pull request Oct 7, 2015
…claring class

Relates to #266, adds support to have @Header on the parent interface too
velo pushed a commit that referenced this pull request Oct 8, 2024
Fix variable expansion in @Header class-annotation as discussed in #262
velo pushed a commit that referenced this pull request Oct 8, 2024
…claring class

Relates to #266, adds support to have @Header on the parent interface too
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