Sean LeBlanc

Results 12 issues of Sean LeBlanc

I'm trying to figure out how to properly set up TLS. The instructions I've used to get TLS working have me put the key.kdb file under /var/mqm/qmgrs/QM1/ssl for queue manager...

enhancement

Related to: https://github.com/GoogleContainerTools/jib/issues/2275

priority:p3
cla: yes

I'm seeing this when I try to run coverage. Any suggestions on things to try? java.lang.reflect.GenericSignatureFormatError: Signature Parse error: Failure to make progress!

Hello, I'm trying to compile this on OS X 10.9 I cloned the git repo and then ran autoconf to get a configure script. Running that, I found I still...

I notice that the plugin (when running cobertura task) will not continue with coverage if the unit tests do not pass. Is there an option to switch this off?

Although I think the coverage.xml is created, the build tends to exit with an error if some tests fail, causing Jenkins to not publish the report. Is there any way...

Given I'm not entirely sure of HTTP/2 support within the url library, maybe this is beyond just this project, but thought I'd ask anyway - is it possible to use...

I'm trying to get an application that is using Java 1.7 + httpbuilder to honor the ideas here: https://blogs.oracle.com/java-platform-group/entry/diagnosing_tls_ssl_and_https It seems that https.protocols is not inspected by httpclient, or at...

Are there any plans to port this to use a newer version of httpclient?