Morten Andersen-Gott
Morten Andersen-Gott
According to https://github.com/FasterXML/jackson-dataformat-xml/issues/517 the kotlin issue is not related to the java issue. So maybe this should be reopened? @k163377 ?
Thanks for the pull request. You seem to have added the intellij-files before you did the .gitignore, can you fix this so the files are not part of the commit....
There are still several commits in this pull request. did you push after you squashed them? You may need to force push [git push -f]
Thanks for letting me know. Once the 1.1.0 is released, I'll update spring-social-yammer. I'm in the process of releasing 1.0.0.RELEASE now, and will hopefully be in maven central soon.
Which spring social core version are you using? 1.1 is not released yet, and this is an api breaking change. Won't update ss yammer before 1.1 is released.
I'll try to get it merged and released this week. Have you looked at the annotation support in spring social? I looked at it a while back, to get it...
The same seem to go for `@JacksonXmlText`
@pjfanning did not help for `@JacksonXmlElementWrapper` nor `@JacksonXmlText`. When used on kotlin data classes at least. If it works for Records, then maybe #153 needs to be re-opened?
@cowtowncoder yes, my bad. It was https://github.com/FasterXML/jackson-module-kotlin/issues/153 If the fix for java and kotlin is different from each other. That will need to be reopened?