Chris Vest

Results 15 issues of Chris Vest

**Is your feature request related to a problem? Please describe.** The `maven-gpg-plugin` can take the private key passphrase from a server configuration in `settings.xml`. See: https://maven.apache.org/plugins/maven-gpg-plugin/usage.html#Configure_passphrase_in_settings.xml Validation currently prevents the...

enhancement
to grab

Sometimes you need a debug build of the JDK, and currently the only way that I know of to get one of those, is to build it yourself. On some...

enhancement
help wanted
new builds

This queue is implemented using a pair of modified unpadded MpmcUnboundedXaddArrayQueues from JCTools. One queue is used for messages, while another is used for the wait-set. Since the wait-set is...

The question Basics/Other/"The project sites (website, repository, and download URLs) MUST support HTTPS using TLS" gets saved as "Unmet" when I check it as "Met"

In Netty 4.2 we changed the default endpoint identification algorithm to “HTTPS”, thereby enabling hostname verification by default. This has no effect on gRPC-Java, because it was already always enabling...

enhancement