Conversation
jaxb/README.md
Outdated
There was a problem hiding this comment.
move this to the javadoc please!
|
ok, just a couple small this. ps. in the future, please force push your branch to squash as opposed to duplicating issues. Duplicating issues clutters the issue log. Ex. git rebase -i master
# squash commits
git push -f origin jaxb-support |
|
feign-pull-requests #168 SUCCESS |
|
feign-pull-requests #169 SUCCESS |
|
feign-pull-requests #170 FAILURE |
|
Looks like you managed to get it squashed. The commit message isn't useful, so if you could reword it to "added support for jaxb" or similar, we may be good to go! I haven't looked into the build fail tho. |
|
feign-pull-requests #171 SUCCESS |
|
feign-pull-requests #172 FAILURE |
|
just kicking the PR to deflake the buildhive job |
|
feign-pull-requests #173 FAILURE |
|
@allenxwang can you help clear out the buildhive workspace? I think this |
|
feign-pull-requests #179 SUCCESS |
Added support for encoding and decoding XML responses with JAXB.
Opened a new pull request with the squashed commits.