Julien Herr
Julien Herr
### Description I'm trying to build the https://github.com/joelittlejohn/jsonschema2pojo/pull/1599 under JDK11 and later. Robolectric 3.8 doesn't work with JDK11. I suppose it is because the included ASM is too old: ```...
``` npm ERR! While resolving: [email protected] npm ERR! Found: [email protected] npm ERR! node_modules/reflect-metadata npm ERR! reflect-metadata@"^0.2.2" from the root project npm ERR! peer reflect-metadata@"^0.1.12 || ^0.2.0" from @nestjs/[email protected] npm ERR!...
I'm using [the 1password ssh agent](https://developer.1password.com/docs/ssh/agent/) This tool supports both JetBrains IDEs and git CLI: https://developer.1password.com/docs/ssh/agent/compatibility#jetbrains-ide https://developer.1password.com/docs/ssh/agent/compatibility#git-cli But when the auto fetch is run in the background, it is always...
When using ErrorProne on my project using jsonschema2pojo, it complains about the following errors: > [BoxedPrimitiveEquality] Comparison using reference equality instead of value equality. Reference equality of boxed primitive types...
Close #83 (includes changes from #85)
Hi, To make the library more complete and feature-rich — and to position it as a potential base library for the Steve OSS CPMS — it would be great to...
Hi, Thanks for the awesome work! I have a feature request: it would be great if it were possible to share a single Http4kServer instance across multiple transports, instead of...
Related to #1733
Close #98