Skip to content

Added JAXB Codec#115

Closed
gregwhitaker wants to merge 19 commits intoOpenFeign:masterfrom
gregwhitaker:master
Closed

Added JAXB Codec#115
gregwhitaker wants to merge 19 commits intoOpenFeign:masterfrom
gregwhitaker:master

Conversation

@gregwhitaker
Copy link
Copy Markdown
Contributor

Added module for encoding and decoding using JAXB.

@cloudbees-pull-request-builder
Copy link
Copy Markdown

feign-pull-requests #156 SUCCESS
This pull request looks good

@cloudbees-pull-request-builder
Copy link
Copy Markdown

feign-pull-requests #157 SUCCESS
This pull request looks good

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Nit 2014

Removed * import
@codefromthecrypt
Copy link
Copy Markdown
Contributor

Thanks. This is really helpful. Looks good after comments are addressed. Don't forget to update CHANGES

Removed a stray System.out
Modified CHANGES.md
@cloudbees-pull-request-builder
Copy link
Copy Markdown

feign-pull-requests #158 SUCCESS
This pull request looks good

Refactored JAXBContextFactory to use a builder for creation
Added more tests
@cloudbees-pull-request-builder
Copy link
Copy Markdown

feign-pull-requests #159 FAILURE
Looks like there's a problem with this pull request

@cloudbees-pull-request-builder
Copy link
Copy Markdown

feign-pull-requests #160 SUCCESS
This pull request looks good

@gregwhitaker
Copy link
Copy Markdown
Contributor Author

I fixed the issues in the comments. Let me know what you think. Thanks!

@cloudbees-pull-request-builder
Copy link
Copy Markdown

feign-pull-requests #161 FAILURE
Looks like there's a problem with this pull request

@cloudbees-pull-request-builder
Copy link
Copy Markdown

feign-pull-requests #162 FAILURE
Looks like there's a problem with this pull request

@cloudbees-pull-request-builder
Copy link
Copy Markdown

feign-pull-requests #163 FAILURE
Looks like there's a problem with this pull request

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

nit: let's make the provides methods package private

@codefromthecrypt
Copy link
Copy Markdown
Contributor

looks good. I see why you wanted the factory. Make sure it has a test case, then squash for a merge. good work.

Refactored encoder() and decoder() methods in JAXBModule so they are package private
commit f681d05
Author: Whitaker, Greg <Greg.Whitaker@nike.com>
Date:   Thu Jul 17 15:32:18 2014 -0700

    Refactored JAXBModule, JAXBEncoder, JAXBDecoder

commit bf67821
Author: Whitaker, Greg <Greg.Whitaker@nike.com>
Date:   Thu Jul 17 10:48:28 2014 -0700

    Added unit tests for JAXBContextFactoryTest
    Refactored encoder() and decoder() methods in JAXBModule so they are package private

commit 14e623b
Author: Whitaker, Greg <Greg.Whitaker@nike.com>
Date:   Thu Jul 17 08:36:44 2014 -0700

    Modified JAXB readme so that the example hosts are not real domains

commit ccb5321
Author: Whitaker, Greg <Greg.Whitaker@nike.com>
Date:   Thu Jul 17 08:36:05 2014 -0700

    Modified JAXB readme so that the example hosts are not real domains

commit c763247
Author: Whitaker, Greg <Greg.Whitaker@nike.com>
Date:   Thu Jul 17 08:31:01 2014 -0700

    Added JAXB module to Feign README

commit 04efe8b
Author: Whitaker, Greg <Greg.Whitaker@nike.com>
Date:   Wed Jul 16 16:59:29 2014 -0700

    Modified README to reflect changes in JAXBContextFactory

commit 65b1906
Author: Whitaker, Greg <Greg.Whitaker@nike.com>
Date:   Wed Jul 16 16:53:22 2014 -0700

    Refactored JAXBModule per Adrian's comments
    Refactored JAXBContextFactory to use a builder for creation
    Added more tests

commit 6baa072
Author: Whitaker, Greg <Greg.Whitaker@nike.com>
Date:   Wed Jul 16 15:04:21 2014 -0700

    Added license to all files
    Removed a stray System.out
    Modified CHANGES.md

commit 2c6f3b8
Author: Whitaker, Greg <Greg.Whitaker@nike.com>
Date:   Wed Jul 16 14:56:42 2014 -0700

    Fixed copyright date
    Removed * import

commit aea5243
Author: Whitaker, Greg <Greg.Whitaker@nike.com>
Date:   Wed Jul 16 13:57:40 2014 -0700

    Fixed Intellij's import * obsession

commit 2ee2bb4
Author: Whitaker, Greg <Greg.Whitaker@nike.com>
Date:   Wed Jul 16 11:57:37 2014 -0700

    Fixed PMD violation.

commit 6aa00d5
Author: Whitaker, Greg <Greg.Whitaker@nike.com>
Date:   Wed Jul 16 10:52:16 2014 -0700

    Added documentation for JAXB module.

commit 433f376
Author: Whitaker, Greg <Greg.Whitaker@nike.com>
Date:   Wed Jul 16 10:48:24 2014 -0700

    Added documentation for JAXB module.

commit b71a5b5
Author: Whitaker, Greg <Greg.Whitaker@nike.com>
Date:   Wed Jul 16 10:45:56 2014 -0700

    Added documentation for JAXB module.

commit 02e11fd
Author: Whitaker, Greg <Greg.Whitaker@nike.com>
Date:   Wed Jul 16 10:42:13 2014 -0700

    Added documentation for JAXB module.

commit e1aabd7
Author: Whitaker, Greg <Greg.Whitaker@nike.com>
Date:   Wed Jul 16 10:34:11 2014 -0700

    Added tests for JAXB module

commit 1ea5df9
Author: Whitaker, Greg <Greg.Whitaker@nike.com>
Date:   Tue Jul 15 16:38:01 2014 -0700

    Added module that supports JAXB
Merge branch master into squashed commit
@cloudbees-pull-request-builder
Copy link
Copy Markdown

feign-pull-requests #164 SUCCESS
This pull request looks good

@cloudbees-pull-request-builder
Copy link
Copy Markdown

feign-pull-requests #165 SUCCESS
This pull request looks good

@cloudbees-pull-request-builder
Copy link
Copy Markdown

feign-pull-requests #166 SUCCESS
This pull request looks good

@cloudbees-pull-request-builder
Copy link
Copy Markdown

feign-pull-requests #167 SUCCESS
This pull request looks good

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