Werner Keil
Werner Keil
There was at least one ticket in Moneta specific to Java 11 (although it may not even be a Moneta problem) and Spring Boot, so did you get a chance...
Thanks for sharing the insight. It could be related to this one https://github.com/JavaMoney/jsr354-ri/issues/331 where the reporter asked to close it, but we could see, if there is some problem with...
I am not that into the OpenJDK thing here I'm afraid, so hope either @otaviojava (who seems to have done something in OpenJDK) might help you with that one. I...
Btw, are either of you JCP members at least Associate members? Otherwise it might be tricky with PRs for that. All the mentioned including Victor are JCP members and are...
If it's Moneta SPI then I guess it should be in a different repo. I'm not the deepest concurrency guy here, but one problem could be related to the use...
Do you think you could create a PR based on those findings?
Thanks a lot, I'll check it tomorrow evening or on the weekend. @utkanozyurek it seems you are not a [JCP Member](https://jcp.org/en/participation/members/O). Would you consider joining the JCP? Everyone else is...
Sounds like a good idea, but I'm not sure, if a separate page makes sense? We do have an API page on the main site: http://javamoney.github.io/api.html (a little outdated btw.)...
I wouldn't use the Wiki because it has no versioning, but a CHANGELOG file sounds OK.
I guess it should be something similar to https://github.com/eclipse/jetty.project/blob/jetty-9.4.x/VERSION.txt in the Jetty project. Plain text or MD that I assume we are flexible.