Derek P. Moore
Derek P. Moore
**Describe the bug** `coverageLocations` can be multiple values, but `JACOCO_SOURCE_PATH` can only contain one value. In a Java build that produces multiple jars, I need a different JaCoCo source path...
Jackson is being obsoleted by JSON-P & JSON-B, and the Java community will be moving forward with the industry standards. It would be nice to see JSON-P's `JsonObject` or `JsonStructure`...
I need to include `jersey-media-moxy` to support some JAX-RS client interfaces that I use with `jersey-proxy-client`. I think I need to prevent your use of `jersey-client` from auto-discovering `MoxyJsonFeature`.
The "additional keys" concept is more difficult to implement in Java than the previous `details` field of `component-details`. Java frameworks don't consistently allow unknown fields to appear in JSON objects...
**Describe the bug** r0.x and r1.x branches publish assets to GitHub Packages. During a release cycle, `pravegaVersion` in `gradle.properties` is set to the final version during the RC phase. This...
**Change log description** Convert to Docusaurus format. **Purpose of the change** Fixes #5889 **What the code does** Allows Pravega docs to be rendered along with other docs as previewed here:...
`help-block`s in the `bootstrap-decorator` consume whitespace even when error states are disabled. In issue #214, user @plong0 points out that it would be nice to hide `help-block`s until there are...
* set `Content-Type` header to support MicroProfile Rest Client making requests to the `/health` endpoint * close `HealthCheckServlet`'s instance of `Jsonb` to prevent memory leaks
It would be really slick if Hammock could produce NCSA/Apache Common Log Format and/or Combined Log Format for its `web-spi`-using modules via log4j. Jetty, for example, supports common & combined...
README.md dependencies link shows out-of-date dependencies.